That was the problem. It appears on the AS400 that a trigger monitor needs to be running in order for the message to be placed on the INITQ. This seems different to AIX, where the message is placed on the INITQ (providing the Trigger condition is met), regardless of whether a Trigger monitor...
Hello
I am trying to use the sample trigger server program AMQ3SRV4 on the AS400. This works fine for the first Trigger message on the InitQ, but after this has been processed (and the relevant application started) AMQ3SRV4 then falls over with Error 2018 when it loops back around to look for...
We have MQSeries running on AIX and AS400. Triggering works fine on AIX, with the expected results, i.e. trigger condition is met, message placed on InitQ, process lauched, etc. My problem is with the AS400. No message is being placed on the InitQ, regardless of how I configure the Triggering...
Greetings
I would like to know if anyone has successfully used the EIP W.M.S. integration points in PSoft 8. I am particularly interested in the Purchasing / Receiving interfaces. I am struggling to get PO_RECVLOAD to work with the PURCHASE_ORDER_RECEIPTS delivered message. Transactions...
Recently upgraded from MQ V5.1 to V5.2 on the AS/400.
The channels were up and running until a teraspace error occured!
The upgrade suggests that V5.2 now runs with a non threaded listener and that the channels must be defined as non threaded. We are communicating to an AIX box, We can send to...
Greetings
Can anyone suggest a explanation for the following:
I am sending messages (18000 chars in length) from AS400 to AIX platforms. When I rerieve the messages from the destination queue, the end of the message is missing.
I have checked the obvious things, such as message lengths on...
Hi
I currently have MQ series set-up between an RS6000, AS400 and NT box.
Messages published in XML are passed from the RS6000 to the NT box, where they are converted to flat files and directed towards the AS400.
However, when the messages arrive on the AS400, they are illegible. This...
Hi
I am trying to create a trigger to automatically start the 'sender channel', if a message is placed on the associated transmission queue (on AIX platform).
.
Against this transmission queue I have specified a INITQ and a process name.
I have created this process which contains the name...
Is there a way to force an ERROR()?
This may sound useless, however, what I'm doing is this.
GET(whatever)
IF ERROR() then
ERRORLOG.ERROR=ERROR()
OPEN(ERRORLOG)
ADD(ERRORLOG)
CLOSE(ERRORLOG)
END
But with clarion, when i open ERRORLOG, it'll clear the old error. When I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.