cancel
Showing results for 
Search instead for 
Did you mean: 

Could not create Object SIDL Definition in CL_PROXY->get_sidl( )

Former Member
0 Kudos

Dear Experts,

I have a scenario where there is a proxy in CRM exposed as a service. This service is then consumed by PI to query out data from CRM. This scenario was already there and was working fine in our landscape.

Recently the proxy structure was enhanced and regenerated. Now when I try to see the WSDL, I get the below mentioned error:

"Could not create Object SIDL Definition in CL_PROXY->get_sidl()"

Request you to please share some pointers to resolve the issue.

Warm Regards,

Anshul

Accepted Solutions (0)

Answers (3)

Answers (3)

nageshwar_reddy
Contributor
0 Kudos

Hi ,

See if my thread helps you in any way. The programs

RSSIDL_DESERIALIZE_DEMO  and SSRV_CPA_TEST helped me in analyzing my issue.

Former Member
0 Kudos

Hi Anshul,

Have u created Data Type manually or used any external definition?

Make sure that Proxy program and proxy is activated and regenerated properly.

Former Member
0 Kudos

Dear Hanumantha,

This was an existing working scenario and only an extra boolean filed was added to the structure. The proxy was regenerated, saved and activated properly. The issue comes when we try to see the wsdl for the same.

Warm Regards,

Anshul

Former Member
0 Kudos

Are you able to see the XSD or WSDL in ESR/IR?

This seems to be weird for me.

I have the same thing, but it is fine for me.........

Former Member
0 Kudos

Hi Anshul,

How are you trying to see the WSDL, SOAMANAGER --> display WSDL for selected binding?

I'm just trying to understand at what point are you getting the error.

Regards, Trevor

Former Member
0 Kudos

Dear Trevor,

The error is coming in both SOAMANAGER -> Display WSDL as well as in SPROXY transaction.

Warm Regards,

Anshul