HR Case always set to "Draft" State
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2020 03:32 AM
Hello,
I have a HR Service that has a template with State = "Ready". When I submitted the catalog item for this service in service portal it is working, the case is set to READY. But when I'm creating this on the Create HR Case module (sn_hr_core_case_creation.do) it always set to "Draft". I tried disabling all the business rule and it's still not working.
Thank you in advance.
- Labels:
-
Case and Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2020 03:38 AM
From the Create HR Case module (sn_hr_core_case_creation.do) it always set to ready. (OOB)
Because Case creation from the agent side is totally different. It is just a UI Page.
So many things will not apply/work there:
- HR Templates
- Workflows
- UI Policies
- Feild's dependent data, etc will not apply there.
What's the alternate?
- You can write the business rule on insert set state to "Ready"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2020 03:46 AM
Thank you for your reply but apparently I have other instance that has the same setup and it is working. I setup the HR template with the assigned to and state and it works.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2020 04:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2020 04:32 AM