Posted: Mon Apr 07, 2003 5:29 am Post subject: [SOLVED]Global data containers
Disciple
Joined: 03 Apr 2002 Posts: 166 Location: VA, USA
I am not able to retrieve processInstance by querying processInstance using global container.
Testing scenario is as follows:- In the buildtime under global container added datastructure (suppose this data structure contain attribue "testGlobal" of type string)..imorted that fdl in runtime.. When I create the instance at that point the value of testGlobal is null. The first activity in the process in UPES. In this activty I set testGlobal in the output container. When I query for process instance on the global member testGlobal I do not get that processInstance..
Does this mean that global container is not refreshed?... how can i verify whether the global container is refreshed is not?
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
Amit:
You can check the global container with a little program that retrieves the PI and then accesses the Global container.
I don't have access to a 322 system at the moment, but I do recall that there were some initial GDC problems... Get the latest readme (SP4) and search to see if there is an fix for your problem.
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