cancel
Showing results for 
Search instead for 
Did you mean: 

ResourceConfigurationService - changeResourceStatus call failing.

former_member202208
Active Participant
0 Kudos

Hi,

I am calling ResourceConfigurationService PAPI and its failing with the following error message.

[SAPME_PAPI_Interface_0]SAPMEPAPIInterfaceAction.executeMEPAPI(): Error in executing the selected service.

Webserive call is failing with the following message:

http://<host:port>/manufacturing-papiservices/ResourceConfigurationServiceWSService?wsdl

  • [ERROR] [Event_Logger_0]UserEvent : Failed to update resource status: Connection refused: connect

Webservice call worked in ME 6.1.

In  Single Service Administration: Service Definitions screen, Transport protocol is HTTP & in HTTP Authentication User ID/Password is checked.

All the required input have been set.

Is there any more configuration required?

ME Version: 15.0.3.2

Any help would be highly appreciated.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member202208
Active Participant
0 Kudos

Hi,

I tested from Webservices  Navigator, get "Invalid transport binding settingsConnection refused: connect" error message.


am i missing configurations?


Netweaver verion : 7.40

Thanks,

Shridhar.

former_member182330
Active Contributor
0 Kudos

Hello,

It would be good to check NW defaultTrace log to see if there is more specific error. Please check and add a text file with the logs here.


Regards,

Konstantin Chernega

former_member202208
Active Participant
0 Kudos

Hello,

We have Dispatcher setup before Netweaver ME instance. we saw that, during the request forwarding, host/port details were not correct.

Updated the Service Endpoint host name in  Service Definitions screen and now Webservice call working.

Thanks,

Shridhar.

Former Member
0 Kudos

Hello Shridhar,

I believe your URL is incorrect, Try using full URL that you find in Service definitions.

http://<host:port>/manufacturing-papiservices/ResourceConfigurationServiceWSService?wsdl&mode=ws_policyhttp://%3Chostport%3E/

-BR,

Sandeep.