Author |
Message |
Topic: Performance with one vs Multiple Server connection channels |
siljcjose
Replies: 3 Views: 3419
|
Forum: General IBM MQ Support Posted: Mon Dec 19, 2016 6:34 am Subject: Performance with one vs Multiple Server connection channels |
Hello MQ Experts,
I have number of client applications connecting to a queue manager. The number can go upto 100 instances at a given time.
My question, would there be any performance improveme ... |
Topic: Published messages and Sequence |
siljcjose
Replies: 3 Views: 2297
|
Forum: General IBM MQ Support Posted: Mon Jul 15, 2013 5:39 am Subject: Published messages and Sequence |
The Message is published on the same queue manager and by just one application. There is no cluster involved as well. |
Topic: Published messages and Sequence |
siljcjose
Replies: 3 Views: 2297
|
Forum: General IBM MQ Support Posted: Mon Jul 15, 2013 5:27 am Subject: Published messages and Sequence |
Hi,
I have an application which is Publishing messages on 4 different topics.
There are subscriptions that are created for all the diferent topics to a queue.
Will MQ ensure that the messages a ... |
Topic: Handling large messages in WMB |
siljcjose
Replies: 8 Views: 9977
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 06, 2011 7:55 pm Subject: Handling large messages in WMB |
What could be the first choice then ? Collector node
? My requirement is to collect all the messages that are in a queue and to make one message out of it. and create one more record on top of it, w ... |
Topic: Handling large messages in WMB |
siljcjose
Replies: 8 Views: 9977
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 06, 2011 6:51 pm Subject: Handling large messages in WMB |
Hi,
I have a scenario, where I collect a batch of messages in a MQ queue. When the batch ends a trigger message is sent, which will start collecting all the messages in the queue using an MQGET.
... |
Topic: Code page Issue on Unix Message Broker 6.0 French Chars |
siljcjose
Replies: 11 Views: 12421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 8:00 pm Subject: Code page Issue on Unix Message Broker 6.0 French Chars |
There is a converion happening in the MQ channel from CCSID 297 to 819. When I inspect the message in the input queue, the French chracters "é à " looks fine. And then a webservice call i ... |
Topic: Code page Issue on Unix Message Broker 6.0 French Chars |
siljcjose
Replies: 11 Views: 12421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 27, 2010 4:12 am Subject: Code page Issue on Unix Message Broker 6.0 French Chars |
I tried chandinging to 923 still the same problem. |
Topic: Code page Issue on Unix Message Broker 6.0 French Chars |
siljcjose
Replies: 11 Views: 12421
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Oct 26, 2010 11:37 pm Subject: Code page Issue on Unix Message Broker 6.0 French Chars |
Hi,
I have a flow which calls a webservice for PDF generation. I get the message from a mainframe system CCSID is 819 and Encoding 273. I am getting a message that has French characters and sends t ... |
Topic: mySAP adatpter BO repating structure creation problem |
siljcjose
Replies: 3 Views: 7328
|
Forum: WebSphere Interchange Server + Adapters Posted: Wed Jun 02, 2010 5:14 am Subject: mySAP adatpter BO repating structure creation problem |
Yes. I have validated the message against the Schema, before sending the message to the adapter. And it validates fine. All the min and max occurence. Someting seems to be happening at the adapter. |
Topic: mySAP adatpter BO repating structure creation problem |
siljcjose
Replies: 3 Views: 7328
|
Forum: WebSphere Interchange Server + Adapters Posted: Fri May 28, 2010 12:58 am Subject: mySAP adatpter BO repating structure creation problem |
Hi,
I have a websphere Message broker talking to SAP server via the WBIA mySAP adapter. I have a BO deployed in the broker which has repeating structures. I create the IDOC in the message broker an ... |
Topic: Setting Style Sheet on Outgoing XML message |
siljcjose
Replies: 1 Views: 2468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Nov 01, 2009 11:10 am Subject: Setting Style Sheet on Outgoing XML message |
Hi,
I have a requirement of setting XML Styleseet on an outgoing message. Some thing like this.
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="t ... |
Topic: Environment variables and Timer Nodes |
siljcjose
Replies: 8 Views: 7781
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 25, 2009 2:38 am Subject: Environment variables and Timer Nodes |
Does this mean that the introduction of a timer control and Notification node in the flow, makes the involved flows behave as independent flows ? |
Topic: Environment variables and Timer Nodes |
siljcjose
Replies: 8 Views: 7781
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 25, 2009 2:14 am Subject: Environment variables and Timer Nodes |
Hi,
We have a requirement, where we need to persist some data before sending it to the Timer Control node and get that data back once we have the Out via the TimeOut Notification node. We tried usi ... |
Topic: Acessing System varibales from Compute node ESQL |
siljcjose
Replies: 4 Views: 3856
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 17, 2009 12:43 am Subject: Acessing System varibales from Compute node ESQL |
I want information set on the System level , like the the Sytem varaibles we have MQCHLLIB or MQCHLTAB JAVA_HOME. I don't want to acesses the above variables, but info stored on one such variable. |
Topic: Acessing System varibales from Compute node ESQL |
siljcjose
Replies: 4 Views: 3856
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Apr 17, 2009 12:18 am Subject: Acessing System varibales from Compute node ESQL |
Hi,
Can somebody, please let me know, if it is possible to accesses System variables ( set at the operating system level ) in a compute node.
I saw that it can be done from a Java compute node ... |