Workflow stage is out of reach on the screen

When you have a very complex workflow and it is bigger than your screen, in older versions (before 3.0.2) of HRNET you won’t be able to access the stages sitting outside your screen.

Workflow stage is out of reach on the screen

Workflow stage is out of reach on the screen

This is a known bug in the system. It was fixed in the newer version, but if you are stuck with the old version, try the following ideas:

  1. Right click on the working area and select “Auto Layout” – sometimes it helps to rearrange the stages so you can reach everything. Personally, it does not work for me, so I prefer the second option.
  2. Run SQL Server stored procedure provided by Vizual: Move Stage Back On Screen. You need to open Query Analyzer for SQL Server, run the provided file – this way you install a new stored procedure on your database. Now, have you Admin Console open, but the problematic workflow closed, in Query Analyzer run the new procedure: SPOCSUP_MOVESTAGESBACKONSCREEN ‘WORKFLOW NAME‘. Where WORKFLOW NAME is your workflow’s name. Now open the workflow and see if you can get the access to the stage which was hidden before.
This entry was posted in Admin Console, SQL Server and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *