Hello experts,
As we all know, When sending a data the default logic runs.
Also when we run a Journal the journal logic also runs.
But the computation on journal is it only takes the difference of what it post to the data presently available..
The scenario is this: We want to automate a script so that when we send a journal it also runs.
we tried to add the script to the end of the journal, but when we add the scriptlogic on the journal. it only calculates and add what we post so the calculation of what we expect turns out wrong.
But when we try a seperate run of the script that i mention, the calculation is right..
I've read on the admin help about the *Calculate Difference command. but we still havent figure out how to use it.
I hope you can help us.