Version 2025.1
For details and updates associated with this version of the app, see the App Catalog Changelog.
Introduction
View the Create A Work Event forum page for even more details and a video demo of the app.
Deploy Instructions
Create Copy (Recommended)
- Click the “Create Copy” button above.
- To modify app source code:
- Open the app in the Console.
- Click Open in App Builder.
- After making any changes, Save and Deploy.
Manual Deploy (Alternative)
- Install the Workday Extend Plugin for IntelliJ.
- Download and unzip the app source code.
- Open in IntelliJ
- Go to Tools > Workday Extend > Log in to Workday Extend. You will be prompted to login to Workday Developer Site.
- Go to Tools > Workday Extend > Log in to Tenant. You will be prompted to choose your tenant.
- Go to Tools > Workday Extend > Deploy App to Tenant. Select your application.
Configuration Instructions
Security
Model Components
Manage: Create an Event Security Domain
Using App Manager, perform the following steps:
- In the Model Components section, locate the Security Domain
Manage: Create an Eventand click Create in the Domain Security Policy column. - Check
Confirmand click OK. - Add the following
Report/Task Permissionsto the Domain Security Policy: Modify:HR Administrator
Register For Events Security Domain
Using App Manager, perform the following steps:
- In the Model Components section, locate the Security Domain
Register For Eventsand click Create in the Domain Security Policy column. - Check
Confirmand click OK. - Add the following
Report/Task Permissionsto the Domain Security Policy: Modify:All Employees
Create a Work Event Business Process
- Locate the
Create Work EventBusiness Process in App Manager and click Edit in the Security Policy column. - Configure the Business Process Security Policy with the following permissions:
- Initiate Create a Work Event:
Employee as Self - Action Steps: Book Event Space:
HR Administrator - View All:
Employee as Self,HR Administrator - Approve:
Manager - Deny:
Manager
- Initiate Create a Work Event:
- Run the
Activate Pending Security Policy Changestask to activate your changes. - Locate the
Create a Work EventBusiness Process in App Manager and click Create in the Business Process Definition column. Click OK. - On the Edit Business Process screen, click OK and Done to create an empty definition that auto-completes.
- Optionally, you can add additional business process steps, such as an approval step for HR Administrators.
Usage Instructions
- In your Development tenant, search for and run the
Work Event RegistrationTask. - Click on the Create an Event button to create a new work event if one does not yet exist.
- Click on the Manage Events button to create or update Work Events.
- Click on the Register for an Event button to sign up for an existing Work Event. You can sign up for an event only once. A charity must already exist to use the Donations page.
- Click on the Manage My Events button to view and manage your existing registrations.
- Click on the Calendar View button to view, create, and register for work events using a Multi-Select Calendar widget.