cancel
Showing results for 
Search instead for 
Did you mean: 

Value available in IDoc but not in payload

0 Kudos

Hello Experts,

I have one IDoc to file scenario in single stack PI 7.4 wherein IDoc is triggered from CRM system.

When I saw IDoc contents at CRM side, all the fields have values, but when it comes to PI, blank value is present for one field though message is in successful status in PI.

In mapping program, I used mapWithDefault function, to pass a blank value.

Kindly let me know how to proceed with this issue.

Thanks & Regards,

      Swanand

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Hi,

Is this is a custom idoc or IDOC extension(z)? All the fields are blank or just one field?

Thanks!

0 Kudos

Hi,

Yes, it is a custom IDoc. All the fields are having some values. But when message comes to PI , there is one field showing no value.

Thanks.

Regards,

Swanand

justin_santhanam
Active Contributor
0 Kudos

Can you go to IDOC adapter monitor and go to MetaData monitor in PO? Check if you can see that one field in Metadata in PI?Or I would say delete it and reload it and give a try.

Thanks!

0 Kudos

Hi Justin,

As per your suggestion, I went to IDoc monitor and reloaded MetaData. It is working fine now.

Thank you very much for the help

Best Regards,

Swanand

justin_santhanam
Active Contributor
0 Kudos

Glad it worked!

Cheers,

Justin.

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello,

Check the payload before and after mapping in PI.

0 Kudos

Hi,

I checked payload before and after mapping. Field name is present with no value in it.

Thanks,

Swanand