Workday integration
What is the best path or approach to learn and understand workday integrations? Where to start? Any guidance is appreciated. Thank you in advance.
What is the best path or approach to learn and understand workday integrations? Where to start? Any guidance is appreciated. Thank you in advance.
Hi everyone,
I have a Studio integration that determines which To Do task is assigned to an employee based on the integration outcome:
If the integration completes successfully, To Do 1 is created.
If the integration completes with errors, To Do 2 is created.
In Production, the integration completed with errors, so the employee received To Do 2.
After fixing the issue, what is the best practice to reprocess this employee so that To Do 1 is created instead?
Is there a way to relaunch or restart the Studio integration for the employee?
Should the integration event be returned or reset in some way?
What approach have others used in this scenario?
Any guidance or best practices would be greatly appreciated. Thanks!
I need guidance on configuring a benefit plan in Workday with the following requirement:
An employee should be able to elect coverage for themselves only, with the target set as Employee.
If the employee elects coverage for any dependent(s) (spouse, child, or family coverage), the employee must automatically be enrolled in the plan as well.
The employee should not be able to elect dependent coverage without being covered themselves.
What is the recommended Workday configuration to achieve this? Should this be handled through plan eligibility rules, coverage targets, enrollment event rules, or another configuration approach
Was anyone able to set up issue age and attained age benefit plans.
For example, if an employee enrolls in an insurance plan at the age of 30 for 20000$ at the rate of 10$. After 10 years the employee changes the coverage to 30000$. But depending on the age the rate will be 15$. Here the coverage should be calculated in a way that 10$ for 20000$ and 15 $ for the increased 10000$.
Any help would be greatly appreciated. Thank you
I have to make changes in Studio integration that uses client id and secret to using Certificates. How to do this? Any guidance is appreciated?