- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 02:06 AM
Hi Team,
I have created this HR Document template for my e-signature task, as you can see it has the table name set as HR Core task. So as per my understanding if I m printing the sysid, then it should ideally print the HR Task sys id, rather it is printing the Sys id of the HR Case which is associated to the hr task. What is the purpose of this field if it is going to print only data from hr lce case table?
Please correct if my understanding is incorrect.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2023 03:22 AM
Hi All,
This is the approach I finally took. Since the HR Task table wasn't accessible, I created a new HTML field type in the HR Case table and populated all the variables details & other templates details.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 03:25 AM
Hello @JohnnySnow
You need to create a Notification on HR Task Table, instead of creating it over HR Case,
Because from HR Task you can dot walk to HR Case, but from HR Case you can't dot walk to HR Task.
Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 04:03 AM
Hey @Samaksh Wani It is not actually related to the notifications, the issue is with the HR Document templates
Johnny
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 05:52 AM
@JohnnySnow I am curious as to what your use case is. To answer your question, the way you are showing in your configuration it will be the SYS_ID of the task. With that said, it is not common to have the HR Document template using the HR Task form. Typically we are using the COEs as the table specified in the Table field. This is because we are mapping COE field data into the document template. Most, if not all use cases leverage the COE in the table field.
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2023 05:05 PM
Hey @michaelj_sherid So in our case, we create a task for one of our team, this task has a bunch of variables which needs to be populated in the offer letter. Hence I tried to use the core task table above so as to access the variables and create the offer letter. But like I mentioned it brings in value from the HR Case itself. Also do we have any documentation where it mentions that we use COEs as the tables, so that I can forward it to client and my peers.
Johnny
Please mark this response as correct or helpful if it assisted you with your question.