Tag Archives: Workflows

Java Script Validation in Workflow

This method no longer works with later versions of HR.Net. See update. Screen validation has been mastered by me a long time ago and we are using it all over the place. But workflow screen has not been properly validated … Continue reading

Posted in Uncategorized | Tagged , , , , | 9 Comments

The way your data is retrieved

Recently we noticed a bunch of email notification going to folks with outdated information. I’ve checked the mailers in the workflows: information is taken via “Input table/Values/….”. And after some thought I came up with a question: when does the … Continue reading

Posted in Admin Console | Tagged , | Leave a comment

Unable to send Mail-Merge to hard-coded email

Unfortunately, although the Mail merge stage allows you to select a hard-coded email address, this option doesn’t currently work. When you are trying to send a Mail Merge to hard-coded email address, it fails to do so. It does not … Continue reading

Posted in Admin Console | Tagged , , | Leave a comment

Mail Merge stage in workflow not sending to recipients mapped from a Database Reader

This article describes an issue that can occur with Mail Merge stages when using the recipients option “Message User” in conjunction with a list of people returned from a database reader. When using a database reader to determine the recipients … Continue reading

Posted in Admin Console | Tagged , | Leave a comment

URL Label for Employee HR.Net Year Calendar not working when used on a workflow form

There is an issue that occurs when the ShowHRYearCalendar() javascript is used on a workflow form. Using the javascript URL Label of ShowHRYearCalendar() on a workflow form does not display the standard HR.Net Year Calendar.  Using the same javascript in … Continue reading

Posted in Admin Console | Tagged , , | Leave a comment

Database Writer using ‘System\New Key’ fails to write multiple records

There is an issue with the use of ‘System\New Key’ in a database writer when writing multiple records to the same table. Database writer stage in a workflow uses ‘System\New Key’ to map to the primary key field of the … Continue reading

Posted in Admin Console | Tagged | Leave a comment

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. This is a known bug in the … Continue reading

Posted in Admin Console, SQL Server | Tagged | Leave a comment