ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Converting CWF into XML using RCD node

Post new topic  Reply to topic
 Converting CWF into XML using RCD node « View previous topic :: View next topic » 
Author Message
VanshulChawlaSA
PostPosted: Thu Jul 16, 2009 8:28 am    Post subject: Converting CWF into XML using RCD node Reply with quote

Novice

Joined: 03 Jul 2009
Posts: 14

My CWF message is 20 bytes long which is in one message set
Other message set is having CWF and XML message types and i want to use RCD to convert the CWF (from first message set) to XML(in second message set)

But i am getting an error(XML structure inproper)

I am giving fix length string as input with 20characters
My XML structure has 2 fields but i am unable to parse it.

Can anybody tell me how to do this?

reportFile
Author: vanshul
Date: 16 Jul 2009
Table of contents
1 Message Definition File "CWF".................................................................................................................................................................. 3
1.1 Message Definition File Settings............................................................................................................................................................3
1.2 Messages...............................................................................................................................................................................................3
1.2.1 Message (Message)...........................................................................................................................................................................3
1.3 Types......................................................................................................................................................................................................3
1.3.1 Message.............................................................................................................................................................................................3
1.3.1.1 Name (xsd:string)...........................................................................................................................................................................3
1.3.1.2 Id (xsd:string)................................................................................................................................................................................. 4
1.4 Groups....................................................................................................................................................................................................4
1.5 Elements and Attributes......................................................................................................................................................................... 4
1.5.1 Message (Message)...........................................................................................................................................................................4
2 Message Definition File "Testing"...............................................................................................................................................................5
2.1 Message Definition File Settings............................................................................................................................................................5
2.2 Messages...............................................................................................................................................................................................5
2.2.1 Message (MessageType)...................................................................................................................................................................5
2.3 Types......................................................................................................................................................................................................5
2.3.1 MessageType.....................................................................................................................................................................................5
2.3.1.1 Name (xsd:string)...........................................................................................................................................................................5
2.3.1.2 Id (xsd:string)................................................................................................................................................................................. 6
2.4 Groups....................................................................................................................................................................................................6
2.5 Elements and Attributes......................................................................................................................................................................... 6
2.5.1 Message (MessageType)...................................................................................................................................................................6
3 Message Flow "TestFlow".......................................................................................................................................................................... 7
3.1 Overview................................................................................................................................................................................................ 7
3.2 MQInput Node - "MQInput".................................................................................................................................................................... 7
3.3 MQOutput Node - "MQOutput"...............................................................................................................................................................7
3.4 ResetContentDescriptor Node - "ResetContentDescriptor"................................................................................................................... 7
3.5 ResetContentDescriptor Node - "ResetContentDescriptor1"................................................................................................................. 7
4 Message Set "MessageSet1".....................................................................................................................................................................8
5 Cross Reference.........................................................................................................................................................................................9
6 Documentation generation settings..........................................................................................................................................................10
Table of contents. 16 Jul 2009
- 2 -
1 Message Definition File "CWF"
/MessageSet1Project/MessageSet1/CWF.mxsd
1.1 Message Definition File Settings
Prefix:
Target Namespace:
Local Elements: <no target namespace>
Local Attributes: <no target namespace>
Default Block: None
Default Final: None
Documentation: None
1.2 Messages
1.2.1 Message (Message)
Message Alias: None
Documentation: None
1.3 Types
1.3.1 Message
Base Type: None
Derived By: restriction
Local Group: sequence
Content Validation: closed
Mixed: false
Minimum occurrences: 1
Maximum occurrences: 1
Final: None
Block: None
Abstract: false
Documentation: None
1.3.1.1 Name (xsd:string)
Type: xsd:string
Namespace: <no target namespace>
Message Definition File "CWF". 16 Jul 2009
- 3 -
Minimum occurrences: 1
Maximum occurrences: 1
Default: None
Nillable: false
Final: None
Block: None
Substitution Group: None
Abstract: false
Documentation: None
1.3.1.2 Id (xsd:string)
Type: xsd:string
Namespace: <no target namespace>
Minimum occurrences: 1
Maximum occurrences: 1
Default: None
Nillable: false
Final: None
Block: None
Substitution Group: None
Abstract: false
Documentation: None
1.4 Groups
1.5 Elements and Attributes
1.5.1 Message (Message)
Type: Message
Namespace:
Default: None
Nillable: false
Final: None
Block: None
Substitution Group: None
Abstract: false
Documentation: None
Message Definition File "CWF". 16 Jul 2009
- 4 -
2 Message Definition File "Testing"
/MessageSetProject/MessageSet/Testing.mxsd
2.1 Message Definition File Settings
Prefix:
Target Namespace:
Local Elements: <no target namespace>
Local Attributes: <no target namespace>
Default Block: None
Default Final: None
Documentation: None
2.2 Messages
2.2.1 Message (MessageType)
Message Alias: None
Documentation: None
2.3 Types
2.3.1 MessageType
Base Type: None
Derived By: restriction
Local Group: sequence
Content Validation: closed
Mixed: false
Minimum occurrences: 1
Maximum occurrences: 1
Final: None
Block: None
Abstract: false
Documentation: None
2.3.1.1 Name (xsd:string)
Type: xsd:string
Namespace: <no target namespace>
Message Definition File "Testing". 16 Jul 2009
- 5 -
Minimum occurrences: 1
Maximum occurrences: 1
Default: None
Nillable: false
Final: None
Block: None
Substitution Group: None
Abstract: false
Documentation: None
2.3.1.2 Id (xsd:string)
Type: xsd:string
Namespace: <no target namespace>
Minimum occurrences: 1
Maximum occurrences: 1
Default: None
Nillable: false
Final: None
Block: None
Substitution Group: None
Abstract: false
Documentation: None
2.4 Groups
2.5 Elements and Attributes
2.5.1 Message (MessageType)
Type: MessageType
Namespace:
Default: None
Nillable: false
Final: None
Block: None
Substitution Group: None
Abstract: false
Documentation: None
Message Definition File "Testing". 16 Jul 2009
- 6 -
3 Message Flow "TestFlow"
/Test/TestFlow.msgflow
3.1 Overview
3.2 MQInput Node - "MQInput"
Short Description
Long Description
3.3 MQOutput Node - "MQOutput"
Short Description
Long Description
3.4 ResetContentDescriptor Node - "ResetContentDescriptor"
Short Description
Long Description
3.5 ResetContentDescriptor Node - "ResetContentDescriptor1"
Short Description
Long Description
Message Flow "TestFlow". 16 Jul 2009
- 7 -
4 Message Set "MessageSet1"
/MessageSet1Project/MessageSet1/messageSet.mset
Message Set ID
• I7BBJP0002001
Runtime Parsers
• MRM:For binary, text or XML messages (namespace aware, validation, low memory use) - default
• XMLNS:For binary, text or XML messages (namespace aware, validation, low memory use)
Use Namespaces
• true
Broker will treat Length facet as MaxLength
• true
Message Set "MessageSet1". 16 Jul 2009
- 8 -
5 Cross Reference
The tables in this section show how resources are related to one another.
References list
Resource References
\MessageSet1Project\MessageSet1\messageSet.mset \MessageSet1Project\MessageSet1\CWF.mxsd
\Test\TestFlow.msgflow \MessageSet1Project\MessageSet1\messageSet.mset
Referenced by list
Resource Referenced by
\MessageSet1Project\MessageSet1\CWF.mxsd \MessageSet1Project\MessageSet1\messageSet.mset
\MessageSet1Project\MessageSet1\messageSet.mset \Test\TestFlow.msgflow
Cross Reference. 16 Jul 2009
- 9 -
6 Documentation generation settings
General settings
Title: reportFile
Author: vanshul
Date: 16 Jul 2009
TOC nesting level: 7
Utilized documentation units
Source Documentation unit Documentation type
CWF.mxsd MXSD Documentation Unit detailed
TestFlow.msgflow Message Flow Documentation Unit detailed
Testing.mxsd MXSD Documentation Unit detailed
messageSet.mset Message Set Documentation Unit detailed
Documentation generation settings. 16 Jul 2009
- 10 -
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jul 16, 2009 11:38 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Is this another way of asking this?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
kimbert
PostPosted: Sun Jul 19, 2009 2:02 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Please quote the full text of the error message. If you don't know how to obtain the full text, please search previous posts on this forum.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Converting CWF into XML using RCD node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.