sorry should have sent users list.

JP Singh <[EMAIL PROTECTED]> wrote:
Date: Sun, 4 Jun 2006 23:12:47 -0700 (PDT)
From: JP Singh <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: [OpenWFE-devel] Fwd: workflow PDL help needed

Hi John,

Thanks a lot.

I have used cursor. My problem is like this: ( I will be very specific)

1. When the control passes to final round sub process and Reviewer2 decides to send back directly to designer. Now what I want here a readonly copy should be sent to Reviewer1 only for information. No action required from Reviewer1.

I want something like that.

if sentdgn== true
then :

<sequence>
< concurrence without any merge without any action>

< reviewer1 read only copy>
<designer read write copy>

<subprocess ref="docflow"> now control goes to doc flow main flow.

</concurrence>
</sequence>

So question comes is it possible that in concurrence there will be no action no merging nothing. Just I want to use concurrence for sending a carbon copy which will be there in Reviewer1's store permanently.

Or is there any alternate startegy so that I can send workitem to designer and a copy to reviewer1 ( read only). But effective participant is designer .....reviewer1 can only view it ( He does not have any control) now after woritem is with designer the control moves back to main workflow definition.

Kindly let me know what are your thoughts?

Thanks & Regards
JP





John Mettraux <[EMAIL PROTECTED]> wrote:
On 6/2/06, JP Singh wrote:
> FYI
>
> JP Singh wrote:
> Date: Fri, 2 Jun 2006 03:09:34 -0700 (PDT)
> From: JP Singh
> Subject: workflow PDL help needed
> To: [EMAIL PROTECTED]
>
>
> Hi John,
>
> After a long time this is JP again.
>
> ...

I'll reply on the users' mailing list.

Posting here wasn't necessary.

--
John Mettraux -///- http://jmettraux.openwfe.org


_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-devel

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com _______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-devel

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-devel
_______________________________________________
OpenWFE - Open source WorkFlow Engine
OpenWFE-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openwfe-users

Reply via email to