ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » SOLVED-Container Data from Audit Trail

Post new topic  Reply to topic
 SOLVED-Container Data from Audit Trail « View previous topic :: View next topic » 
Author Message
scar
PostPosted: Fri Jan 14, 2005 5:11 am    Post subject: SOLVED-Container Data from Audit Trail Reply with quote

Centurion

Joined: 23 Jun 2004
Posts: 145

We are trying to get the container data from the audit trail db.
with out using a global container how can I get the container information for a work item.
Thanks


Last edited by scar on Wed Jan 19, 2005 10:10 am; edited 1 time in total
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Jan 14, 2005 5:20 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

The only container data in the audit trail is the Global Data Container. Input/Output containers are not avaialble in the audit trail.

Selected fields from the input container can be placed in the Description, but that's all you can do.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
scar
PostPosted: Fri Jan 14, 2005 7:58 am    Post subject: Reply with quote

Centurion

Joined: 23 Jun 2004
Posts: 145

Is there any other table where I can get container data.
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Jan 14, 2005 8:19 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Access of any table other than the audit table is discouraged. The data is obviously stored in one of the Container Tables, but you probably should not be accessing that table for performance reasons, and there is not doc on what the column names would be, and no guarantee that they would not change. It is generally best to design your application to not need this information.

GOOD LUCK
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
hos
PostPosted: Sun Jan 16, 2005 11:53 pm    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,

depending on the bussiness problem that you want to resolve it might also help to keep finished process instances/workitems for a certain time period. Then you could use the API to access the container data of these (finished) objects.
Back to top
View user's profile Send private message
scar
PostPosted: Tue Jan 18, 2005 6:39 am    Post subject: Reply with quote

Centurion

Joined: 23 Jun 2004
Posts: 145

We are going to make necessay changes to get the container data .
but for the current ones is there any way I can access the container data.

Does any one know the actual table that contains container information.
there are 161 tables in the db.
I started searching some of them but I couldnt find the one that has the container information.

We do even have WBI Monitor.

Is there a way we can get the business measures we defined from the monitor db.
Back to top
View user's profile Send private message
hos
PostPosted: Tue Jan 18, 2005 8:05 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,

container data are stored as binary objects in the database. There is no way to access the values even if you know the correct tables.

Why do you think that the container data are still available in the database? If the process instances are not yet finished you can access the containers via API. If they ARE finished the related containers are deleted in the database. Or do I miss something?
Back to top
View user's profile Send private message
scar
PostPosted: Wed Jan 19, 2005 3:44 am    Post subject: Reply with quote

Centurion

Joined: 23 Jun 2004
Posts: 145

as the number of work items grow its taking a while to query using APIs.
The queries are based on multiple elements inthe conatiner.
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Jan 19, 2005 7:44 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

It is never advisable to do queries based on container fields. Try to put the necessary container fields in the Description and do your queries based on that... or you could use a Global Data Container and do the queries based on the GDC.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Rishi
PostPosted: Wed Apr 27, 2005 12:24 pm    Post subject: Reply with quote

Newbie

Joined: 10 Nov 2003
Posts: 8
Location: United States

Quote:

or you could use a Global Data Container and do the queries based on the GDC


Can I query the Global Data Container from the command prompts?

Thanks
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Apr 27, 2005 1:48 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

Rishi wrote:
Can I query the Global Data Container from the command prompts?


I do not understand the question.
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » SOLVED-Container Data from Audit Trail
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.