0

I need to save the soap request and response in the database. Is there a simple way to find which response belongs to which request? Do we have something like sessionID in soap messages?

nolazem
  • 45
  • 5

1 Answers1

0

I could solve the problem by setting a custom property in message request and get it from response.

nolazem
  • 45
  • 5