Author |
Message |
Topic: Create procedure |
vijaishree
Replies: 5 Views: 4091
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 17, 2004 1:42 am Subject: Procedure Question |
Hi,
is there any way in by which we can access the InputRoot and the OutputRoot inside a procedure ?
Have one more basic question to ask. Apart from the fact that a function has to return valu ... |
Topic: How you do check CSD level on Windows ? |
vijaishree
Replies: 3 Views: 2942
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 16, 2004 11:44 pm Subject: How you do check CSD level on Windows ? |
Hi,
"mqver" will the provide information about the MQ Series installed and not WMQI.
The memo.ptf has a section called "CSD HISTORY" which will give you the exact CSD that is installed (C:\Pro ... |
Topic: Function call -- by value or by reference |
vijaishree
Replies: 2 Views: 2262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Feb 16, 2004 2:35 am Subject: Function call -- by value or by reference |
Hi mgk,
thanks for that response !! |
Topic: Function call -- by value or by reference |
vijaishree
Replies: 2 Views: 2262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 12, 2004 3:30 am Subject: Function call -- by value or by reference |
Hi,
in languages like C, function calls can be made by value or by reference. When we make a function call in EQSL, is that by value or by reference ?
If by value, then how do we make calls by ... |
Topic: User Defined Function in ESQL is giving syntax errors |
vijaishree
Replies: 3 Views: 3545
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Feb 12, 2004 1:34 am Subject: User Defined Function in ESQL is giving syntax errors |
Hi Kirani,
thanks for the response. Actually i am getting this error in the Control Center and not while deploying the flow. According to you CREATE FUNCTION has been introduced in CSD 2 an ... |
Topic: User Defined Function in ESQL is giving syntax errors |
vijaishree
Replies: 3 Views: 3545
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 11, 2004 10:53 pm Subject: User Defined Function in ESQL is giving syntax errors |
Hi,
i have WMQI 2.1 CSD 2 installed. I had written a function in ESQL and got a syntax error. When i tried the same code in a machine with WMQI 2.1 CSD 4 , it works fine.
Does it mean that CSD ... |