Hi all,
In my scenario iam getting the message from a file system and sending it to another file system, once after this is succesful then an rfc needs to be triggered with this file name(whatever file is picked up from source file system) and to be send to an R/3 system.
So for this iam using a BPM with the following steps..
Receive -
> Send within a block with an exception branch -
> Send.
In the first Send step the file is send to the target file system(if it is successful then the file is send to the target file system and also to the RFC and if failure the process is cancelled with a control step in the exception branch) .How can I know whether it is Successful or not,can I use acknowledgement, if yes then how to get the acknowledgement else Can anybody please Suggest me the right way....
Thanks & Regards,
Radhika