I want to show a custom WR screen that I've created to a user when the user press "Initiate" on a Workflow.
Lets say i have this WF structure :
If the WF goes to reject it goes to the webreport afterwards and shows HTML page with some simple message "Rejected".
In the documentation of the WR configuration in the WF it has this options to choose from:
If I go to the about this page :
It says that it can show the WR and it's sort of User Interface. Unfortunately I have 2 problems :
- When I create the WR it choose it for SMARTVIEW in the configuration. When i inititate the WF it gets me this screen although it was initiated from smart view :
2. It won't show the window as it says it should. I only find it in the "assignments" widget at the home screen.
It it possible somehow to present the custom page after the initiation of a WF?