cancel
Showing results for 
Search instead for 
Did you mean: 

Error in interface mapping

Former Member
0 Kudos

Hi all,

I am working on idoc to file scenario....i am getting the following error..can anyone help me..

Interface Mapping

... (193 lines)

Thanks&Regards,

Hari.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Hari,

The problem is with message mapping i think cuz u are getting the error message as RuntimeException in Message-Mapping transformation ie while mapping it is finding difficulty from transforming ur data which u gave as ur source and target

so check wheater u have given the correct MessageInterface

in the message mapping (outbound/inbound) and also check

the occurence ...

If u still face the problem let me know

Regards,

Azeez khan.

Answers (6)

Answers (6)

Former Member
0 Kudos

Copy source message from SXMB_MONI ->Inbound message ->payload into message mapping test tab.execute message mapping.you will get error message here.

Neelam

Former Member
0 Kudos

HI,

Check the following:

1) Check if you added the Interface Mapping in Interface Determination

2) Check if you using the Correct Interface Mapping in the Interface Determination which you cerated in IR for this Scenario.

3) Check if the Message Mapping in this Interface Mapping used is not throwing error . You can check it in the IR under the test tab.

4) Check if the Receiver Agreement is used for this.

5) Check whether while testing the mapping the values are getting populated in the file structure

PLZ REWARDS POINTS

VIKAS

Jitendra_Jeswan
Contributor
0 Kudos

Check the following:

1) Check if you added the Interface Mapping in teh Interface Determination

2) Check if you using the Correct Interface Mapping in the Interface Determination which you cerated in IR for this Scenario.

3) Check if the Message Mapping in this Interface Mapping used is not throwing error . You can check it in the IR under the test tab.

4) Check if the Receiver Agreement is used for this.

Regards.

Jeet

Former Member
0 Kudos

Hi,

check the field related to PLSRV in mapping, either its occurance is 1 to 1 and the its mandatory to map as well as to pass value.

There is not value coming in anyof the filed whcih is mandatory.

1. Copy the payload as --> rightclick and select source.

2. Use this payload data to test the mapping.

3. this way you could be able to filter out and reacch at root of the problem

Let me know if still its creating problem.

Thanks

Swarup

justin_santhanam
Active Contributor
0 Kudos

Hari,

The problem is in ur Message Mapping. First validate it and then let us know whether it is correct or not.

>

> Hi,

> check the field related to PLSRV in mapping, either its occurance is 1 to 1 and the its mandatory to map as well as to pass value.

@Swarup : PLSRV is not field in the mapping, rather I believe it means PipeLineSeRVice

raj.

Former Member
0 Kudos

make sure you are referring to correct interface mapping in Interface Determination

Former Member
0 Kudos

Check your message mapping properly. You have done something wrong in it like all mandatory fields mapped or not, node occurance, nodes mapping etc.

and then create interface mapping.

hope it will help.

BR,

Alok

Former Member
0 Kudos

Hi,

Check whether you have the correct source and target message interfaces in the interface mapping along with message mapping.

Regards,

Nithiyanandam

Former Member
0 Kudos

Hello,

Try to check in directory part in

Tools --> Test configuration.

There you can find clues about your problem.

Elad