Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In FAB Workbench's Workflow screen, Actions Allowed for Current Status section, list all the possible statuses e.g. Initial, Review, Complete and Error statuses with their corresponding action buttons:


  2. Then in the same screen's Status Changes for Actions, list all the "normal" status changes:


  3. During form submission, when the form goes into method PERFORM_ACTIONS_FOR_STATUS_CHG, you can dynamically change the status depending on the result of the processing. Change the parameters C_STATUS_REDETERMINED, C_NEW_STATUS and C_NEW_APPROVAL_LEVEL and the request will be changed to that status. Also, don't forget to update any SAP tasks (in case the app uses one) to assign tasks to new agents:

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@223dfe
showSpacefalse
sorttitle
typepage
cqllabel in ( "workflow" , "app-life-cycle" , "code" ) and type = "page" and space = "IFAB"
labelskb-how-to-article

...