cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to access Web services

Former Member
0 Kudos

Hi all,

I am trying to access web services using the transaction WSADMIN in ECC 6.0

But when i give the authorization while generating the WSDL, the following error pops up:

Technical Details of Soap Core Exception

Message Text: SRT: ASSERT failed: object reference not bound

Class: CL_SOAP_REGISTRY

Method: generate_wsdl

LocationID: 6

Program: CL_SOAP_REGISTRY==============CP

Include: CL_SOAP_REGISTRY==============CM00J

Line: 59

Can anyboby share his/her insights in this regard?

Thanks,

Ankit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ankit,

Is your web service active? (I mean the whole coding of your web service).

Can you activate/deactivate your web service without any problem?

Best regards,

Fernando

Former Member
0 Kudos

Hi,

The web service is active.

I have no idea how to activate/deactivate the web service. Can you help me in checking that?

Regards,

Ankit

Former Member
0 Kudos

Hi Ankit,

Yes, of course. In trx SICF you have to go to your web service. This is something like this:

default_host -> sap -> bc -> srt -> rfc -> sap -> [your web service]

Use the right button of your mouse to activate, deactive and test your ws.

Good luck!

Fernando

Former Member
0 Kudos

Hi Fernando,

Thanks for this.

I was able to activate and deactivate the services. But i was not able to test these services (HTTP 500 Internal server error).

Also the services which are listed in the trnx SICF are not present in the trnx WSADMIN (I am using trnx WSADMIN to go to the home page of the web service and download the WSDL file of the service). What may be the reason?

Is there some configuration setting which I am missing or is it some other problem?

Regards,

Ankit

athavanraja
Active Contributor
0 Kudos

if they are not listed in WSADMIN you have to release them from transaction WSCONFIG

with regard to the dump, try reactivating the webservice definition/VI, etc from SE80

Raja