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

Post new topic  Reply to topic
 PEA « View previous topic :: View next topic » 
Author Message
smallsunw
PostPosted: Sun Feb 22, 2004 8:21 pm    Post subject: PEA Reply with quote

Newbie

Joined: 21 Feb 2004
Posts: 8

Hi,

Does anyone know what is the difference between using PEA(program execution agent) and UPES to invoke program? Which one is better? Does anyone have examples on using PEA to invoke program?

Thanks.
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Feb 23, 2004 5:59 am    Post subject: Reply with quote

Jedi Knight

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

PEA is used in Fat client scenarios for Human attended activities.

UPES is used for Automatic activities in Fat or Thin client scenarios.

If you are in a fat client environment you can use the PEA, for your human activities, in the think client environment that is generally not done. There are samples of all of these in the MQWF samples libraries when you install.
_________________
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
smallsunw
PostPosted: Mon Feb 23, 2004 8:49 am    Post subject: Reply with quote

Newbie

Joined: 21 Feb 2004
Posts: 8

Quote:
PEA is used in Fat client scenarios for Human attended activities.


I have looked at the examples of the MQ Workflow, I found an example in which the PEA is started by the servlet, my questions are:

1)Why the PEA can be started in the servlet, and what is difference between it and starting with a command?

2)Can PEA be used by web client to invoke program?
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Feb 23, 2004 8:57 am    Post subject: Reply with quote

Jedi Knight

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

While the thin client can start a PEA it is rare, I personally am not aware of anyone using this in a "production" situation.

The key difference is with a PEA you can issue a start() method to run an activity, without one you must use checkout()/checkin().
_________________
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
smallsunw
PostPosted: Mon Feb 23, 2004 9:12 am    Post subject: Reply with quote

Newbie

Joined: 21 Feb 2004
Posts: 8

Quote:
The key difference is with a PEA you can issue a start() method to run an activity, without one you must use checkout()/checkin().


if checkout/checkin is not needed, how do I know the task is already completed by someone?
Back to top
View user's profile Send private message
Ratan
PostPosted: Mon Feb 23, 2004 9:30 am    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

When you issue a start and Wf receives the output data for that activity and Activity is set for 'Automatic Exit', activity finishes. If Activity is set for manual exit, someone has to finish it.
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
smallsunw
PostPosted: Mon Feb 23, 2004 10:16 am    Post subject: Reply with quote

Newbie

Joined: 21 Feb 2004
Posts: 8

Quote:
The key difference is with a PEA you can issue a start() method to run an activity


Quote:
PEA is used in Fat client scenarios for Human attended activities.


For the Human attended activities, do you mean activites needed to checkin/checkout? So is there contradiction between these 2 statements?
Back to top
View user's profile Send private message
jmac
PostPosted: Mon Feb 23, 2004 10:42 am    Post subject: Reply with quote

Jedi Knight

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

I see no contradiction in these statements, but then again, I know MQWF. Perhaps it's time for you to read some of the manuals.
_________________
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
dsim
PostPosted: Tue Feb 24, 2004 7:41 pm    Post subject: Reply with quote

Acolyte

Joined: 11 Aug 2003
Posts: 67
Location: Toronto

An answer to your initial question can be found in Web Client documentation: 'Executing activities with the Web client'
Quote:
A PEA executes programs for an MQ Workflow user and is therefore suited for interactive programs that must be started on the client machine. Each client has an own PEA installed. In contrast, a (U)PES is not related to a particular user and is therefore suited for executing non-interactive programs. A UPES is usually installed on a server machine.


Dan
Back to top
View user's profile Send private message
smallsunw
PostPosted: Wed Feb 25, 2004 6:36 am    Post subject: Reply with quote

Newbie

Joined: 21 Feb 2004
Posts: 8

Quote:
An answer to your initial question can be found in Web Client documentation: 'Executing activities with the Web client'


Where can I find this documentation? Thanks.
Back to top
View user's profile Send private message
dsim
PostPosted: Wed Feb 25, 2004 7:18 am    Post subject: Reply with quote

Acolyte

Joined: 11 Aug 2003
Posts: 67
Location: Toronto

The Web Client documentation comes and gets installed with the product. On Windows it's in Programs->IBM WebSphere MQ Workflow->Web Client documentation
Dan
Back to top
View user's profile Send private message
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 » PEA
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.