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!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.