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 » Mapping and PROCEDURE

Post new topic  Reply to topic
 Mapping and PROCEDURE « View previous topic :: View next topic » 
Author Message
Duke
PostPosted: Wed Apr 14, 2004 9:55 am    Post subject: Mapping and PROCEDURE Reply with quote

Apprentice

Joined: 09 Mar 2004
Posts: 49
Location: Belgium

Dear all,

When I create a mapping, a create procedure is automatically created.
I can call this procedure from another module.

My question is the following, in the mapping I have an input and an output (ofcourse) but the parameter of the procedure are both of IN type.
I expected something like my_map(IN s_ref, INOUT t_ref)
but I have my_map(IN s_ref, IN t_ref)

Can someone help me?
_________________
Pierre Richelle

Engineer
IBM Certified MQSeries Developper V5.3
IBM Certified WMQ Administration V6
Back to top
View user's profile Send private message Send e-mail
Missam
PostPosted: Wed Apr 14, 2004 12:46 pm    Post subject: Reply with quote

Chevalier

Joined: 16 Oct 2003
Posts: 424

Quote:
When I create a mapping, a create procedure is automatically created


Can u elaborate this thing more.i mean i didn't under stood the concept of creating procedure automatically with mapping.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Apr 14, 2004 12:54 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The new Mapping node in the version 5 tooling works by presenting a graphical mapping designer view to let you define that Output field X is equal to Input field Y.

The Mapping node then creates a set of ESQL statements that actually perform the graphically defined mapping. This set of statements is packed into a version 5 ESQL procedure.

The original poster is asking then about how he uses that packed procedure from a regular compute node, instead of the instance of the Mapping node that is in the flow.

And I don't know the answer to that question, sorry.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Duke
PostPosted: Thu Apr 15, 2004 2:55 am    Post subject: Reply with quote

Apprentice

Joined: 09 Mar 2004
Posts: 49
Location: Belgium

You are plently right !!!

You can create a mapping with the mapping editor of the new version V5 of WMQ Integrator.

When you have created the mapping, the toolkit creates an PROCEDURE.
This procedure can be called from a MODULE.
But when I use the help assist, I see that the PROCEDURE has two arguments and both are of "IN" type.
_________________
Pierre Richelle

Engineer
IBM Certified MQSeries Developper V5.3
IBM Certified WMQ Administration V6
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 » Mapping and PROCEDURE
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.