Skip to Content
0
Former Member
Apr 20, 2009 at 08:45 PM

Asynch-Synch without BPM

30 Views

Hello,

We have an asynch to synch (File to RFC) which was successfully done using the blog (aysnch-synch without BPM). The interface works fine except when there are failures. Whenever there is a mapping failure, the module bean waits and does not process it which is a perfect synchronous behavior. However is there a way to make use of the asynchronous property of the sender file adapter (which is to read the incoming files, archive them and may be queue them after the archive step incase of failures). I tried the callsapadapter before the module bean call but it doesnu2019t seem to do the trick. Any advise is very helpful.

Teresa