All,
I have to send out an InfoPath form to all users. There is an email (Exchange) group for all users. I'll send a link to a web part page.
I need to be able to import/view and check off against a list of users to make sure they have completed the InfoPath form.
My HR dept. don't have a full list (don't ask) of current employees and the list will need to be fluid to account for new starters and leavers before the required deadline date. The obvious place is AD, yet I'll need to be able to filter out junk i.e. admin and test accounts.
I'm thinking I might be able to create a BCS connection and use that list to show AD display names. These names could then be matched against the display name on the InfoPath form using the user profile service and a form status field, when the 2 names match and the form status = complete, hide the form from the view.
Can I do this? Or am I going to have to do something more manual?
Thanks
W