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 » Editing Mapped Values within Nodes

Post new topic  Reply to topic
 Editing Mapped Values within Nodes « View previous topic :: View next topic » 
Author Message
nathanw
PostPosted: Thu Jan 19, 2006 3:50 am    Post subject: Editing Mapped Values within Nodes Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

Hey again all

I have a field value being mapped between to MRM sttructures

The incoming value is 17 char long and teh out going 16

Am trying to work out the best way of handling this

Your opinions should we try for a SUBSTRING apporach or maybe a RTRIM

Which is more efficient etc

Normally i would handle this within normal ESQL but as this i in MAppings Node I am not sure on which way to go?

When I edit the mappings and the pop up window arrives obviously I have to enter the values in the lower half am thinking if SUBSTRING it should be -



Code:
s_Message.Body["#I"].FIELD IS NOT NULL
SUBSTRING(s_Message.Body["#I"].FIELD FROM 1 FOR 16)


What do you gents think to both questions

PS if this was ESQL normally I qould have not posted but within the Mappings things seem to behave a little differently!
Back to top
View user's profile Send private message MSN Messenger
nathanw
PostPosted: Thu Jan 19, 2006 7:35 am    Post subject: Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

please ignore solved problem with simple etests
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Editing Mapped Values within Nodes
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.