cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

In ECC we are using a program which consumes a web service developed by a third party.

The 3rd party changed some of the XSDs so the application started to fail. I imported the new XSD file in Message Mapping in SAP PI and also in External Definitions.

After this, I'm trying to regenerate in sproxy, but I'm getting a situation which I don't know how to deal with.

Below you can see a sequence of images where you can see how things look in sproxy before and after I click on regenerate button.

As you can see, some of the texts were changed, sequence turned into choice, and ABAP Type Ref. changed from TTYP Table Type to to TABL structure and so on.

What whould I do here? I just want to make the whole system asjust to the new XSD.

I am really new to PI.

Thanks a lot for your time.

Best regards.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Carlos,

Have you got the same name at the same level repeated?, if you have the same name repeated, this can be the situation that proxy generation has detected and it has generated the choice tag.

Is your PI scenario a passthrough scenario?, i mean do you have a mapping?, if you have a mapping you can create an own outbound XSD without the tag repeated and later to do the map.

Regards.