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 » Search

 Search found 24 matches
Author Message
  Topic: question on MQWorkflow API START_TIME field
k4mik4z3

Replies: 8
Views: 10044

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Sat Feb 17, 2007 7:56 pm   Subject: question on MQWorkflow API START_TIME field
If you restart a completed/terminated process instance, the instance name would remain the same but the Start date would change.

I believe that this is achieved with the restart API that hos has m ...
  Topic: Query about Business Measures
k4mik4z3

Replies: 15
Views: 19021

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Feb 07, 2007 5:38 am   Subject: Query about Business Measures
oh great I'm really having fun working with this..

btw, any ideas on this ? ->


What does the input/output option for a data metric signify ?? No matter which of these options ...
  Topic: Query about Business Measures
k4mik4z3

Replies: 15
Views: 19021

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Tue Feb 06, 2007 5:01 am   Subject: Query about Business Measures
erm... that went right over my head

Do you mean to say that PROCESS_START location can only be used for the root flow ? ie. if i have a process 'Sample' and a block within it say 'SampleBlock ...
  Topic: Query about Business Measures
k4mik4z3

Replies: 15
Views: 19021

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Feb 01, 2007 7:59 pm   Subject: Query about Business Measures
any ideas guys ??
  Topic: Query about Business Measures
k4mik4z3

Replies: 15
Views: 19021

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Feb 01, 2007 4:08 am   Subject: Query about Business Measures
help guys ! I'm having trouble again.

I dont know why but if i set the location as PROCESS_START for a business measure, it doesnt work as expected

I have a block inside which I have set ...
  Topic: Cleanup Server not working as expected
k4mik4z3

Replies: 6
Views: 7352

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Fri Dec 08, 2006 5:31 am   Subject: Cleanup Server not working as expected
Ouch !

Anyway, let me explain, there was this attribute FMC_NO_WORKITEM_CLEANUP which was set to YES, The workflow server was recycled and then we tested this scenario.

This time the wo ...
  Topic: Cleanup Server not working as expected
k4mik4z3

Replies: 6
Views: 7352

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Dec 06, 2006 8:40 pm   Subject: Cleanup Server not working as expected
Yes that is the case currently, but we want to configure it in such a way that the workitems WILL be deleted exactly one hour after completion (assume cleanup server is running at that time) no matter ...
  Topic: Cleanup Server not working as expected
k4mik4z3

Replies: 6
Views: 7352

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Tue Dec 05, 2006 11:09 pm   Subject: Cleanup Server not working as expected
Hi guys, we're having some trouble with the cleanup server.

Here's the scenario-

For one process template, we have the KEEP_WORKITEMS and KEEP_PROCESSES set to 1 hour. We created 2 workitems fo ...
  Topic: GDC field type conversion ?
k4mik4z3

Replies: 3
Views: 4724

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Nov 23, 2006 7:23 am   Subject: GDC field type conversion ?
In my opinion this is not possible. You will need to actually change the type of the variable.

oh man, this will mean a big change , I was hoping that I had missed something and there must be ...
  Topic: Sorting Workitems based on Process instance Start Date/Time
k4mik4z3

Replies: 4
Views: 7218

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Nov 23, 2006 5:06 am   Subject: Sorting Workitems based on Process instance Start Date/Time
Yes I did it by adding it as a string in the format YYYY-MM-DD HH:MM:SS
The filter will not sort by the container element if it is not a string.

Ah, ok cool ! thanks a lot for that ! Now i can pr ...
  Topic: GDC field type conversion ?
k4mik4z3

Replies: 3
Views: 4724

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Nov 23, 2006 4:49 am   Subject: GDC field type conversion ?
Hi,

I currently have all the global data container fields set as 'String' type but now we have problem in which one field has to be compared within limits (between 100 and 200) and since it is ...
  Topic: Sorting Workitems based on Process instance Start Date/Time
k4mik4z3

Replies: 4
Views: 7218

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Nov 23, 2006 4:47 am   Subject: Sorting Workitems based on Process instance Start Date/Time
Unfortunately, the only way I found to rectify this problem was to add another container element storing the timestamp when a new process instance is started (I then sorted the workitems accordingly b ...
  Topic: Keep Finished Processes in MQ Runtime (KEEP_PROC_PERIOD)
k4mik4z3

Replies: 6
Views: 7000

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Nov 22, 2006 11:10 pm   Subject: Keep Finished Processes in MQ Runtime (KEEP_PROC_PERIOD)
And if you want to find a particular process instance, unless your following a certain convention for naming process instances, you may have to search through a large number of process instances to fi ...
  Topic: Sorting Workitems based on Process instance Start Date/Time
k4mik4z3

Replies: 4
Views: 7218

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Nov 22, 2006 11:04 pm   Subject: Sorting Workitems based on Process instance Start Date/Time
Well, the topic says it all. I need to sort workitems based on the Process instance's start date/time. The workitem itself does not contain any data about the process instance start date/time.
Is th ...
  Topic: Query about Business Measures
k4mik4z3

Replies: 15
Views: 19021

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Mon Nov 20, 2006 8:57 pm   Subject: Query about Business Measures
Business Measures can be tagged in WBI Modeller only at 1 level and cannot go into a block, if you want to track those than you will have to define a BM inside of that block/process and then try.

T ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.