Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Workflow Task URL...

  Asked By: Akeem Strong         Date: Nov 23, 2007      Category: Sharepoint      Views: 758
 

I have a very simple workflow that contains a CreateTask activity and a
SendEmail activity.

I would like to be able to send the link to the task that is created by
the CreateTask activity in the body of the e-mail message. However,
when I debug the workflow, in the SendEmail method that is executed
before the e-mail message is sent, the task list contains zero items.

I am trying to access the task list item too early (it does get created
later on somwhere)? Can anyone tell me what I am doing wrong?


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.

 
Didn't find what you were looking for? Find more on Workflow Task URL... Or get search suggestion and latest updates.


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