cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP RCV Skipping Empty Fields

Former Member
0 Kudos

Hello,

I have a PROXY to SOAP Scenario. Empty fields from the proxy are being skipped at receiver (SOAP). They are not reaching the RCV.

There must be a blank value for empty fields at receiver side.

Mapping is one to one. Please Suggest

Regards,

Ankit

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi Ankit,

the blank field are skipped in PI or SAP side. AFAIK - the blank proxy field are removed by ALE layer. you need to handle this in PI mapping level as suggested by Raghu.

regards,

Harish

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello ankit,

Try with mapwithdefault in mapping(node function).

Source--->-MapwithDefault[]---->Target