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] Getting data from Global Data Containers

Post new topic  Reply to topic
 [SOLVED] Getting data from Global Data Containers « View previous topic :: View next topic » 
Author Message
mca
PostPosted: Thu Jul 07, 2005 2:14 pm    Post subject: [SOLVED] Getting data from Global Data Containers Reply with quote

Disciple

Joined: 09 Mar 2005
Posts: 196

Hi all,

Its been a while since i talked to you guys. Now i am back to work again with questions.

I have 3 tasks A,B and C in a process in workflow. Data is flowing to all 3 activities. I am capturing the data by using Global Containers at each activity. The values of fields i am capturing are FName, LName and Loan Amount. Now my manager came and asked me to generate reports like

1. Get me the FNames and LNames of persons who requested loan amount > 100.
2. Get me the Loan amount with FName JOE requested for.

I may need to generate such reports. I refered some manuals like WF Admin guide - How to use Audit tables section. But it does not have information about how to query values of user-defined varaiables like FName, LName etc. If i cannot query the datadase directly with user-defined values, I know GDC values will be stored in Blob format in database. How can i convert that and make my queries.

If this information is in some manual, please specify from which manual i can get this information from.

Thanks and its nice getting back to this forum saying HI.


Last edited by mca on Mon Jul 11, 2005 5:38 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
kotha
PostPosted: Thu Jul 07, 2005 4:46 pm    Post subject: Reply with quote

Partisan

Joined: 12 Mar 2005
Posts: 333

As I understood, You need to retrieve two or three names with some condition credit<100 or something like that. Refer Workflow API to retrieve the necessary values.
check for the condition for credit and retrieve the necessary names. If you need more info, contact me!!
Back to top
View user's profile Send private message
jmac
PostPosted: Fri Jul 08, 2005 5:25 am    Post subject: Reply with quote

Jedi Knight

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

Why would you be doing these queries against the MQWF RTDB? It seems to me these should go against your application database... I may not understand your question. If this data is in the GDC, then you can definitely do queries against that while the instances are running. The query syntax for GDC is documented in the programming guide.
_________________
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
mca
PostPosted: Mon Jul 11, 2005 5:37 am    Post subject: Reply with quote

Disciple

Joined: 09 Mar 2005
Posts: 196

Thanks Jmac, This is the reply i needed. Thanks again.
Back to top
View user's profile Send private message Send e-mail AIM Address 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 » [SOLVED] Getting data from Global Data Containers
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.