cancel
Showing results for 
Search instead for 
Did you mean: 

Idoc to file using bpm

08-14-2021 5:57 PM
447 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi ,


I have a requirement , BPM scenario , sender Idoc and receiver .txt file and using FCC at receiver side.

Client requirement is they need two .txt files.

1) First file has some message structure.

2) Second file has different message structure(having two additional fields in it ).

Please suggest how to design this scenario.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

alex_bundschuh
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Basavaraj,

I wonder why you need BPM for your scenario, it looks like that your scenario is stateless, IDoc adapter on the sender side, then you define two receivers with different interfaces, for each you have to define a mapping that maps from your IDoc structure to the respective file structure, and on the receiver side for each receiver you define a file channel with FCC, this is standard approach when setting up integration scenarios on PI/PO, so I wonder what the issue is

Alex