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.
IIB で SOAP 要求ノードを使用して添付ファイルを送信するための ESQL コードを教えてください。
SOAP with Attachment を使用する場合は、OutputRoot.SOAP.Attachment サブツリー内の添付ファイルとメタデータを提供できます。
http://www-01.ibm.com/support/knowledgecenter/SSKM8N_8.0.0/com.ibm.etools.mft.doc/ac64020_.htm?lang=en
MTOM を使用する場合、添付ファイルはメッセージの本文内にインラインで表示されるため、base64Binary データを含むメッセージ内のフィールドを設定する必要があります。
http://www-01.ibm.com/support/knowledgecenter/SSKM8N_8.0.0/com.ibm.etools.mft.doc/ac56630_.htm?lang=en