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 » concatenate(J_3AKORD1 || J_3AKORD2) on ESQL

Post new topic  Reply to topic
 concatenate(J_3AKORD1 || J_3AKORD2) on ESQL « View previous topic :: View next topic » 
Author Message
apraj397
PostPosted: Mon Sep 24, 2018 6:37 am    Post subject: concatenate(J_3AKORD1 || J_3AKORD2) on ESQL Reply with quote

Newbie

Joined: 18 Jun 2010
Posts: 7

Hi Team,
If any one help me to concatenate incoming inbound message message fields and create separate message out bound message as below:
If any one help me this scenarios helpful to me.

inbound message for IIB :

<COLORWAY_SIZE>
<hbiColorwayCode>NS</hbiColorwayCode>
<hbiColorwayName>2861</hbiColorwayName>
<hbiSize>106,096,102,101</hbiSize>
<hbiAPSShortSizeDescription>Desc1, Desc2, Desc3, Desc4</hbiAPSShortSizeDescription> -->
</COLORWAY_SIZE>


Expecting out bound message for target system:
<SapIt3apgen>
<J_3APGNR>QS2234_0800_000</J_3APGNR>
<J_3AKORD1>2861</J_3AKORD1>
<J_3AKORD2>106</J_3AKORD2>
<J_3AKORDX>2861106</J_3AKORDX>
</SapIt3apgen>


Like wise as below out put expecting for target system :

J_3AKORDX= J_3AKORD1+ J_3AKORD2

<SapIt3apgen>
<J_3AKORD1>2861</J_3AKORD1>
<J_3AKORD2>106</J_3AKORD2>
<J_3AKORDX>2861106</J_3AKORDX>
</SapIt3apgen>


<SapIt3apgen>
<J_3AKORD1>2861</J_3AKORD1>
<J_3AKORD2>096</J_3AKORD2>
<J_3AKORDX>2861096</J_3AKORDX>
</SapIt3apgen>

<SapIt3apgen>
<J_3AKORD1>2861</J_3AKORD1>
<J_3AKORD2>102</J_3AKORD2>
<J_3AKORDX>2861102</J_3AKORDX>
</SapIt3apgen>

<SapIt3apgen>
<J_3AKORD1>2861</J_3AKORD1>
<J_3AKORD2>101</J_3AKORD2>
<J_3AKORDX>2861101</J_3AKORDX>
</SapIt3apgen>

Regards
Raj
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 » concatenate(J_3AKORD1 || J_3AKORD2) on ESQL
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.