HR Task when submitted creates a new HR Case

Andr_1
Tera Contributor

Hello everyone

I am working on my PDI, trying the HR Tasks functionality.

I have the following scenario: 

 

I have a flow to create a new HR Task when a new HR Case is created. This action waits for the assigned to user to submit the task on the portal

Andr_1_0-1700826404723.png

 

When I create a new HR Case... it triggers this flow and a new HR Task is created. So, I will impersonate the assigned to user to submit the task on the employee center portal

Andr_1_1-1700826646528.png

 

After submitting, the HR Task state changes to closed completed...

Andr_1_2-1700826728952.png

 

and a new comment is inserted, saying that a new HR Case has been created. 

This is a OOTB behavior so my question is: where can I find this script (the new hr case created) on the system and where is the script to write something on the additional comments when a new hr case is created?

 

I hope someone could help me.

Thank you

André Ramos

 

 

8 REPLIES 8

Roshan Tiwari
Tera Guru

Check Server-Side Script for the same. Can you let me know the plugin for HR Case so I will try to re-create the issue and could try.

Case and Knowledge management

Look for a Business Rule on the HR Task table.

Already did it...  could not find any related business rule for this behavior