Author |
Message
|
bhaski |
Posted: Wed Feb 26, 2014 9:07 am Post subject: shared variable accessibility to schema ( Pack and Execution |
|
|
 Voyager
Joined: 13 Sep 2006 Posts: 78 Location: USA
|
Hi Friends
When we say the SHARED is visible to schema level. if two different message flow belongs to schema ( package ) com.myflow and these each message flow is deployed into EG1 and EG2 . Now the shared variable can be accessed between the Execution group though they are in same schema? ( package )
Please clear my doubt.. _________________ Thanks and Regards
Bhaski
Websphere MQ Admin Certified
Websphere WMB Admin certified |
|
Back to top |
|
 |
stoney |
Posted: Wed Feb 26, 2014 9:35 am Post subject: |
|
|
Centurion
Joined: 03 Apr 2013 Posts: 140
|
ESQL SHARED variables are not shared between execution groups.
If you want to share data between execution groups then you can use the Global Cache functionality available in WMB v8.0.0.1+/IIB v9.0. |
|
Back to top |
|
 |
bhaski |
Posted: Wed Feb 26, 2014 9:39 am Post subject: |
|
|
 Voyager
Joined: 13 Sep 2006 Posts: 78 Location: USA
|
Thanks stoney..I know the scope between EGs. But if it is accessible in schema level? what is the scope? when 2 differnt message flows in the same schema deployed each on 2 EG. That time.. how about the scope.. _________________ Thanks and Regards
Bhaski
Websphere MQ Admin Certified
Websphere WMB Admin certified |
|
Back to top |
|
 |
Vitor |
Posted: Wed Feb 26, 2014 9:45 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bhaski wrote: |
when 2 differnt message flows in the same schema deployed each on 2 EG. That time.. how about the scope.. |
ESQL shared variables are not shared between EGs.
No matter what schema they're in. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
bhaski |
Posted: Wed Feb 26, 2014 10:48 am Post subject: |
|
|
 Voyager
Joined: 13 Sep 2006 Posts: 78 Location: USA
|
Thank you. _________________ Thanks and Regards
Bhaski
Websphere MQ Admin Certified
Websphere WMB Admin certified |
|
Back to top |
|
 |
|