cancel
Showing results for 
Search instead for 
Did you mean: 

CUP SOD Review Webservice Error

Former Member
0 Kudos

All -

When I try to execute the "SOD Review Load Data without Mitigated Risks" background job, I'm getting an error in the system log. I have configured all the necessary webservice connections in CUP to RAR.

Configuration - Miscellaneous:

http://va2zdsap046.XXX.com:50200/AEWFExitServiceWS_5_2/Config1?wsdl

The user account has the both the AE & CC admin roles and the password is correct.

Configuration - User Review - Options:

SoD Review Users URI: http://va2zdsap046.XXX.com:50200/VirsaCCSODViolatedUsersWS/ConfigVirsaCCSODViolatedUsers?wsdl

SOD Review User Risks URI: http://va2zdsap046.XXX.com:50200/VirsaCCSODViolationsWS/configVirsaCCSODViolationsWS?wsdl

Any ideas?

Thanks,

Daniel

The system log has the following error:

2010-04-07 16:41:06,186 [Thread-18617] ERROR Service call exception; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (400) Bad Request. The requested URL was:"http://va2zdsap046.XXX.com:50200/VirsaCCSODViolatedUsersWS/ConfigVirsaCCSODViolatedUsers?wsdl"

java.rmi.RemoteException: Service call exception; nested exception is:

com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code:

Accepted Solutions (0)

Answers (1)

Answers (1)

martin_trachsel
Participant
0 Kudos

Hi Daniel,

Please try with this webservice in the Configuration - User Review - Options:

Define the appropriate SoD Review Users URL: http://<host>:<port>/VirsaCCSODViolatedUsersWS/ConfigVirsaCCSODViolatedUsers?wsdl&style=document

Define the appropriate SoD Review Users Risks URL: http://<host>:<port>/VirsaCCSODViolationsWS/configVirsaCCSODViolationsWS?wsdl&style=document

It looks like this string its a bit different.

Does it work?

Cheers,

Martin