Workday Finance · Arazzo Workflow
Workday Finance Record Balanced Journal Entry
Version 1.0.0
Confirm the target period is open, post a journal entry, then read it back.
Provider
Workflows
record-balanced-journal-entry
Validate the period is open then post and verify a journal entry.
Lists financial periods filtered by fiscal year, creates a journal entry against the supplied period with its lines, and reads the entry back to confirm the ledger recorded it.
1
listFinancialPeriods
listFinancialPeriods
List the financial periods for the supplied fiscal year so the caller can confirm the target period is open before posting.
2
createJournalEntry
createJournalEntry
Create a journal entry against the supplied financial period with its debit and credit lines.
3
getJournalEntry
getJournalEntry
Read the newly created journal entry back to confirm it was recorded and capture its posting status.