Application Development 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: 

A question on back ground job

Former Member
0 Kudos

Hi xperts,

I need to submit a back ground job dynamically in one of my program. My question is: would two interfaces of the same job run at same time?I mean if i submit 2 interfaces of the same job one after another,would it wait for the first interface to complete to start the second one? or it would start immediately after releasing.

Please let me know if u need more explanation to get my question.

Thanks,

Rahul

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Both jobs would be independent of each other

2 REPLIES 2

Former Member
0 Kudos

Hi,

Hope the following link will give some light on your question.

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1884. [original link is broken] [original link is broken] [original link is broken]

Thanks,

Sree.

Former Member
0 Kudos

Both jobs would be independent of each other