Author |
Message |
Topic: Defining monitoring property for an UDN |
chetu777
Replies: 0 Views: 1058
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Aug 29, 2013 11:09 pm Subject: Defining monitoring property for an UDN |
Hi All,
I am creating a UDN from a subflow. I have added few events that needs to be captured under monitoring property tab of compute node in subflow.
But when I convert that subflow into UDN t ... |
Topic: Generating MRM output message after a Collector Node |
chetu777
Replies: 8 Views: 5144
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 05, 2013 11:03 pm Subject: Generating MRM output message after a Collector Node |
Find the same. Thanks in advance.
(0x01000000:Name):Properties = (
(0x03000000:NameValue):MessageSet = NULL
(0x03000000:NameValue):MessageType = NULL
(0x0 ... |
Topic: Unwanted HTTP header |
chetu777
Replies: 2 Views: 2574
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 05, 2013 10:52 pm Subject: Unwanted HTTP header |
Hi All,
I am using a HTTP resuqest/response flow. Input is a GET method and output is a CSV data (which is extracted from the DB).
I am supposed to use HTTPs protocol for this service.
When I ... |
Topic: Generating MRM output message after a Collector Node |
chetu777
Replies: 8 Views: 5144
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 05, 2013 10:41 pm Subject: Generating MRM output message after a Collector Node |
1) Yes I did put a trace node just before the MQ output node and I am able to see the message tree structure and also its values.
2) Collector node is required as the requirement is to collect around ... |
Topic: Generating MRM output message after a Collector Node |
chetu777
Replies: 8 Views: 5144
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 05, 2013 10:05 pm Subject: Generating MRM output message after a Collector Node |
Hi All,
I have the following MB requirement:
Input is a COBOL file, hence using an MRM parser.
I then create a SOAP Request and process the response.
I now need to use a collector node and ... |
Topic: handling '@' Character |
chetu777
Replies: 1 Views: 1859
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 10, 2012 1:59 am Subject: handling '@' Character |
Hi All,
We have developed a HTTP Webservice using HTTP nodes. In response we need to send XML. One of the element of the XML has a http url as its value.
This HTTP url needs to contain '@' symbo ... |
Topic: UTF 8 v/s UTF16 |
chetu777
Replies: 16 Views: 10533
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 08, 2012 3:29 am Subject: UTF 8 v/s UTF16 |
Hi All,
My flow is contains MQInputNode -> Compute Node -> MQOutput Node. The input message expected is a Fixed length message of 66 characters coming from a source app(.net app).
The prob ... |
Topic: Rollback required when calling store procedure |
chetu777
Replies: 4 Views: 3858
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 01, 2012 8:14 pm Subject: Rollback required when calling store procedure |
Thank you all for the wonderfull feedback.
I will be able to test the scenarios tommorrow and also I will enquire DBA guys about the trsaction management if done by SP itself.
After looking int ... |
Topic: Rollback required when calling store procedure |
chetu777
Replies: 4 Views: 3858
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 31, 2012 9:15 pm Subject: Rollback required when calling store procedure |
Hi All,
In my message flow I am calling a stored procedure.
Now the reuqirement is that they want MB to roll back any operations done by Store procedure(SP) on DB, if SP fails in its operation. ... |
Topic: Not able to call stored procedure from DB using UDP |
chetu777
Replies: 2 Views: 5574
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 03, 2012 10:39 pm Subject: Not able to call stored procedure from DB using UDP |
Thanks for the immediate response. Its working after I made changes as u suggested.  |
Topic: Not able to call stored procedure from DB using UDP |
chetu777
Replies: 2 Views: 5574
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 03, 2012 8:51 pm Subject: Not able to call stored procedure from DB using UDP |
Hi All,
I am trying to call stored procedure and I was successfull calling it, but when I tried using UDP for the same I was not able to.
I am using the DB schema name and tablename as UDP varia ... |
Topic: Not able to connect to remote Broker QM |
chetu777
Replies: 6 Views: 6527
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 09, 2011 1:34 am Subject: Not able to connect to remote Broker QM |
Thanks Fjb_saper I surely will implement it now.  |
Topic: Not able to connect to remote Broker QM |
chetu777
Replies: 6 Views: 6527
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 09, 2011 1:20 am Subject: Not able to connect to remote Broker QM |
Hi All,
Thanks for the support. I could able to resolve the problem.
Since ACL entry was not possible as in previous versions, what I did was I logged in as root user in AIX box and created the ... |
Topic: Not able to connect to remote Broker QM |
chetu777
Replies: 6 Views: 6527
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 08, 2011 11:31 pm Subject: Not able to connect to remote Broker QM |
Hi smdavies,
Yes I already have tried out this option
$ setmqaut -m BRKQM -t qmgr -p XXXX +all
AMQ7026: A principal or group name was invalid.
Do I need to create this user even in AIX ma ... |
Topic: Not able to connect to remote Broker QM |
chetu777
Replies: 6 Views: 6527
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 08, 2011 11:06 pm Subject: Not able to connect to remote Broker QM |
Hi All,
I am using the broker toolkit version 7.0.0.1 and broker runtime version 7.0.0.1 and the Queue Manager Version 7.0.1.0
My Runtime and QM's are in an AIX box. I am not able to connect to ... |