Skip to Content
0
Former Member
Nov 27, 2009 at 06:11 PM

How to move original file to another folder?

33 Views

Hi,

We have a scenario about file to RFC and go back to File. We can do this without BPM.

But the problem is we have to get status from RFC response and then to move original file into the other folder.

For example file sender cc get file from C:\temp\in folder and send to RFC. RFC response status. If the RFC status is OK, then the original file has to move into c:\temp\ok. If the RFC status is Fail, then the original file has to move into c:\temp\fail.

Anyone have idea about this?