• Nishikant Taksande
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hey Guys,

I have been facing issue integrating partner SOAP web service:
  • Login call goes through successfully, so I could get session ID and URL
  • When I make the second request to perform the specific operation I get an error: No operation available for request {http://soap.sforce.com/schemas/class/ws_Application_BLL_PF}onboard_Sub_Merchant
I have been changing URL, modifying the header, even WSDL file itself, nothing seems to be working, is there anything that I can try to make it work?
Hey Guys,

I have been facing issue integrating partner SOAP web service:
  • Login call goes through successfully, so I could get session ID and URL
  • When I make the second request to perform the specific operation I get an error: No operation available for request {http://soap.sforce.com/schemas/class/ws_Application_BLL_PF}onboard_Sub_Merchant
I have been changing URL, modifying the header, even WSDL file itself, nothing seems to be working, is there anything that I can try to make it work?