The LEDGER Table Is Missing From the Destination
Issue
The LEDGER table is included in the connection schema, but it is missing from the destination.
Environment
Connector: Workday Financial Management
Resolution
To resolve this issue:
In Workday, add the following security domains to the security group used by your connection, and confirm that GET and VIEW ONLY access are enabled for each domain:
- For the
JOURNAL_ENTRYtable, add Process: Journals - View and View: Organization Journals. - For the
LEDGERtable, add Set Up: Ledger and Book.
For more information, see our Workday Security Domains documentation. For our setup instructions, see Add domain security policies.
- For the
In Fivetran, ensure the
LEDGERandJOURNAL_ENTRYtables are included in your connection schema.i. Go to your Workday Financial Management connection page.
ii. Select the Setup tab.
iii. Select the checkbox next to the
LEDGERandJOURNAL_ENTRYtables.iv. Click Save changes.
To backfill the
LEDGERtable, re-sync theJOURNAL_ENTRYtable.i. In the Setup tab, find the
LEDGERtable and click Re-sync.ii. In the confirmation pop-up window, click Start re-sync.
Cause
This issue occurs when the security group used by the connection does not have the required Workday security domains, or when the LEDGER and JOURNAL_ENTRY tables are not included in your connection schema.