Activity Forums Salesforce® Discussions Operation types response in WSDL in salesforce

  • shradha jain

    Member
    August 31, 2018 at 8:11 am

    Hello Madhulika,

    WSDL basically defines 4 types of Operation type responses. These are enlisted below:

    • One-way: Receives a message but does not return response.
    • Request-Response: Receives a request and return a response.
    • Solicit-Response: Sends a request and wait for a response.
    • Notification: Sends a message but does not wait for a response.

    Thanks.

  • shariq

    Member
    September 17, 2018 at 9:45 pm

    Hi,

     

    Each WSDL-based Service exposes a number of operations (conveniently named “operation” in the WSDL) that each have a request and response message format (both optional). In soapUI, the operations for a Service are shown as nodes under the Service node in the project navigator:

    For invoking an operation you can add any number of request objects to an operation in the navigator tree. soapUI by default creates a sample request for each operation when importing, as can be seen below:

     

    Hope this helps.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos