cancel
Showing results for 
Search instead for 
Did you mean: 

Query on Content conversion for Receiver SFTP Adapter

Former Member
0 Kudos

Hi Experts,

We have the receiver structre as follows:

<DT_Receiever>

<Header>

<field1>abc<\field1>

<field2>1234<\field2>

<\Header>

<Detail>

<field3>nhj<\field3>

<field4>bshsrt<\field4>

<\Detail>

<\DT_Receiever>

We should do content conversion for the above structure using SFTP adapter at the receiver end.

Kindly provide us some tips in achieving the same.

Thanks

Suganya.

Accepted Solutions (1)

Accepted Solutions (1)

former_member854360
Active Contributor
0 Kudos

Hi,

You can use MessagetransformBean standard adapter module to achive your scenario.

see this

http://help.sap.com/SAPHELP_NWPI71/helpdata/EN/57/0b2c4142aef623e10000000a155106/content.htm

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All,

Thanks for the valuable information. We have completed the configurations.

Regards

Suganya.

former_member191435
Contributor
0 Kudos

Hi Suganya,

You can use message tranform bean for ur case.

U have to use "StructXML2Plain"

Please follow below link for ur reference If you face any problem please let me know....

http://help.sap.com/saphelp_nw04/helpdata/en/24/4cad3baabd4737bab64d0201bc0c6c/content.htm

Thanks,

Enivass