on 2012 Sep 10 6:56 PM
I have the following BPM:
I am validating the Branch 1 if the expected value is different of B, if yes, follow stream and that is correct.
However, if equals B, I have to restart the flow, before the call of my RFC.
How would it? How do I restart the process?
I have to go restarting until the status B change.
The scenario is FILE => RFC => FILE.
Thanks and regards!
Request clarification before answering.
Hi,
put a fork (before the rfc send step), 2 success branches.
1. branch: wait step: Configure time until process should be canceld. If neccessary put a control step (alert) after that.
2. branch: loop, end condition is status=B. In the loop the rfc send step, and the transformation step. And - very important - a second wait step, where you configure the interval between two rfc calls.
Behind the fork you put your second send step.
Regards,
Udo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.