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
Reporting service is broken
This morning when I walked through the office doors, everybody stormed to me, screaming that they can not generate reports. No reports could be generated indeed. I’ve checked if all the HR.Net services were running on application server. And could … Continue reading
Posted in Uncategorized
3 Comments
External events vs HR.Net
We are using older version of HR.Net and did not upgrade to the latest version just yet. So for those who use the fresh version this article will not be very useful, as I believe this is implemented as a … Continue reading
Posted in Uncategorized
3 Comments
HR.Net Workflow Service is not starting
Once I came across the problem when HR.Net Workflow Service was stopped and did not want to start. The error message I was getting on the attempt to start the service looked like this: When I checked the Event Log, … Continue reading
Posted in Uncategorized
Leave a comment
Getting full HTML source of HR.Net form/workflow
HR.Net is working through web-browser and in the background it is plain html pages with javascript. In the latest versions of HR.Net we have ability to put in our JavaScript into screens and workflows. And sometimes it is useful to … Continue reading
Picklist search
Sometimes it is handy to have a deeper look on the HR.Net Picklists. Picklists are set values of text data. Opposing to plain text fields, picklists can have only set number of values and can not be easily changed by … Continue reading
Recording Absence
Last week a user complained to me that she can not record an absence that is longer than 2 years. I checked myself and indeed I can’t record this – with no error message the end date of absence is … Continue reading
Develpment environment and emails
Recently I’ve discovered that our development installation of HR.Net is living it’s own life and sends out of date emails to staff, confusing them big time. To stop this happening I made a little research inside of the system HR.Net … Continue reading
How to generate random string in HR.Net
One of the projects I’m doing now is connecting HR.Net system with our Active Directory. Every time new employee start, we want to create a new user in AD and inform the manager about new account with the password. So … Continue reading
Posted in Uncategorized
2 Comments
The SQL Server Broker for the current database is not enabled.
During the update of our HR.Net system to version 3.0 we also moved from SQL Server 2000 to SQL Server 2005. And this involved loads of changes in setup. We had our production environment working fine from the day zero, … Continue reading
Posted in Uncategorized
Leave a comment
Change Mailed from in Mailers
Sometimes you need to change the way emails from workflows going to folks look like. Today I needed to change “Sent from” filed and that was quite an effort. I needed to go to installation of the HR.Net Application Server … Continue reading