Hi,
We have created background jobs in DP with macros in them. The purpose of the job is to execute a macro that copies a key figure value into another keyfigure. We have a couple more jobs like that. We have created a process chain with a big list of jobs and included these in that.
Now the problem is that when the process chain is executed, the job gets successfully executed and the job steps and spool are also good.
But when we look at the planning book, we find out that the job didn't run properly and the copy didn't happen. When we execute the job manually without making any changes, after completion of the job, the copy happens. This kind of behavior is not seen all the time. Some times, the job gets executed properly in the chain itself.
So the job is not always getting executed properly in process chain but getting executed when done manually.
Can somebody suggest me what's going wrong here?