I am using LOOKUP/ENDLOOKUP script to retrieve accounts in App1 but perform the required calculations in App2.
How can I ensure that default logic in App2 is automatically triggered when data is loaded into App1?
I have tried using RUNLOGIC. If I input data in App1 through an Input Schedule the RUNLOGIC script is ignored. Is there some other way to achieve this?
*RUNLOGIC
*APP=App2
*LOGIC=DEFAULT.LGF
*ENDRUNLOGIC
Interesting to note though: When I run the Data Managment package, RUNLOGIC works fine.
thanks
Agnes