Author |
Message |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 2:46 pm Subject: Putting a message on MQ from WTX map |
@Vitor
I am able to turn on trace for MQS. Now i am able to see logs for connection details. Everything is working good.
Only thing to figure out is:
[m4mqsEndTransaction]
| Rolling back unit ... |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 11:59 am Subject: Putting a message on MQ from WTX map |
@Vitor
Hi, i checked with Admin. Connection details are:
SYSTEM.DEF.SVRCONN/TCP/hostname(port)
And i am able to connect to the queue from the MQ client.
I am working with WTX for the first ... |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 8:37 am Subject: Putting a message on MQ from WTX map |
I haven't setup MQ client locally. Do i need to setup client for MQ or the libraries are included in the WTX? |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 8:35 am Subject: Putting a message on MQ from WTX map |
@exerk
Connection details:
SYSTEM.ADMIN.SVRCONN/TCP/<hostname>(port) |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 7:37 am Subject: Putting a message on MQ from WTX map |
@smdavies99
Hi,
I am using Version: 7.0.1.8
I looked at the trace file from WTX and I see no errors. I am trying to look for errors related to connection. But, i don't know where to look.
... |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 7:03 am Subject: Putting a message on MQ from WTX map |
@exerk
I am really sorry, i am not connecting to SIB. I am connecting to MQ. I just realized that MQ is not on WAS. We have a dedicated MQ Server running on a node.
Connection details that i am ... |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Tue Aug 12, 2014 5:55 am Subject: Putting a message on MQ from WTX map |
@Jedi
Yes, SIB is on WAS. |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Mon Aug 11, 2014 4:53 pm Subject: Putting a message on MQ from WTX map |
It is not working. I am not able to see any error. I am new to wtx. I turned on audit and trace but none of the files get generated. Is there any way to see detail logs in wtx? |
Topic: Putting a message on MQ from WTX map |
karthik_varma
Replies: 19 Views: 14909
|
Forum: General IBM MQ Support Posted: Mon Aug 11, 2014 3:25 pm Subject: Putting a message on MQ from WTX map |
Hi,
I am trying to put a message on MQ Server queue from a WTX map.
From the output card of WTX i am using the following put method:
=PUT("MQS","-QN TEST_QUEUE -QMN <Queue_M ... |