| Author | 
		  Message | 
  		
  		
		     Topic: MQWFClient - submit .jsp problems. | 
  		
  		
		  developer
  
	  	  Replies: 0 Views: 7278
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Wed Feb 03, 2010 11:00 am   Subject: MQWFClient - submit .jsp problems. | 
  		
  		
		  Good night,
 I need urgent help.
 
 The interfaces (. jsp's) for manual activities do not allow me to update the workflow work items.
 When I start the work item field "Subcontrato = 774". W ... | 
  		
  		
		     Topic: Access ReadOnlyContainer of a ProcessInstace (JAVA API) ? | 
  		
  		
		  developer
  
	  	  Replies: 4 Views: 10689
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Fri Jun 20, 2008 7:58 am   Subject: Re: Access ReadOnlyContainer of a ProcessInstace (JAVA API) | 
  		
  		
		  Hello,
 
 (...)
 // Print out the instance names
 System.out.println("We have " + insts.length + " instances in runtime:");
 			for (int i = 0; i < insts.length; i++) {
 				Sys ... | 
  		
  		
		     Topic: Access ReadOnlyContainer of a ProcessInstace (JAVA API) ? | 
  		
  		
		  developer
  
	  	  Replies: 4 Views: 10689
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Fri Jun 20, 2008 6:56 am   Subject: RE:Access ReadOnlyContainer of a ProcessInstace (JAVA API) ? | 
  		
  		
		  Hi,
 
 I need to read the container (Input Container) to access existing information
 
 Container Data: NrDoc	 	
 Container Type: STRING	
 Container Value: 01883.
 
 I have 5000 records obsolete in au ... | 
  		
  		
		     Topic: Access ReadOnlyContainer of a ProcessInstace (JAVA API) ? | 
  		
  		
		  developer
  
	  	  Replies: 4 Views: 10689
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Fri Jun 20, 2008 12:46 am   Subject: Access ReadOnlyContainer of a ProcessInstace (JAVA API) ? | 
  		
  		
		  Hello,
 
 Someone can help me, please explain how to access the container (the fields) of a ProcessInstance ?
 
 (...)
 // Print out the instance names
 System.out.println("We have " + insts ... | 
  		
  		
		     Topic: AMQ9420: No repositories for cluster FMCGRP. | 
  		
  		
		  developer
  
	  	  Replies: 0 Views: 6833
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Mon May 14, 2007 3:45 am   Subject: AMQ9420: No repositories for cluster FMCGRP. | 
  		
  		
		  EXPLANATION:
 The queue manager has received information about a cluster for which no
 repositories are known.
 ACTION:
 Alter the REPOS or REPOSNL attribute of the queue manager, that is to have a
 f ... | 
  		
  		
		     Topic: Work List/Intance List. | 
  		
  		
		  developer
  
	  	  Replies: 5 Views: 8044
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Tue Apr 03, 2007 9:13 am   Subject: Work List/Intance List. | 
  		
  		
		  | Thanks. | 
  		
  		
		     Topic: Work List/Intance List. | 
  		
  		
		  developer
  
	  	  Replies: 5 Views: 8044
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Fri Jan 26, 2007 9:55 am   Subject: Work List/Intance List. | 
  		
  		
		  I am not certain what the question is.
 
 Are you asking how to filter for workitems that have been running for more that say 30 minutes?
 
 I have never tried to do something like this, but MAYBE you ... | 
  		
  		
		     Topic: Work List/Intance List. | 
  		
  		
		  developer
  
	  	  Replies: 5 Views: 8044
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Fri Jan 26, 2007 9:06 am   Subject: Work List/Intance List. | 
  		
  		
		  Please,
 
 somebody can explain me as it is that I obtain to filter auomatics activitys running in execution have much time ?
 
 
 Thanks |