I have created a form to add new identity in custom table. on the click of save button i need to attach the workflows over it. Can you tel me how to attach the workflow on the submit button and then create the idenity in Employee table.
1. Create employee directly into Person table setting certification status to 'New', disabling role/entitlement inheritence and then triggering attestation for the 'approval' of the Person object (ootb I think there is a daily attestation schedule for this)
2. Have your custom form submit a PersonWantsOrg request (referencing a service item with an approval policy assigned that is linked to a QERResource/QERReuse object)