Hi,
I'm working on automating a Purchase Order business process using
InfoPath 2003 and Windows Sharepoint Services 3.0. I want to set up a
Purchase Order workflow on the form library and need it to be routed
to the Line Manager of the person who created the InfoPath form.
I've written a Web Service that queries Active Directory and retrieves
the logged in user's Manager when the InfoPath form is loaded which I
then set on the InfoPath form. However, I need a "User" type field on
the Sharepoint library to route the workflow to but when the InfoPath
form gets saved it stores the Manager field as a text string.
Is there any possible way that I can automatically route the workflow
to the User's manager without requiring the user to select who the
Manager is via a Sharepoint Designer workflow form?
Thanks,
Adrian.