how to handle different Date Format on Orchestrator
JD Edwards 9.2.6.1.
Hello, I’ve added a trigger on a F4211 table which fire the BSFN B98ORCH to submit the orchestration, all is fine except, I’m facing an issue with user Format Date, Some users are on DMY, some other on MDY.
The orchestration use the F4211.PDDJ date to calculate another date (New Date = F4211.PDDJ + a number of days) + other complex calculation, updates, etc…
how to handle this kind of case ?
Many thanks.
Jerome