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.
WebSphere MQ FTE転送結果をローカルキューに記録する方法は?
WMQ FTE 転送パブリケーションに対する管理サブスクリプションを定義し、これらのイベントを報告するキューに送信します。
DEFINE QL(MY.LOCAL.QUEUE) + REPLACE DEFINE SUB(FTE.TRANSER.RESULTS) + DEST(MY.LOCAL.QUEUE) + TOPICSTR('SYSTEM.FTE/#') + REPLACE