cancel
Showing results for 
Search instead for 
Did you mean: 

How to get output which is response from RFC to another file sturcture.

Former Member
0 Kudos

Hi All,

I had configured File-RFC-File Using BPM. I got the desired Result. So what ever Response I get from RFC, that i got the output as File.

Now If I Define another structure for File Output, and I want to map the Output that i got from RFC as file Output to this newly defined structure so that i will get the new file output.

Can we do this...

Regards,

Varun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

yes, u can do. create a message mapping between the rfc response and the output file. add a transformation step inside bpm itself and give the MM there or u can do it outside and give MM in the interface determination step.

Answers (1)

Answers (1)

santhosh_kumarv
Active Contributor
0 Kudos

Yes. Much possible one.

Assign the new datatype structure to the existing message type that is used. Use this new structure in your mapping.

Thanks

SaNv...

Former Member
0 Kudos

hello,

can we do this without BPM using Request-response bean?

Regards

rajeev