cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping doubt

Former Member
0 Kudos

Hi Experts,

Below is my source and target structure.

Source:

List
   -->S_ISA
          -->S_GS
                -->S_ST

Target:

MT_Name
     -->Statement
            -->SPname

I have mapped S_ST to SPname.
Can you help me on mapping for Mt_name and Statement target fields, since i am getting error "Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.service.mapping.MappingException: 204" if i map anything for these two target nodes. 


Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

I assume the occurrence of MT and Statement is 1..1. If so you don't need to map them.

However what is your source? an xml file or a flat file?

Can you test the mapping in ESR with the payload from RWB and see if you can execute?

Former Member
0 Kudos

Hi Hareesh,

Occurance of Mt is 1..1 and statement is 0 to unbound.

source is flat file EDI 945.

If i execute from RWB, its showing receiver determination error. i am testing locally NFS,  i have configured ICO with same BC in sender and receiver side, created 2 file channels for sender and receiver.

former_member184720
Active Contributor
0 Kudos

Did you take the payload and test your mapping in ESR directly?

Is your source xml validated against the source xsd?

Former Member
0 Kudos

I got the results now, by mistake i placed EDI flat file rather than putting xml file. It was my bad.

thanks for your quick responce.

can you help me with below mapping.

Aggregate the multiple source (name:Amount) values and insert the final value into the target(Name: Result)

Thank you.

former_member184720
Active Contributor
0 Kudos

You can simply use the standard sum function right?

Standard Functions in PI 7.0 - Process Integration - SCN Wiki

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Map S_ST with Statement.

U don't need to map anything with SPName and MT node.

Thanks

Amit Srivastava

Former Member
0 Kudos

Hi Amit,

Its not working. i am getting resultant sructure only with MT ans statement, not getting all the result.

any other try.

Former Member
0 Kudos

Hello,

Where exactly u are testing ur mapping E2E or thorugh MM test tab??

Can u paste ur mapping screenshot?

Thanks

Amit Srivastava