|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to access functions and procedures from a common library |
« View previous topic :: View next topic » |
Author |
Message
|
srinivasonmb |
Posted: Tue Sep 23, 2014 6:37 am Post subject: How to access functions and procedures from a common library |
|
|
Novice
Joined: 04 Jul 2013 Posts: 16
|
Hi,
I have a scenario, where we are using a common library file in which we were written some common functions and procedure, that file is used to across all the message flows.
Now I am developing a new message flow project, in which I am using different broker esql schema file. I want to access the some function from common library file. but I couldn't access from common library.
I was trying to gave a Default broker schema path in my esql file and also used PATH concept also, in both cases I couldn't get the results.
please help me out to how to access the functions from common libraries. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Sep 23, 2014 6:46 am Post subject: Re: How to access functions and procedures from a common lib |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
srinivasonmb wrote: |
I have a scenario, where we are using a common library file in which we were written some common functions and procedure, that file is used to across all the message flows. |
From which we can safely infer either WMBv8 or IIBv9? Or perhaps you could tell us?
srinivasonmb wrote: |
Now I am developing a new message flow project, in which I am using different broker esql schema file. I want to access the some function from common library file. but I couldn't access from common library. |
Why not? The function name didn't resolve? You couldn't remember the function name? Flying monkeys came in through the window and stole the common library? Or perhaps you could post the error message?
srinivasonmb wrote: |
I was trying to gave a Default broker schema path in my esql file and also used PATH concept also, in both cases I couldn't get the results. |
Why? Is the common library using the default broker schema? If so, why isn't it using a distinct one to avoid this problem? If the common functions are in the default schema, why is your code in a non-default schema? How did you arrive at that design choice? What PATH did you specify and why?
srinivasonmb wrote: |
please help me out to how to access the functions from common libraries. |
You access functions from common libraires by configuring the components correctly, with regard to a number of possible design patterns. There's insufficient information in your post to effectively determine what's wrong with your particular set up. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|