Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データベースに SOAP リクエストとレスポンスを保存する必要があります。どの応答がどの要求に属しているかを見つける簡単な方法はありますか? SOAP メッセージに sessionID のようなものはありますか?
メッセージリクエストでカスタムプロパティを設定し、レスポンスから取得することで問題を解決できました。