cancel
Showing results for 
Search instead for 
Did you mean: 

Sender REST service to NW BPM 403 forbidden error

former_member187447
Participant
0 Kudos

Hi Folks,

I am trying to send a Synchronous Request message from REST service to BPM in PO and I and the content Type is application/json for the REST sender channel. The BPM receiver is configured with the correct messaging system URL. When I try to post a message using a REST client, I get the following error messages. Any suggestion would be appreciated.

"Transmitting the message using connection REST_http://advantco.com/xi/XI/REST failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 403 Forbidden"

Regards

Kalyan.

Accepted Solutions (1)

Accepted Solutions (1)

Snavi
Active Participant
0 Kudos

Hi Kalyan,

Are you able to run the business process from process repository with the same data as supplied in the call from REST client?

former_member187447
Participant
0 Kudos

The issue was with the user ID permission for the messaging server URL which processes the message from PI to BPM

Regards

kalyan

Answers (0)