Author |
Message |
Topic: Howto issue an explicit MQCMIT command inside a flow |
MrVMax
Replies: 5 Views: 4861
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 03, 2018 7:36 am Subject: Howto issue an explicit MQCMIT command inside a flow |
Well ... I don't need to put some messages to a queue outside a transaction, but i need to commit a transaction.
As You said set the 'Transaction Mode' of the MQOutput node property to 'No' makes t ... |
Topic: Howto issue an explicit MQCMIT command inside a flow |
MrVMax
Replies: 5 Views: 4861
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 03, 2018 4:28 am Subject: Howto issue an explicit MQCMIT command inside a flow |
Hi all,
I've a requirement to issue a COMMIT on MQ inside a subflow that don't use any database but only Queues.
The ESQL command COMMIT is not supported, in a compute node the transaction prope ... |
Topic: Strange behavior of Broker 8.0.2 after QISS discovery |
MrVMax
Replies: 4 Views: 5504
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Nov 26, 2016 10:27 pm Subject: Strange behavior of Broker 8.0.2 after QISS discovery |
This is just to say that we resolved the issue it was related to the definition of the CUSTOM table in SAP without using CUSTOM FIELDS and something about the rebuild of the object in SAP .. |
Topic: Strange behavior of Broker 8.0.2 after QISS discovery |
MrVMax
Replies: 4 Views: 5504
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 21, 2016 5:43 am Subject: Strange behavior of Broker 8.0.2 after QISS discovery |
Yes mqjeff I agree but my hope is that someone here knows what should be done from the SAP side to let the discovery of this table runs like all the other QISS discovery that I've done.
For me the ... |
Topic: Strange behavior of Broker 8.0.2 after QISS discovery |
MrVMax
Replies: 4 Views: 5504
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 21, 2016 4:13 am Subject: Strange behavior of Broker 8.0.2 after QISS discovery |
hi there,
I'm developing a Message Broker flow that has to read a SAP custom table to insert some data into a local db2 table.
I'm using QISS discovery into 2 different ways:
1) use the SAP f ... |
Topic: Message Group and Channel Initiator |
MrVMax
Replies: 12 Views: 11115
|
Forum: General IBM MQ Support Posted: Sun Jun 19, 2016 2:11 pm Subject: Message Group and Channel Initiator |
Well the environment is not really simple ...
I'm in charge of the administration of a MQ infrastructure of a customer of my company and have no access to the administration of databases or oper ... |
Topic: Message Group and Channel Initiator |
MrVMax
Replies: 12 Views: 11115
|
Forum: General IBM MQ Support Posted: Sun Jun 19, 2016 8:50 am Subject: Message Group and Channel Initiator |
First I thank PaulClarke because He centered the point of the problem ...
As everyone knows Murphy's Law stay all the time waiting for condition in which the damage it could cause is the maximum . ... |
Topic: Message Group and Channel Initiator |
MrVMax
Replies: 12 Views: 11115
|
Forum: General IBM MQ Support Posted: Fri Jun 17, 2016 1:40 am Subject: Message Group and Channel Initiator |
Thanks to Bruce and Morag I perfectly agree with what Morag wrote in her 3 sentences but not with the one of Bruce, but anyway the question is slightly different, but I suppose my statements mislead Y ... |
Topic: Message Group and Channel Initiator |
MrVMax
Replies: 12 Views: 11115
|
Forum: General IBM MQ Support Posted: Thu Jun 16, 2016 9:19 am Subject: Message Group and Channel Initiator |
Hi all,
I'm in the need of some help to identify the best way to use message grouping against a remote queue.
This is the environment:
OS Linux fedora release 22 kernel 4.04-301.fc22.x86_64
... |
Topic: cniGetBrokerInfo Usage |
MrVMax
Replies: 1 Views: 2631
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 19, 2015 8:42 am Subject: cniGetBrokerInfo Usage |
Hi all,
I'm trying to get inside a developed node some information from the message broker about the Flow name using the cniGetBrokerInfo API.
But something seems to work not exactly as expected ... |
Topic: Display QSTATUS |
MrVMax
Replies: 6 Views: 25548
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Fri Sep 25, 2015 11:44 pm Subject: Display QSTATUS |
Sorry but I disagree with You :-)
I did the homework but i did directly into on Iseries machine lookin mostlu to the where conditions without looking at the type(HANDLE) misunderstanding the HANDL ... |
Topic: Display QSTATUS |
MrVMax
Replies: 6 Views: 25548
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Fri Sep 25, 2015 2:55 pm Subject: Display QSTATUS |
Thanks fjb_saper
but from runmqsc there is (on version 7.5 for Iseries) only one way to call dis qtats
dis qstatus(queue name) no option at all but the filter and the output is always like that ... |
Topic: Display QSTATUS |
MrVMax
Replies: 6 Views: 25548
|
Forum: iSeries, OpenVMS, HP-NSS Posted: Fri Sep 25, 2015 5:20 am Subject: Display QSTATUS |
Hi all,
I need to know the job that has opened a Websphere MQ Queue on Iseries System.
I can get it using the go cmdmqm with
25. Work with WebSphere MQ Queue Status WR ... |
Topic: SAPOutBound_* adapter abnormal behavior |
MrVMax
Replies: 12 Views: 9559
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 14, 2014 5:45 am Subject: SAPOutBound_* adapter abnormal behavior |
I tried to get the maximum RFC trace level ( and I've discovered that between the running of the flow deployed with the old discovered Idoc structure (Toolkit 2 of the first post) and the running of ... |
Topic: SAPOutBound_* adapter abnormal behavior |
MrVMax
Replies: 12 Views: 9559
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 13, 2014 1:35 pm Subject: SAPOutBound_* adapter abnormal behavior |
Thanks fjb_saper, I known that they are supposed to go in parallel evolution and this is the most strange thing that had happened:
1) We made the discovery process in July 2013
2) The SAP team cha ... |