|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
BIP5493W (self-defining element) problem with CWF message |
« View previous topic :: View next topic » |
Author |
Message
|
vmcgloin |
Posted: Mon Oct 13, 2008 9:46 am Post subject: BIP5493W (self-defining element) problem with CWF message |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
Hi,
I am using a v5 toolkit and a v6.1 broker runtime. I have a COBOL record defining a message and have created a message set from that. Trace shows that the messages I am putting through the flow conform to the message definition - all fields are shown correctly via ${Root}.
However, when I try to access some of those fields to insert them into a database I get BIP5493W errors for all the folder and fields under those folders. Can anyone suggest why I might get self-defining element errors for CWF messages like this?
These are just warnings but my output (data inserted into a database) does not include any of the 'self-defining' fields - they are all replaced by default values.
Thank you,
Vicky
Code: |
2008-10-13 18:32:52.324981 6426 UserTrace BIP5494I: The logical tree is now being matched to the message model.
2008-10-13 18:32:52.325031 6426 UserTrace BIP5564I: Item ''RequestData'' from the logical tree has matched with the message model as ''[MESSAGE]_msg_Document_Request_Record/[SELF_DEFINING]''.
2008-10-13 18:32:52.325054 6426 UserTrace BIP5493W: Message, element or attribute 'RequestData' is self-defining within parent 'WIB_ELAUR001_DATA'. The message, element or attribute 'RequestData' did not match with any corresponding artifact in the message model hence it is considered to be self-defining.
If it is not intended that this message, element or attribute be self-defining,
check that the message set is referenced in the message properties, or
modify the message model to correspond to the instance message, or
modify the instance message to correspond to the message model. |
|
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Oct 13, 2008 9:59 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Are you dealing with default namespaces and not setting the namespace in front of each element in the default space? Hint this would show without the namespace in the trace... Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|