Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to execute a program automatically when some changes is done to table?

Former Member
0 Likes
401

Hi Super-Techies,

I have created a zprogram to fetch the data from tcurr table and transfer it to flat file in application server. The requirement is that whenever some changes is done to the TCURR table, ex-for field exchange rate (UKURS), the zprogram created should be executed automatically and should create a flat file with new exchange rate.

Is this requirement related to job-scheduling.

Can anyone help me in achieving this requirement.

Thanks & Regards,

Vinit.

1 REPLY 1
Read only

former_member404244
Active Contributor
0 Likes
353

Hi,

I think you might be correct..this requirement related to job-scheduling. everyday you schedule the program so that by the end of the day you will have file with changed values.

Regards,

Nagaraj