Here are the handouts for tonight’s presentation at SharePoint User Group DC on the topic of Advanced Workflows using SharePoint Designer 2010.
SPUG Presentation PowerPoint
SPUG Presentation – SharePoint Designer 2010 Advanced Workflow
Here are the handouts for tonight’s presentation at SharePoint User Group DC on the topic of Advanced Workflows using SharePoint Designer 2010.
SPUG Presentation PowerPoint
SPUG Presentation – SharePoint Designer 2010 Advanced Workflow
SharePoint Desinger Workflow with InfoPath not filling in the Assigned To field on a Task when you specify it by Email Address
What we have here seemed to be pretty simple: we have an InfoPath form where you filled in your name and email address, and then your manager’s name and email address (I know we could have done that automatically but that’s besides the point for this post). Then we have a SharePoint Designer workflow that first forcibly sends an email to the Manager’s Email using the “Send an Email” action, and it then uses “Assign a To-Do Item” i.e. creates a task to the manager, AGAIN BY THEIR EMAIL ADDRESS, not by a login name.
Well to complicate the matter just a little bit, we have 2 domains – one of which is a “One Way Trust”. Now that being said, you can add users from this second domain no problem either using the Add User people picker, or by going into a new task manually and using the people picker. So it is getting to the other domain fine (we have already run the stsadm command -o setproperty -pn peoplepicker-searchadforests).
What the problem was, though, is that when we fill out an InfoPath form, and for the manager’s name, use an email that resolves to an account on our “local” domain, it works just fine. However, as soon as you try to assign a to-do item, by email address, to a user in the One Way Trust domain, we end up with a blank Assigned To field in the task that was created for us.
We still don’t have a solution, but here’s the workaround:
We found a workaround. Here’s the steps that I took to get this “working” per se:
We also tried just pausing first and then setting the Task directly to the email address, but that didn’t work either. Something about it not being able to resolve the user name in a timely manner when it’s creating the task.
So if you all have run in to this, and have an answer, please comment here. If we come up with a true solution, I will update my post.
Another webinar is coming up! See my company’s web site to learn more or regster at http://www.akgroup.com/Pages/AWWC.aspx
When a user in your organization requests a new phone, there are a few approvals that are needed: if the request is for a regular phone, you just need the manager’s signature; if the request is for a Blackberry, then you need both your manager’s signature as well as a manager in the Blackberry group.
Once the request has been approved, a technician should be assigned to order the phone. Once the phone comes in, the technician needs to record that the phone came in, and the Inventory needs to be adjusted based on the type of phone.
Every step in the process, the employee should be notified of the status. When the phone has been received by the employee, they need to Accept an inventory agreement by completing a task in the workflow.
Last night (Feb 18 2010) I spoke at the SharePoint User Group DC and gave a 1 hour presentation on the “Art of the Possible” with Designer Workflows. I took one specific example, and worked it out in a SharePoint Designer Workflow and went through setting up the workflow step by step in the presentation.
Here is the PDF file that I handed out last night, which is a transcript with illustrations of everything covered. Please feel free to download from here and please comment if you have questions or ideas or comments.
SharePoint Designer Advanced Handout
The scenario:
Your group is responsible for conducting training classes on several different systems. Users need to be able to register for training and specify the class they want to train in. The training administrator needs to be notified that they have to assign a class to a new registrant. Once the administrator assigns the class, the class attendance should be adjusted. Then an email should go out to the registrant to notify them of the class Date and Time and refer them to the Meeting Workspace. Once the class has been completed, an email goes out to the user thanking them for taking the class. If they have not completed the class, the Registrant should be forced to start over with a new registration.
Please visit my company’s site for information on the Webinar http://bit.ly/5OJwf5.
Only $99!!!
Our Agenda:
You will receive a full Transcript of the event, as well as Homework exercises and a Quick Reference Guide.
Register Now! http://bit.ly/5OJwf5.
I have had to fiddle around with SharePoint Designer Workflows. What I have done is set an Initiation Parameter to the email address of a Person. Then, in the Send Email action, I specify the To field, select Workflow Lookup… and select Workflow Data and then my Initiation Parameter.
However, the email never gets sent. I have also tried DOMAIN\username in the Initiation Parameter, but that didn’t work either.
Thanks for any help.
“The server for the data source returned a non-specific error when trying to execute your query. Check the format and content of your query and try again. If the problem persists, contact the server administrator.”
I am logged in to SharePoint Designer as a test account that has administrative rights to the site in question. I can’t even “Show Data” on the SharePoint List (any of them) – I get the error above.
Further, logging in as a Site Collection Administrator does not solve this problem. However, logging in as a Domain Administrator account with rights all over the place, it works without a hitch.
Please help if you know of any solutions – please comment on this post.
Thanks
Sue Hernandez