cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC Issues

Former Member
0 Kudos

Hi,

We have one IDOC with some Enhanced fields in R/3.

When ever we trigger the idoc from R/3 the inbound paylod in MONI is comming correctly but when we check the received file in the AL11 of XI Server means we are missing so many fields in that file

1) We are able to see the success in MONI

2) We took the Inbound Payload from MONI and tested in Message mapping. It's working fine

3) We tested in Interface mapping also

4)We checked in Receiver Channel also. this is also fine

What may be the real problem here.

Where and all i can check the possibilities to check this problem

Regards

Suman

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Ans

former_member184619
Active Contributor
0 Kudos

Hi Suman,

Just check it in the message mapping

/people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios

Sachin

Former Member
0 Kudos

Hi,

As i Said in my first reply itself i have done this test before posting the thread.

I have one doubt , we used AL11 directory in XI to post the Output xml file.

The XML file is some wat big size. is this DIR will be eligible to place such type of files.

I doubt like that what do u say

Regards

Suman

Former Member
0 Kudos

Hi,

Please can u check your payload after mapping and check if the data is poplulated if yes then the issue would be file adapter and not mapping

If the data is not coming correctly after mapping thent he issue is mapping.

Regards

Vijaya

Former Member
0 Kudos

Hi Vijaya,

I checked my mapping by taking the payload from the MONI and iam able to see the desired output at there.

the problem is that unable to get the all fields into output file what ever i am able to get at the time of mapping test

I think u understood my problem

else please let me know

Regards

Suman

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

the size in this case doenst affect, because the mapping in done. try with an smaller XML??

just edit one big xml and delete some nodes.

in SXI_MONI can you see the result of mapping?? if not set the trace level to 3 in SXMB_ADM--> integration engine configuration.

as i can see you have a mapping or configuration error.

you should do a deeply look for the error

Former Member
0 Kudos

How is the file made up in the communication channel???

File content covnersion? Fixed width? comma delimited?

I believe the issue may reside here as it works locally!

Former Member
0 Kudos

Hi Barry,

At my receiver side iam not using any FCC.

The receiver file is an XML

Regards

Former Member
0 Kudos

Hi,

I haven't configured any parameters other than Integration Engine Type.

Even i didn't mentioned the IS URL also.

Do i need to maintain these trace level???

Is it mandatory??

Regards

Suman

Former Member
0 Kudos

What "format" is the communciation channel?

File? RFC? SOAP?

Former Member
0 Kudos

Hi,

I used File with NFS ( Took AL11 of XI Server to place the file)

Regrads

Suman

Former Member
0 Kudos

Hi Suman,

ask your xi basis guys to create a folder for you for outputting the file.....give the complete folder path in recever file adapter and do not use AL11directory.......save and activate it.............now re-run your scenario...........now see your target file is getting generated or not......if not, then go to RWB - comm channel monitoring and remove your recever file adapter error...............and if your target file is generated, see its contents................

now your error should be resolved................

Regards,

Rajeev Gupta

Former Member
0 Kudos

Hi All,

My problem is solved.

This is because of the a developer is unable to download the full file from AL11.

Our Basis guy has downloaded it and solved it.

Thanks to all

Regards

Suman

rodrigoalejandro_pertierr
Active Contributor
0 Kudos

hi

what you want to say when you say there are missing field?

this field are no mapped againt any receiver field or this field are mapped but in receiver side you lost some of them?

do you check you use the correcte idoc version?

if the problem is in receiver side, try to put a break and debug the app.

thanks

Rodrigo

Former Member
0 Kudos

Hi,

Yes i have used the correct IDOC only.

I mapped all the required fields. Some of the fields are not getting populated in the receiver file.

Regards

Suman

Former Member
0 Kudos

Hi Suman,

execute SXI_CACHE and do a complete cache refresh...............check everything in IR and ID is activated............re-run your scenario..........i think now your error should be resolved........

Regards,

Rajeev Gupta

Former Member
0 Kudos

Hi ,

Check in transaction WE05 in r/3 and find out the status of the IDOC triggered.

Also check in we19 when you trigger the idoc if all the necessary fields are populated .

Also check transaction sm58 to see if it has been triggered properly .

Former Member
0 Kudos

Hi,

I received the IDOC into XI with all the required Field values correclty only.

Iam able to see the correct content in MONI .

Regards

Suman

Former Member
0 Kudos

have you checked that both custom Idocs have been imported into the abap stack of XI?

Former Member
0 Kudos

Hi Barry,

Iam able to load the Metadata in IDX2 and able to see in IDX5

Regards

.Suman

Former Member
0 Kudos

is this an Idoc to Idoc scenario?

Or Idoc to File?

Former Member
0 Kudos

Hi,

This is IDOC to File scenario

We extended the Standard IDOC using User Exits

We are able to load IDX2 and able to see IDX5

Able to see the correct payload in MONI

we tested the Mapping using that payload

But the problem is we are not able to get the file with respect to that inbound payload file

Regards

Suman

Former Member
0 Kudos

In your outbound processing in SXMB_MONI are you able to see the payload for the file getting created properly.

Former Member
0 Kudos

Hi,

Where I can see the Outbound payload after the message processing in MONI

Regards

Suman

Former Member
0 Kudos

Under response tab in SXMB_MONI , i think you can see your outbound payload .

Former Member
0 Kudos

Hi,

We dont have that type of Info here.

Please tel me correct path to see the oubound payload

Regards

Suman

Former Member
0 Kudos

Hi

You have mentioned that ou have checked Interface mapping..

did you cross checked your message mapping and found any 'missing fied' (may be non mandatory) unmapped.

Another reason for this problem could be in the Adapter.

Please go through the moudules in the adapter.

Former Member
0 Kudos

Hi,

As i already said ,I checked in Message mapping also

Regards

Suman