Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

transform seamlessly http synchronous call to jms asynchronous

Hello,
I deployed a webservice (trestquest) that make some stuff and send response back (trestresponse). Every thing is synchronous. I would like to transform the process as below :

[list=*]
  • get the webservice call (with correlationID from trestrequest)

  • forward the call to a message broker

  • listen to the message broker and get the message back matching the correlationID

  • send response back (trestresponse)

  • Is that possible ? If yes, how would you design that type of job ?

    Thanks in advance for your help.
    Labels (3)
    1 Reply
    Anonymous
    Not applicable
    Author

    Hi
    To me, it is possible to do that. Which steps are you meeting problem now? Can you please describe the problem in details?

    Regards
    Sabrina