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 » Database Mapping

Post new topic  Reply to topic
 Database Mapping « View previous topic :: View next topic » 
Author Message
new_to_wmb8
PostPosted: Fri Jul 05, 2013 3:39 am    Post subject: Database Mapping Reply with quote

Centurion

Joined: 28 May 2013
Posts: 127
Location: Hyderabad, India

Hi All,
i need some help to starting creating my message flow as per my requirement.
the flow is data from SAP goes to End Point application database(SQL Server 2008). from SAP the messages are coming and i have map those values with the Database tables,
example : field 1, field 2, field 3 needs to be mapped to Single field of Address at database. the values must be concat and updated in Database.
i am working on Broker V8. In MB v8 databse update node is removed, so i have to use mappping node right ?
my flow wud be like
SAPInput Node--->Mapping Node
using grapical map i have to update the database, for using graphical map i have create the database defination
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Jul 05, 2013 3:40 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

What's wrong with using a 'Database' node ?
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
new_to_wmb8
PostPosted: Fri Jul 05, 2013 3:42 am    Post subject: Reply with quote

Centurion

Joined: 28 May 2013
Posts: 127
Location: Hyderabad, India

with database node...how can i do mapping of Input values to Database values
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Jul 05, 2013 4:03 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

new_to_wmb8 wrote:
with database node...how can i do mapping of Input values to Database values


Please attend this class to learn how:

https://www-304.ibm.com/jct03001c/services/learning/ites.wss/us/en?pageType=course_description&courseCode=WM664


and/or read these InfoCentre articles:

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac04670_.htm

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fak05190_.htm

http://publib.boulder.ibm.com/infocenter/wmbhelp/v8r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fak01038_.htm


so you can learn to do this in a Database node:

Code:
SET Environment.Variables.XMLNSC.database.aggregatedField = COALESCE( Root.XMLNSC.field1, 'field1 is blank') || COALESCE( ...


Google is your friend.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
new_to_wmb8
PostPosted: Fri Jul 05, 2013 4:12 am    Post subject: Reply with quote

Centurion

Joined: 28 May 2013
Posts: 127
Location: Hyderabad, India

thanks for the links and code snippet, i wil try
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Jul 05, 2013 4:15 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

new_to_wmb8 wrote:
thanks for the links and code snippet, i wil try


You're welcome. But just don't blindly copy & paste because that won't do what you want. You need to think, and apply knowledge, and become skilled in writing WMB functionality. The required training takes nine days.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
new_to_wmb8
PostPosted: Fri Jul 05, 2013 4:28 am    Post subject: Reply with quote

Centurion

Joined: 28 May 2013
Posts: 127
Location: Hyderabad, India

yes i know i have to think on this, 1st SAP connectivity then SQL sever database connection, code ect. that training is not available in India
and its costly too
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Fri Jul 05, 2013 4:45 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

new_to_wmb8 wrote:
yes i know i have to think on this, 1st SAP connectivity then SQL sever database connection, code ect. that training is not available in India
and its costly too


You need to free your mind of impediments.

The training is available in India or virtual classroom online.

Here is the India link:

http://www-304.ibm.com/jct03001c/services/learning/ites.wss/in/en?pageType=course_description&courseCode=WM664IN

You get an extra day of training for India class (6 days vs 5 in US). Current cost is 720,000 rupees.

You seem to be a bright person. I think you can be successful with WMB development and the right coaching / mentoring.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Database Mapping
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.