Author |
Message
|
HIMAGAR |
Posted: Tue Dec 01, 2015 11:24 pm Post subject: Message Broker - File Input Node - Monitoring |
|
|
Novice
Joined: 05 Nov 2015 Posts: 18
|
Hi All,
I am usin FileInput Node in my message flow.
File Input Node ---> Compute ---> End.
I am using Monitporing at File Inpput Node. I want to emit complete payload.
But IBM Infocenter says
The bit stream cannot be included in monitoring events if one of the following nodes created the message:
FileInput, if the message domain is MRM or XMLNSC
@
http://www-01.ibm.com/support/knowledgecenter/SSKM8N_7.0.0/com.ibm.etools.mft.doc/ac60386_.htm
Do there is a workaround of this ?? other than switching to IIB 9. |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed Dec 02, 2015 12:15 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Does the IIB9 (or 10) Infocentre say that this restriction has been lifted?
Remember that V7 went out of service a few months ago. You should really be moving to another version ASAP. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
HIMAGAR |
Posted: Thu Dec 03, 2015 10:56 am Post subject: |
|
|
Novice
Joined: 05 Nov 2015 Posts: 18
|
Is there any workaround for this ? |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 03, 2015 11:04 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
HIMAGAR wrote: |
Is there any workaround for this ? |
Upgrade.
The longer you continue to use v7, the more you will discover this is the least of the functionality gaps you're running into. Until one day the gap is it doesn't function any more because someone's patched something. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Dec 03, 2015 11:06 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
It seems not unless......
You have a front end flow that reads the file and then writes the contents of the message (and unedited)to a Queue then you read that with another flow and emit the paylod from there.
However have you verified that the IIB9/IIB10 fileinput node can/does emit the payload?
If it does then can't this be the catalyist for you to move to a newer and supported version of the product? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|