Web Service Request Response Variable

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Web Service Request Response Variable

  • Creator
    Topic
  • #55389
    Corrie Henry
    Participant

      Does anyone know if this is possible in cloverleaf.

      Receive a request message from vendor on my inbound thread

      grab/hold a piece of data in that request message – like save to a variable or something

      send the request on to the webservice on my outbound thread

      Then when I get the response from the webservice retrieve that variable to use it with that response

      Is that possible?

    Viewing 1 reply thread
    • Author
      Replies
      • #85153
        Peter Heggie
        Participant

          Is your design intending to have your inbound thread receive a request, but not send an ACK, until you get a response from some other web service?

          Then use something in that web service response and also use the value in this variable you originally saved, and put that data into the above ACK response?

          Peter Heggie

        • #85154

          Yes, it’s possible using the USERDATA metadata field. This is a common practice for WS interfaces.

          -- Max Drown (Infor)

      Viewing 1 reply thread
      • The forum ‘Cloverleaf’ is closed to new topics and replies.