Question
2
Replies
200
Views
AAA
Posted: May 31, 2018
Last activity: May 31, 2018
Closed
Rest connector not mapping correctly
I am new to Pega and I am trying to call an external Rest API and I am getting the following mapping error when executing application.
BIP6311E: REST API ''APPL_MSB_PolicyValuation'' does not support method ''GET'' for URL . Can you please provide guidance on how to resolve this issue.
Have you tested the service outside (Using SoapUI or any other tool) and inside in the Pega application .
Which format your using JSON or XML .
What’s the Pega version and screenshots will be helpful here.