Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

MFT - How to call a MFT transfer from in the middle of SOA composite where source is File and Target

PradoshMay 28 2016 — edited Aug 31 2016

Hi ,

I have this requirement - 1) From Customer SFTP , get the file to a Local File system using MFT 2) Then get the file from the Local File to SOA composite (BPEProcess1) and then process it.

My BPEL process starts with calling MFT Event to transfer file ( MFT transfer created in MFT ) from SFTP to Local File.

Now i have created another MFT transfer where Source is Local File (Instead of polling i have used Event)  and Target is SOA .

From BPELprocess1 , i am calling the above transfer using MFT event . I have a mid point receive activity for this.

When i test the instance , i am not receiving anything in the mid point receive activity and its waiting state.

I can get the file from Local file system to SOA using File Adapter Synchronous Read activity , but still does MFT provide this functionality ?

Does MFT provide a functionality like Synchronous Read 

This post has been answered by Pradosh on Aug 31 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2016
Added on May 28 2016
1 comment
528 views