- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2020 09:10 AM
We have a requirement as part of Separation process to collect input from an HR as to whether the subject person on the HR case should be rehired or not. There is a rehire flag on HR profile. The HR do not have access to the backend they only login to the portal.
I tried using employee form but this form should uniquely map to a record, i cannot map the response from HR to the profile of subject person's HR profile.
Is there a way to get response from HR from the portal and update the "Rehire" flag on the HR profile of subject person on the HR case?
Best
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2020 09:28 AM
It might be a timing issue. Can you try set the business rule to Async? Or order to 1001?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2020 08:34 AM
When is the business rule running? It should be an After Update business rule that has condition:
State | Changes to | Closed Complete
Can you find the record manually in the asmt_metric_result table for the Survey in the HR Task? (You might have to add Survey instance column to you HR Task list to see which Instance is attached).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2020 09:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2020 09:28 AM
It might be a timing issue. Can you try set the business rule to Async? Or order to 1001?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2020 09:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2020 09:42 AM
Hi Rajeeshraj,
Great that it works! Sometimes those timings...
Can you mark a few answers as helpful as well? Every answer marked helpful is another reword for helping 🙆😄