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 » Hi I have problem with FIELDNAME

Post new topic  Reply to topic
 Hi I have problem with FIELDNAME « View previous topic :: View next topic » 
Author Message
nagak
PostPosted: Thu Jan 13, 2005 4:57 pm    Post subject: Hi I have problem with FIELDNAME Reply with quote

Novice

Joined: 14 Dec 2004
Posts: 11

CAN Aany body explain with example FIELDNAME?
Back to top
View user's profile Send private message
kirani
PostPosted: Thu Jan 13, 2005 11:24 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

What is this regarding? WMQI? If so, please post your WMQI realted questions into WMQI forum. This forum is for Job Postings only.

Brandon, please move this post to WMQI Forum.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
bduncan
PostPosted: Mon Jan 17, 2005 6:58 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Done... Although I'm not sure why I didn't just delete it since it is one of the most cryptic, undetailed questions that has ever been asked on this site.
Believe me, nobody is ever going to complain that a person asking a question provided TOO MUCH information!
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
JT
PostPosted: Tue Jan 18, 2005 9:02 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

The FIELDNAME function is used to return the name of the element referenced by the source-string.

Code:

<Msg>
  <ElementX>X</ElementX>
  <ElementY>Y</ElementY>
  <ElementZ>Z</ElementZ>
 </Msg>

DECLARE xmlTagName CHARACTER FIELDNAME(InputBody.Msg.*[2]);

In this example, the value 'ElementY' is assigned to the xmlTagName variable, not the element's value, 'Y'.
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 » Hi I have problem with FIELDNAME
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.