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 » Fetching container info from Audit Trail

Post new topic  Reply to topic
 Fetching container info from Audit Trail « View previous topic :: View next topic » 
Author Message
spprash
PostPosted: Mon Sep 01, 2003 5:08 am    Post subject: Fetching container info from Audit Trail Reply with quote

Apprentice

Joined: 29 Dec 2002
Posts: 25

I have set AUDIT_TRAIL to DB as full for my process models. I have a requirement to view the container values at various activities of my model. The Container_Content field in the AUDIT_TRAIL table is a BLOB field which I assumed will contain the container content in some serialzed manner. On query the field doesnt seem to contain the container values of my processes.

Does it mean the container content is not audited or do we have to use the global container option to obtain results. any ideas?
_________________
Prash
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Sep 01, 2003 7:01 am    Post subject: Reply with quote

Jedi Knight

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

I am somewhat confused by your question.... The only data written to the Audit record would be Global Container updates.

If you need to access the blob, I believe you could reconstruct the container using the ExecutionService::readOnlyContainerFromStream(byte []).

If you need to access the actual input and/or output containers of an activity you can get their contents via the ActivityInstance object.
_________________
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
spprash
PostPosted: Mon Sep 01, 2003 8:17 am    Post subject: Reply with quote

Apprentice

Joined: 29 Dec 2002
Posts: 25

I was of the opinion that the input/output containers of all activities will be audited and hence by using the audit trail we could fetch the container content of finished processes at various stages.

I'll probably try the global container option. Are there any docs on how to use the global container
_________________
Prash
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Sep 01, 2003 10:37 am    Post subject: Reply with quote

Jedi Knight

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

No container information is written to the audit trail, except for the Global container information.

There is not too much doc on the use of the GC but I believe there is some in the Buildtime manual.

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
muralihegde
PostPosted: Mon Sep 01, 2003 5:45 pm    Post subject: Reply with quote

Centurion

Joined: 30 Apr 2002
Posts: 108

Hi,
We also have the same requirement. We want to pass certain container info to audit trail.
But regarding the global container (GC) usage I have the following doubts.
1. Is it true that it can be set only once during process creation?
2. Again the only API I found was to retrieve the GC from a process instance. Is there any API to chnage the value and pass it back to the process instance?
3. Any detailed doc/manual/support pac about this?
An example or more details is greatly appreciated, because like any project, we are in a crucial stage to make design decision as to use global container for this purpose or not..
Thanks,
-murali
Back to top
View user's profile Send private message Yahoo Messenger
jmac
PostPosted: Tue Sep 02, 2003 5:26 am    Post subject: Reply with quote

Jedi Knight

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

muralihegde wrote:

But regarding the global container (GC) usage I have the following doubts.
1. Is it true that it can be set only once during process creation?

No the global container is updated after each activit that has a data connector that runs to the GC.
Quote:
2. Again the only API I found was to retrieve the GC from a process instance. Is there any API to chnage the value and pass it back to the process instance?

Changes are only made via mapping once the instance starts
Quote:
3. Any detailed doc/manual/support pac about this?

Not to my knowledge
_________________
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
amittalekar
PostPosted: Tue Sep 02, 2003 5:30 am    Post subject: Reply with quote

Disciple

Joined: 03 Apr 2002
Posts: 166
Location: VA, USA

murali,

go through the programing guide..... it has a chapter "Global Containers" that will clear all ur doubts....
Back to top
View user's profile Send private message Yahoo 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 » Fetching container info 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.