cancel
Showing results for 
Search instead for 
Did you mean: 

moving webservice to production

Former Member
0 Kudos

Dear All,

I have created a client proxy using the webservice created by webmethods in Development client, also created port using lpconfig in development, everything seems to work fine but now i came to know that the WSDL file URL of webmethods quality server ( webmethos dev wsdl file : https:server1......, quality wsdl file : https:server2......) differ form that of a development. Now can you people tell me how to move my client proxy to production ( do i need to again create the proxy, port in quality ? or ..... )

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Are you referring to an Abap client proxy in this scenario? If so, then transporting your client proxy from Dev to Quality works the same as any other Abap development.

You'll need to create a new logical port in Quality (because it sounds like you have a new webmethods endpoint) once you've transported your Abap client proxy across.

Regards, Trevor