Skip to Content
0
Former Member
Feb 27, 2009 at 07:51 PM

Data transfer between Applications - trigger Default logic

35 Views

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