cancel
Showing results for 
Search instead for 
Did you mean: 

In XML field is missed

Former Member
0 Kudos

Hi All,

I have query related field mapping. My field mapping is working in Development server but same mapping is not working in QA. In QA i can see all mapping. During IDOC generation in one field record is coming, but in XML particular field is not showing. Plesae suggest me. What is the problrm behind this issue?

Thanks

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Plz look at the following:

1) make sure, you re-export & import to QA environment, in case, if you wld hv done any changes in the dev environment

2) check the mapping programme ( i mean transformation from source to target in the test tab)

3) try to re-import the IDOC meta data (IDX2)

4) send the data once again from SAP and check.

Hope, this will help you.

Regards

Former Member
0 Kudos

Thanks Vijaya

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi;

Can you be a little bit more clear on whatr scenario are you working on.

The Idoc might not be receiving value from the source for that particular field.

Check the source fields value mapped to the target

Mudit

Former Member
0 Kudos

Hi,

In IDOC field displaying record. IN XML <field> didn't display.

Values is coming via IDOC. In SXMB_MONI XML conversion is not displaying <field> in XML.

Amit

Former Member
0 Kudos

Amit,

try to trace the error:

1) go to xml monitor and save the input (inbound message) as a xml file.

2) go to Design and goto Tab Test.

3) open your xml file and process your test.

I think this is a good way to trace the issue.

I think you have an empty value (maybe if without else) in your target field, and empty fileds are not shown in the xml output.

Or try to check your xml structure in the target system. Maybe this one is different to your DEV structure.

Good luck!,

Gordon

MichalKrawczyk
Active Contributor
0 Kudos

hi,

since you're working with different environments

it can happen that the document from which you generate

IDOC is different on DEV and QA

Regards,

michal

former_member184543
Active Participant
0 Kudos

Hi,

You mean to say tht the Field <fieldname> is not coming in the output data??

If this is the reason then no value is coming as output from SAP so that the field is there. If no value comes, then field will not be there in the output.

Kindly confirm

Thanks

Anju

Kindly reward points if the solution helps !!

Former Member
0 Kudos

Hi,

In IDOC field displaying record. IN XML <field> didn't display.

Values is coming via IDOC. In SXMB_MONI XML conversion is not displaying <field> in XML.

Amit