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 » referencing esql files from a different project

Post new topic  Reply to topic
 referencing esql files from a different project « View previous topic :: View next topic » 
Author Message
tonym
PostPosted: Mon Oct 27, 2003 4:48 am    Post subject: referencing esql files from a different project Reply with quote

Novice

Joined: 22 Sep 2003
Posts: 11

I'm testing out WBIMBs ability to have a common set of esql files available to multiple projects.
I've defined some esql files in a project called PROJECT_COMMON and I'm trying to reference them from a project called PROJECTA. I've declared PROJECTA as dependent upon PROJECT_COMMON. However, when I try to reference the esql files (e.g. from the Properties pane of a Compute node within a PROJECTA flow) the only esql files which are displayed are from the local project (PROJECTA).
Is this a hopefully-solved-by-CSD02 bug or am I being stupid and missing something (much more likely ! )?

cheers
Tony
Back to top
View user's profile Send private message
JLRowe
PostPosted: Mon Oct 27, 2003 5:09 am    Post subject: Reply with quote

Yatiri

Joined: 25 May 2002
Posts: 664
Location: South East London

After experimenting, it appears that the PATH statement allows you to reference procedures and functions in a broker schema in another project. It does not seem to work for CONSTANTs or NAMESPACEs though.

Naturally, the documentation does not tell you this.
Back to top
View user's profile Send private message Send e-mail
tonym
PostPosted: Mon Oct 27, 2003 5:19 am    Post subject: Reply with quote

Novice

Joined: 22 Sep 2003
Posts: 11

Yes, I can get Procedures and Functions to work cross projects, but the documentation states that a node can use an entire esql file (i.e. a file with a CREATE MODULE stanza) from another project.
Ah well, common files for Procedures and Functions is a giant step, so I shan't complain!

cheers
Tony
Back to top
View user's profile Send private message
JLRowe
PostPosted: Mon Oct 27, 2003 11:38 am    Post subject: Reply with quote

Yatiri

Joined: 25 May 2002
Posts: 664
Location: South East London

Module's can't be referenced across projects. You could put your common logic into a schema level procedure, but schema level procedures don't have access to the message tree - you need to pass them in as reference variables.
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 » referencing esql files from a different project
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.