cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to receive all fields at receiver

Former Member
0 Kudos

Hi,

I have simple scenario from file to file using file content conversion at both sides.

<b>Strucure of my file is</b>

MT_emp_profile

Details

-


|_Records

-


|_emp_no

-


|_ emp_name

-


|_ emp_dno.

My file is getting created at receiver end, but its showing only first field(i.e emp_no) other two fields are not shown..

Pl help!

<u></u>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Are you using mapping interface in this scenario ?

If you not using any file content conversion in File adapter communication channel configuration then check the data in SXMB_MONI transaction . Get the payload and check it.

Please provide us with your source and target Message types and Message interface details.

Nanda

Message was edited by: Nanda kishore Reddy Narapu Reddy

Former Member
0 Kudos

Hi,

In my scenario there is no mapping as source and target structure are same.

I have already specify my data structure which is same for both parties.

I have two interfaces inbound asynchronous and outbound asynchronous of same msg type

Anu Singhal

Former Member
0 Kudos

Hi ,

Check the payload message in SXMB_MONI .

Nanda