How to call sn_hr_core_case_creation.do on ATF?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019 03:40 AM
Hi,
I am using Automated Test Framework to create tests for HR.
The 'Open a New Form' Test Step points to a table, and i can select sn_hr_core_case - this creates a Core case.
However, now we use the newer Create new case option - sn_hr_core_case_creation.do - whereby search for employee, and once Employee is selected, the Employee information and Case Details appear, whereby the COE and HR Service are selected and we can then Create Case.
I'd like ATF to call sn_hr_core_case_creation.do and be able to set up tests starting from the Case Creation page.
Many thanks
Krista
- Labels:
-
HR Service Delivery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2019 06:15 AM
Greetings Kwilliams,
I don't believe you can do this in London. A future version might enable this ability.
-Andrew Barnes
Join me at Developer Blog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2019 07:44 AM
Andrew is correct, calling to the sn_hr_core_case_creation UI page is not possible in the current release (London) within ATF.
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2021 02:36 AM
Hi,
Can we call sn_hr_core_case_creation.do UI page in post London releases? I am looking for this functionality to be implemented in my instance wherein we are on PARIS release.
I would really appreciate your help on this please.
Regards,
Bhagyashree

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 10:59 AM
Hi Mike,
Any suggestions on how to user ATF with HR Applications would be wonderful.
I am working on a similar ask. I have a new application that points to sn_hr_case_talent_management.
I used: Open a Form (SP) after impersonation.
That step requires the page to be sc_cat_item
sys_id = the sysid after the form is open in the service portal (at lease that is how I did it)
I did not set the view or Query Parameters(not mandatory so left it). I have 43 mandatory fields on the new form (I know that is a lot but it is what it is.
I wanted to use the replay form similar to RITMs but no go. Hoping this helps you get further than I am.
If anyone has a better Idea let me know. I am in Tokyo btw.