_NextPart_
(1)
MSDN
(1)
CSS
(1)
ShowPost
(1)
WF
(1)
SiteID
(1)
PostID
(1)
ECM
(1)

use replicator activity in state machine workflow

Asked By Hong Yip
12-Apr-07 12:34 AM
Hi,

I implemented replicator activity in sequential WF.It is working fine .

But when I am using it in state machine it doesn't execute child
activities.i refered to sample collectfeedbackworkflow from "2007 Office
System Developer Resources\ECM Starter Kit\Code Samples\Workflow" which
explains replicator activity with sequential WF.

Thanks in advance.

use replicator activity in state machine workflow

Asked By lukezha
12-Apr-07 02:18 AM
------=_NextPart_0001_2978B542
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hello,

Would you please post your code about the activity, or you just use sample
code as in sample collectfeedbackworkflow ? ANd, how did you define the
state machine work flow?

Sincerely,

Luke Zhang

Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.


------=_NextPart_0001_2978B542
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang2052\f0\fs20 Hello,
\par
\par Would you please post your code about the activity, or you just use sample code as in sample collectfeedbackworkflow ? ANd, how did you define the state machine work flow?
\par
\par Sincerely,
\par
\par Luke Zhang
\par
\par Microsoft Online Community Support
\par ==================================================
\par Get notification to my posts through email? Please refer to http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notifications.
\par
\par Note: The MSDN Managed Newsgroup support offering is for non-urgent issues where an initial response from the community or a Microsoft Support Engineer within 1 business day is acceptable. Please note that each follow up response may take approximately 2 business days as the support professional working with you may need further investigation to reach the most efficient resolution. The offering is not appropriate for situations that require urgent, real-time or phone-based interactions or complex project analysis and dump analysis issues. Issues of this nature are best handled working with a dedicated Microsoft Support Engineer by contacting Microsoft Customer Support Services (CSS) at http://msdn.microsoft.com/subscriptions/support/default.aspx.
\par ==================================================
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par
\par
\par }
------=_NextPart_0001_2978B542--

Hi,Thanks for your reply.

Asked By Hong Yip
12-Apr-07 07:04 AM
Hi,

Thanks for your reply. I have found the solution from this link:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=849409&SiteID=1
Post Question To EggHeadCafe