hello experts. i. can you please explain the difference between "pre" and "post" execute type while using customized workflows for overlays in SAS Financial Management ? <SASWorkflowCustomizations> <Application name="SAS Financial Management"> <Object type="FormSet" name="1264"> <Action type="SUBMIT"> <Execute type="pre" storedProcessFullPath= _ "/Products/SAS Financial Management/Customized workflow/Manual_Entry_RS"/> </Action> </Object> </Application> </SASWorkflowCustomizations> ii. I created a workflow to process manual entries via forms into SAS FM reports -> Submit, Approve, etc. can someone explain whether I can process such entries only after they are approved - currently, the entries are processed into reports in real time. Thanks in advance for your help!
... View more