cancel
Showing results for 
Search instead for 
Did you mean: 

SMP integration gateway-Cannot produce target element

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Experts,

We are working with Integration gateway converting SOAP WS into OData services. We have observed a weird behavior in OData response. Let me share some insight on this:

some of the input parameters in SOAP WS are having "underscore" in their names (as highlighted below). like: Amfi_Code, End_Date etc

                               

We are able to do request and response mapping and able to deploy as well. When we do a "POST" method in rest client, we get a response says:


com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot produce target element /ns4:GetSWPSummaryMarged/ns4:Input/ns3:QueryParameters/ns5:Amfi_Code. Queue has not enougth values in context. Target xsd requires a value for this element, but target field mapping does not produce one. Probably the xml-instance is not valid to the source xsd, or the target field mapping does not fulfill the requirement of the target xsd.

To overcome this issue, backend team updated this service's input parameters by removing "underscore" and it worked.

So is this a bug in Integration gateway? Can we not have an input parameter having "underscore" in its name?

, need your inputs.

Regards,

Jitendra

Accepted Solutions (1)

Accepted Solutions (1)

bjoernw
Employee
Employee
0 Kudos

Dear Jitendra,

Thank you for reporting this.

We are aware of the issue, and this is planned to be fixed in the upcoming PL03 for SP03.

Kind regards

Bjoern

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks for clarification. Any tentative date for release of PL03?

Rgrds,

JK

kranti_khilari
Participant
0 Kudos

Hi Jitendra,

SAP Mobile Platform 3.0 SP04 (with PL01) is out as on 13th Sep, where the above issue has been handled.  We do not have a tentative date as of now for SP03 PL03.

Best Regards,

Kranti

bjoernw
Employee
Employee
0 Kudos

Hi Jitendra,

do you want to check if this is working for you now?

Thanks and kind regards

Björn

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

yeah. This issue has been resolved in SMP 3.0 SP04 PL01.

Regards,

JK