Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

CollectFeedbackWorkflow in 'unofficial' ECM Starter Kit for B2 TR

  Asked By: Grace Lewis         Date: Jul 16, 2006      Category: Sharepoint      Views: 233
 

Rather new to workflow. Started with the 'CollectFeedbackWorkflow' provided in the 'unofficial' ECM Starter Kit for B2 TR at blogs.msdn.com/.../ECM-Starter-Kit-for-B2TR.aspx. Encountered some problems which I hope someone can advise.

Thanks.

Problem

Actions taken and Question

When the sample 'CollectFeedbackWorkflow' workflow is started manually, a permission denied is reported for the WFInit.aspx page. This is encountered when an user with contribute permission is used.


The contribute permission level has to be added with 'Manage List' rights. Any advise why this is the case?

Although the 'CollectFeedbackWorkflow' has been associated to start for a major version, it however cannot be triggered automatically using the 'Submit for Approval' button. The system try to load the 'IniWrkFlIp.aspx' page when the initiation page declared in workflow.xml is 'Wfinit.aspx'.


Currently starting the workflow manually. How can I associate the startup form? During the workflow association phase, the following:
<InitiationType>Manual;#OnNewItem;#OnItemUpdate;#OnMajorCheckIn</InitiationType>
is added into the workflow.xml to allow the workflow to associate with a major versioning.

During a workflow process and the 'View Page Task' button is clicked, missing 'WrktaskIP.aspx' is reported to be missing

Not sure how to add this form into workflow.xml


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                  

 

No Answers Found. Be the First, To Post Answer.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].