cancel
Showing results for 
Search instead for 
Did you mean: 

File Adapter Receiver Conversion to EANCOM

Former Member
0 Kudos

Hi Guys,

i seeking parameters (Adapter Module) for File Adapter they should convert XML output to EANCOM.

Thank you,

PM

Accepted Solutions (0)

Answers (2)

Answers (2)

ruchir_sinha
Participant
0 Kudos

Hi Peter,

Please add GenericConverterModule in the modules tab of your FileAdapter. It should be placed above the CallSapAdapter.

Best Regards,

Ruchir

Former Member
0 Kudos

Thank you guys,

maybe i should explain in more detail. In message mapping i created from IDoc Orders an EANCON xml.

<ORDERS96A>

     <S_UNA>:+.? &apos;</S_UNA>

     <S_UNB>

         <C_S001>

             <D_0001>UNOK</D_0001>

             <D_0002>3</D_0002>

         </C_S001>

         <C_S002>

             <D_0004>8697459040217</D_0004>

             <D_0007>14</D_0007>

         </C_S002>

         <C_S003>

             <D_0010>9011111940365</D_0010>

             <D_0007>14</D_0007>

         </C_S003>

         <C_S004>

             <D_0017>140508</D_0017>

             <D_0019>1335</D_0019>

         </C_S004>

         <D_0020>0000000000215021</D_0020>

         <D_0026>ORDERS</D_0026>

     </S_UNB>

     <M_ORDERS>

......

and i would like to convert it via file adapter and after AS2 in following format

UNA:+.? '

UNB+UNOK:3+8697459040217:14+9011111940365:14+140430:1605+0000000000209261++ORDERS'

Former Member
0 Kudos

Hi,

Kindly explain your requirement little more clearly.

beginning you told xml -> eancom, later eancom file in message mapping. etc etc.

reg,

avinash M

Former Member
0 Kudos
Dimitri
Active Contributor
0 Kudos

Hi Peter,

Do you still need help or was the problem solved in the meantime?

Kind regards,

Dimitri

Former Member
0 Kudos

Hi Peter,

you can use the module eancomtoxml.

and seed file should be maintained in the b2b cockpit.

for more information refer :

reg,

avinash M