Author |
Message |
Topic: Could you please explain Compute node property |
Dombs
Replies: 3 Views: 4503
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Dec 02, 2018 6:30 am Subject: Could you please explain Compute node property |
What is the use of compute node property in compute node |
Topic: monitoringEvent in IIB |
Dombs
Replies: 1 Views: 2626
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Dec 01, 2018 10:35 pm Subject: monitoringEvent in IIB |
Hi,
i am taking MQ i/p ---> MQ o/p. node i want this flow has to setup a Monitoring event.everthing is setup done.
i run the below command as well in command consol.
mqsichangemonitori ... |
Topic: Difference between IBM App connect and IIB? |
Dombs
Replies: 2 Views: 2700
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 27, 2018 9:46 pm Subject: Difference between IBM App connect and IIB? |
could you please tell me what is the difference between IBM App connect and IIB.
and can i install IBM App connect software in my system.
 |
Topic: my question is PASSTHRU.could you please help me |
Dombs
Replies: 1 Views: 3091
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Nov 24, 2018 5:55 am Subject: my question is PASSTHRU.could you please help me |
i am doing at a time two operations using Database node.
if the record is already exist in the table we can update the ID column.other wise the record should be inserted.i tried to assign passthru va ... |
Topic: how to set MQMD in compute node to connect MQReply node... |
Dombs
Replies: 1 Views: 2430
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 29, 2018 7:51 pm Subject: how to set MQMD in compute node to connect MQReply node... |
MQ i/p ----->compute------->MQreply
i have written below code in computenode
set OutputRoot.MQMD.replytoQ = 'Queuename';
set OutputRoot.MQMD.replytoQmgr = 'Qmanager';
but it is not wor ... |