cancel
Showing results for 
Search instead for 
Did you mean: 

SRT Framework exception: Initial value "consumer context table" in method IF_SRT_WSP_CONFIG_REGISTRY

Former Member
0 Kudos

Hi All,

I am a PI consultant that created a webservice
for Solman but when we try and upload it in SOAMANAGER using the URL we get the
following error.




ERROR:

  SRT Framework exception: Initial value "consumer context table" in
  method IF_SRT_WSP_CONFIG_REGISTRY~CREATE_CONTEXTS_FROM_WSof class

  CL_SRT_WSP_CONFIG_REGISTRY
 

I also get the same error when I am
trying to upload the Wsdl via a file. I then saw that PI generates a online
Wsdl it automatically creates 2 end point addresses HTTP & HTTPS, when i
manually delete the HTTPS address out of the Wsdl I can upload the Webservice,
but I cannot Ping the service because there is not a place where I can specify
the username and password.

Can anybody please assist in helping
me.

Regards,

CJ

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

When you try to create the web service then you get error as per note this.

1883806 - SRT Framework exception: Error in WSDL access: Exception occurred in communication framework:Error in HTTP Framework

So as per the fix provided in the note above to are trying to do .

But as two port are getting created please check if you are below specific patch level as mentined in this note.

If  Note 1687357 - WSDL deserialization when 2 Ports point to 1 Binding fails

is applicable in your system . Please apply it and then try to create the as per the note 1883806.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi Rishi,

Thanks Note 1687357 worked, but now when I load the WSDL it looses my password so I can't ping the webservice.

any idea why?

Former Member
0 Kudos

Hi CJ,

I dont know the exact patch in your system. Please check the below note that suits your system.

So please check the below note .

Note 1455021 - Incorrec behavior of method isAuthenticationMethodFromWSDL()

Note 1600514 - Inconsistent configuration with WS-Adapter

Note 1700649 - Migration of old-style Web Service Configurations

Note 1368990 - Web Service Security WSDL Fixes

Hope it helps you.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi Rishi,

I found the problem, I'm using the soap adapter which has no rules in wsdl for authentication like the WS adapter.

Thanks for all your help.

Regards,

CJ

Answers (0)