Hello,
We are using D365FO.
I have a contract class where i am initializing the "from date" and "to Date" by implementing sysOperationInitializable. I decorated my contract class with SysOperationAlwaysInitializeAttribute. when i manually run the batch job, contract taking newly initialized values every time but when i add this to a Batch Job with recurrence it is not taking the initialized values instead running with the same contract values every time.
could you please help me what is the issue?
Thanks,
Sandeep
*This post is locked for comments
I have the same question (0)