Author |
Message |
Topic: Input handle goes inactive on MQ when MF is idle for long |
chaita30
Replies: 4 Views: 4154
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 07, 2021 11:43 pm Subject: Input handle goes inactive on MQ when MF is idle for long |
Hi,
1. We are using a local queue manager associated with an integration node.
2. Flow is using MQInput Node.
3. Flow calls HTTP service and then puts response back in another queue.
4. Un ... |
Topic: Input handle goes inactive on MQ when MF is idle for long |
chaita30
Replies: 4 Views: 4154
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Dec 05, 2021 9:23 pm Subject: Input handle goes inactive on MQ when MF is idle for long |
Hi,
I am using IIB10 10.0.0.20 and MQ version 8.0.0.16
A message flow that reads a message from MQ and respond back in an MQ.
Message Flow works fine but struggles to pick messages from MQ wh ... |
Topic: Allows flow tobe deployed even if input queue is not created |
chaita30
Replies: 2 Views: 2141
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 05, 2015 2:53 am Subject: Allows flow tobe deployed even if input queue is not created |
Why MB allows flows to be deployed even if queues provided in MQ Input node are not created in WMQ ?  |
Topic: Converting MIME into BLOB |
chaita30
Replies: 3 Views: 1882
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 15, 2014 7:38 pm Subject: Converting MIME into BLOB |
files with extension .msg, are actually emails and can be opened by OutLook.
The basic requirement of this implementation is backing up emails at some mount point. |
Topic: Converting MIME into BLOB |
chaita30
Replies: 3 Views: 1882
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jul 15, 2014 5:46 am Subject: Converting MIME into BLOB |
Hi,
I need to convert input MIME message into BLOB so that it can be then sent to fileOutput Node and file would be created with extension. File created using this file output node should be opened ... |
Topic: Not able to create properties folder properly |
chaita30
Replies: 4 Views: 3585
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 10, 2014 3:36 am Subject: Not able to create properties folder properly |
Not able to create properties folder using this code! When ever such message is passed to RCD it fails with an error "Message has no properties folder"
MbMessage inMessage = contact admin.ge ... |
Topic: Handling MIME Message inside MIME Message |
chaita30
Replies: 0 Views: 1197
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 03, 2014 7:35 am Subject: Handling MIME Message inside MIME Message |
Hi,
I am trying to send an email message as an attachment in an email message, When such email is been read by EmailInput node, it read that email attachment as another email and creates MIME segme ... |