Wish list
If you like this blog and want to say thanks in some way, here is my wish-list on Amazon. It'll be very cool to get a gift from my subscribers. Just don't forget to put your name on it -)Tags
Author Archives: admin
How to associate a SQL hrnet user correctly
The hrnet SQL user attached to the hrnet database is not synchronised with the hrnet SQL user correctly on the server The following symptoms can occur: 1. When logging in to the HR.net web application the screen brings up a … Continue reading
Posted in SQL Server
Leave a comment
Message “The child record you are trying to save does not have any parent record.” when adding data.
Describes an issue that can occur when a save for a new record opened from a datagrid is attempted. Message “The child record you are trying to save does not have any parent record.” displayed when clicking save on a … Continue reading
HRNET passwords being stored on users PC due to “Autocomplete for Forms” setting in IE
This is a security issue with Internet Explorer that can cause user passwords to be stored on a users PC. When a user types in their user name into the HR.Net User Name dialog the password is automatically populated. This … Continue reading
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
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
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
Page Break in Report
When you are making a report in Document Explorer, sometimes you want to make a page break just after your data grouping is finished. For example, you are making a list of employees by departments and you want to start … Continue reading