Hi I am new this sharepoint development and i have task in hand to do the following. 1.When a new document added to the library, the system will prompt for approvers & audience from a database table. this will be stored for future revisions for the document. 2. Upon successful completion of assigning approvers, audience the system will initiate the workflow to complete the approval process.
It would be great if anyone can point the direction to do the following: 1.is it possible to call a aspx page/form from document library insert/update event? 2.How to assign approvers to a workflow programmatically?
Thanks in Advance! Alex