Hi Guys
i have two scenarios
1) JDBC1--> XI --> RFC1
2) JDBC1--> XI --> RFC2
RFC business logic of both uses both creating document based on Movement Type
My concern is both RFC1 and RFC2 should not work in same time there should be some time gap for both so locks wont happen while bacth characteristics updation , where in two RFC uses.
How to make sure that RFC1 executes first and next RFC2 ????
Here i have configured first scenario tested and all fine , now suggest any idea without using BPM for the above requirement.
rgds
srini