Author |
Message
|
whiting |
Posted: Thu Aug 09, 2012 6:13 am Post subject: UDP not visible in MB Explorer |
|
|
Acolyte
Joined: 26 Mar 2002 Posts: 64 Location: Greenville, SC
|
I've created a sub-flow with user defined properties and promoted the UDPs in the main message flow. Some of the properties are visible in MBExplorer and others are not. All of the UDPs are in a sub-flow with compute nodes and are referenced in ESQL. Based on the InfoCenter I think I should be able to see and change all of the UDPs.
Can anyone tell me why some are visible and others are not.
Note that none of the boolean UDPs are visible.
Thanks,
//Bill |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Aug 09, 2012 6:20 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
If the UDPs are defined in a subflow, you may need to promote them to the main flow to make them visible.
What version of toolkit and what version of runtime? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 09, 2012 6:22 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
lancelotlinc wrote: |
If the UDPs are defined in a subflow, you may need to promote them to the main flow to make them visible. |
whiting wrote: |
I've created a sub-flow with user defined properties and promoted the UDPs in the main message flow. |
lancelotlinc wrote: |
What version of toolkit and what version of runtime? |
This may indeed make a difference. Also check if you're using mqsicreatebar from an installation that's not at the same level of Toolkit.
Also, if at v8, confirm that there isn't a difference between using a deployable .subflow file versus using an included subflow .msgflow file. |
|
Back to top |
|
 |
whiting |
Posted: Thu Aug 09, 2012 7:17 am Post subject: WMB v7 fp4 |
|
|
Acolyte
Joined: 26 Mar 2002 Posts: 64 Location: Greenville, SC
|
I'm using v7 FP4 for both broker and toolkit.
The UDPs are promoted to the message flow level.
I am using the toolkit rather than mqsicreatebar to build the barfile. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Aug 09, 2012 7:34 am Post subject: Re: WMB v7 fp4 |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
whiting wrote: |
I'm using v7 FP4 for both broker and toolkit.
The UDPs are promoted to the message flow level.
I am using the toolkit rather than mqsicreatebar to build the barfile. |
Please run mqsireportbroker and post the effective level. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
whiting |
Posted: Thu Aug 09, 2012 7:42 am Post subject: fixpack effective level 7.0.0.4 |
|
|
Acolyte
Joined: 26 Mar 2002 Posts: 64 Location: Greenville, SC
|
The Fixpack capability level = 'all' (effective level '7.0.0.4') |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Aug 09, 2012 7:53 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 09, 2012 7:55 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Is there a difference between what you see in MQExplorer and using the CMP API Exerciser? |
|
Back to top |
|
 |
whiting |
Posted: Thu Aug 09, 2012 8:21 am Post subject: MB Explorer 7.0.1.4 |
|
|
Acolyte
Joined: 26 Mar 2002 Posts: 64 Location: Greenville, SC
|
I had missed installing FP4 on MB Explorer. I just did that, but there is no change.
The UDPs are still not visible from the Properties dialog in MB Explorer.
BTW, I deployed the barfile from the toolkit and not from MBExplorer. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Aug 09, 2012 8:39 am Post subject: Re: MB Explorer 7.0.1.4 |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
whiting wrote: |
The UDPs are still not visible from the Properties dialog in MB Explorer. |
Again, compare the MBexplorer view with the CMP API Exerciser or with an mqsireportproperties or etc. view. That is, confirm that the runtime actually makes the properties visible, even if they're visible and settable on the bar file itself. |
|
Back to top |
|
 |
whiting |
Posted: Thu Aug 09, 2012 9:06 am Post subject: CMP Api Exerciser shows the same as MBExplorer |
|
|
Acolyte
Joined: 26 Mar 2002 Posts: 64 Location: Greenville, SC
|
CMP Api Exerciser shows the same list of properties as MBExplorer.
Some of the UDPs are exposed, others are not.
If I have a UDP that is defined in a sub-flow with Compuite nodes and it is referenced in a compute node and it is promoted to the message flow level, then should it be accessible at runtime (via either CMP or MBExplorer)?
I think that it should be accessible. Is there something I've overlooked? |
|
Back to top |
|
 |
|