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

Interface program triggering

Former Member
0 Likes
445

Hi all,

I would like to know how I can trigger an custom interface program when i receive

a certain idoc. Do I have to schedule my interface program at periodic intervals or is there any other way?

Thanks,

3 REPLIES 3
Read only

Former Member
0 Likes
427

Is there any other way apart from scheduling the interface program?

Read only

0 Likes
427

Hi,

I dont think there is any other way. Scheduling the interface program is the most widely used way to do this.

Regards,

Richa

Read only

0 Likes
427

Its better to schedule it,Its the most accepted solution