Worker or employee reporting workflow
Starting event: A change to the selected Proposed worker or employee table in Firebase (choose its name) or Workers record needs a defined result in the other system.
- Start with Firebase Proposed worker or employee table in Firebase (choose its name) and Workday Workers. Use the record-matching and field-ownership rules from your mapping worksheet.
- Resolve organization, position, manager, and effective-date context before dependent changes.
- Test a normal update and one failed or repeated update in the supported direction. Keep both record IDs with the test results.
Expected result: Test a future-dated transfer, a rehire, concurrent assignments, and an employee with a missing manager.
If it fails: Reconcile effective dates before applying a delayed change; route ambiguous termination or access changes for review.
Customer invoice reporting workflow
Starting event: A change to the selected Proposed customer invoice table in Firebase (choose its name) or Customers and Invoices record needs a defined result in the other system.
- Start with Firebase Proposed customer invoice table in Firebase (choose its name) and Workday Customers and Invoices. Use the record-matching and field-ownership rules from your mapping worksheet.
- Resolve the customer or supplier, account codes, tax, currency, and accounting period before posting.
- Test a normal update and one failed or repeated update in the supported direction. Keep both record IDs with the test results.
Expected result: Test a posted invoice, a partial payment, tax rounding, and a closed accounting period. Compare financial totals within the same entity and currency.
If it fails: Determine whether a transaction posted before retrying. Follow the approved adjustment process for posted records.
Supplier or vendor reporting workflow
Starting event: A change to the selected Proposed supplier or vendor table in Firebase (choose its name) or Suppliers record needs a defined result in the other system.
- Start with Firebase Proposed supplier or vendor table in Firebase (choose its name) and Workday Suppliers. Use the record-matching and field-ownership rules from your mapping worksheet.
- Resolve business-unit and payment-term references before purchasing transactions.
- Test a normal update and one failed or repeated update in the supported direction. Keep both record IDs with the test results.
Expected result: Test a supplier shared across subsidiaries and an inactive supplier referenced by an open bill.
If it fails: Review rejected supplier changes before retrying dependent bills; do not reactivate a supplier merely to make a write pass.
Worker lifecycle planning for Workday and Firebase
Starting event: A worker joins, moves, or leaves in Workday; a downstream process in Firebase needs the approved context.
- Identify the worker and employment record represented by Workers or Suppliers. Retain effective dates and organizational scope.
- Determine what Firestore Documents represents: an operational task, a user identity, or a reporting row. Define a relationship; do not map these records as if they were the employee itself.
- Require the process owner to approve any access, payroll, or account action and assign an exception owner.
Expected result: Rehires and concurrent assignments keep distinct employment context; delayed updates do not reverse a newer effective state.
If it fails: Inspect employment identity and effective dates before retrying the downstream action.