Author |
Message
|
sirsi |
Posted: Mon Mar 20, 2006 3:17 pm Post subject: mapping node |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
Hi i am doing a simple mapping from source XML msg set to target XML msg set in a mapping node. My problem is i am not able to see the @version,@delta,@locale,@verb in the output message where as i am able to see other fields. |
|
Back to top |
|
 |
vk |
Posted: Mon Mar 20, 2006 5:42 pm Post subject: |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
These are attributes in the XML message which goes to the connector. Did you specify (XML.Attribute) in the code?
Can you paste the portion of the code where you are doing these field mappngs?
Regards,
VK. |
|
Back to top |
|
 |
sirsi |
Posted: Mon Mar 20, 2006 6:00 pm Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
i am not doing any coding in Esql.. i am directly mapping these attributes from source to destination in mapping node |
|
Back to top |
|
 |
vk |
Posted: Mon Mar 20, 2006 7:18 pm Post subject: |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
In the message set, have you defined them as attributes? |
|
Back to top |
|
 |
sirsi |
Posted: Mon Mar 20, 2006 7:52 pm Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
they are defined as attributes |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon Mar 20, 2006 8:42 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi sirsi,
When you map them, are they appearing as attributes in the input message and the output message....i mean are u dragging an attribute to another attribute....
Is the output message domain XML or MRM....
Regards. |
|
Back to top |
|
 |
sirsi |
Posted: Mon Mar 20, 2006 9:58 pm Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
They are appearing as attribute in input message.. in output i am not able to see them.. i have another mapping node which is working fine, but the other mapping node is not able to output attributes |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon Mar 20, 2006 10:32 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi sirsi,
sirsi wrote: |
They are appearing as attribute in input message.. in output i am not able to see them.. |
I hope you are talking about the message set and not the Output message from the flow....
I want to know if the message set in the drag and drop pane is showing the attributes....if it si not, then how are u mapping the fields
sirsi wrote: |
i have another mapping node which is working fine, but the other mapping node is not able to output attributes |
This mapping nodes are in which domain....are you using the same message set in both...
Regards. |
|
Back to top |
|
 |
sirsi |
Posted: Mon Mar 20, 2006 10:44 pm Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
in both input and outout message set the attributes are defined .. the drag and drop pane is also showing attributes
Both mapping nodes are using same output message set.. which is in XML domain |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon Mar 20, 2006 10:51 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi sirsi,
Which version of Broker are you using...
Can you please post the code that automatically gets generated in the window below, when u do the mapping....
Regards. |
|
Back to top |
|
 |
sirsi |
Posted: Mon Mar 20, 2006 10:55 pm Post subject: |
|
|
Disciple
Joined: 11 Mar 2005 Posts: 177
|
|
Back to top |
|
 |
|