You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Environment Maker </br>Service owner of ESS agent |- Set up user context </br>- Customize ESS agent |Microsoft Copilot Studio |
29
+
|Environment Maker </br>Owner of ESS agent |- Set up user context </br>- Customize ESS agent |Microsoft Copilot Studio |
30
30
|ISV Administrators </br>Service owners of specific applications |Provide configuration inputs such as URLs, OAUTH tokens, and more |ISV configuration |
Before continuing with configuring the ESS Agent, the service owner who will manage the ESS agent going forward must have a thorough understanding of its architecture.
35
+
Before continuing with configuring the ESS Agent, the agent owner who will manage the ESS agent going forward must have a thorough understanding of its architecture.
36
36
The ESS agent is built with the following components:
Copy file name to clipboardExpand all lines: copilot/employee-self-service/prepare.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Preparation is the first step to deploying the Employee Self-Service (ESS) agent
36
36
1. Sign in as a Global admin to your [admin center](https://admin.microsoft.com).
37
37
1. Select **Roles**, then choose **Role assignments**.
38
38
1. In the **Microsoft Entra ID** section, find the **Power Platform Administrator** role.
39
-
1. Add the users you've chosen as service owners for the ESS agent in the **Assigned** section.
39
+
1. Add identified users in the **Assigned** section.
40
40
41
41
## Set up your Power Platform environment and assign the Environment Maker role
42
42
@@ -48,7 +48,7 @@ Preparation is the first step to deploying the Employee Self-Service (ESS) agent
48
48
1. Add a **Dataverse data store**.
49
49
1. Under **Access**, select **Security roles**.
50
50
1. From the list of security roles, select **Environment Maker**. Choose **Members** in the top ribbon.
51
-
1. Select **Add people** in the ribbon to add the designated person who can configure and publish the ESS agent. This person is typically the service owner in your organization.
51
+
1. Select **Add people** in the ribbon to add the designated person who can configure and publish the ESS agent. This person is typically the agent owner in your organization.
52
52
53
53
>[!NOTE]
54
54
>Environment Makers can't install new agents. Only the environment administrators can install new agents.
|Global admin |User who has permissions to configure and delegate other roles |Assign user roles |Microsoft admin center |
134
134
|Power Platform administrator |User who has power to configure Power Platform environments and assign roles within Power Platform |- Create environments </br> - Assign user roles </br> - Install ESS agent |- Power Platform </br> - Microsoft Copilot Studio |
135
-
|Power Platform maker |User who has permission to make changes in a specific Power Platform environment. It’s recommended to have the service owner for this agent perform this role. |Configure ESS agent |- Power Platform </br> - Microsoft Copilot Studio |
135
+
|Power Platform maker |User who has permission to make changes in a specific Power Platform environment. It’s recommended to have the agent owner for this agent perform this role. |Configure ESS agent |- Power Platform </br> - Microsoft Copilot Studio |
136
136
|ISV administrators |Users who manage third-party solutions |Provide configuration inputs for ISV applications |ISV application's administration and configuration interface |
137
137
|Information security |Infrastructure team who manage and control enterprise application security policies |- Allowlist inbound requests for ISV endpoints </br> - Manage single sign-on configurations |- Network firewall policies </br> - Signle sign-on applications |
138
138
|Change control board |Team that manages changes in an organization relating to deploying an enterprise application |- Approve technical architecture </br> - Approve data security, compliance, and governance policies </br> - Approve responsible AI polices |N/A |
|Environment Maker/ Service owner of the ESS agent |- Deploy customization solution to target environment</br> - Set up authentication</br> - Publish ESS agent |Microsoft Copilot Studio |
29
+
|Environment Maker/ Owner of the ESS agent |- Deploy customization solution to target environment</br> - Set up authentication</br> - Publish ESS agent |Microsoft Copilot Studio |
30
30
|Administrator |- Approve the ESS publish request</br> - Deploy it to selected users |Microsoft admin center |
31
31
|Business stakeholders/ champions |Identify test users |N/A |
Copy file name to clipboardExpand all lines: copilot/employee-self-service/workday.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,10 +228,8 @@ In this article, you learn how to set up the **Microsoft Entra ID Integrated** a
228
228
When installing the Workday connector, the first step is to set up connections using the form. Fill out the following fields:
229
229
230
230
**Microsoft Entra resource URL (Application ID URI)**
231
-
This is Microsoft Entra's app registration created for Workday SSO.
231
+
This is Microsoft Entra's app registration created for Workday SSO.[Learn how to access app registrations](/entra/identity-platform/quickstart-register-app).
232
232
233
-
1. Sign into the [Azure portal](https://portal.azure.com)
234
-
1. In the search bar, search for **App registrations**.
235
233
1. Select **All applications**.
236
234
1. Choose the correct application created for Workday SSO.
237
235
1. In the **Overview** section, use the **Application ID URI** under the **Essentials** tab.
@@ -266,6 +264,9 @@ Workday report configuration provides the SOAP base URL.
1. Update the value with the correct name in the **Value** section.
277
278
279
+
>[!NOTE]
280
+
>[The ESS agent uses a new Workday connector, which is not the same as the one published in the Power Platfrom connectors list (Workday HCM - Connectors). The current connector used in the agent is Workday SOAP. Plan for any DLP policies to allowlist this connector in the environment where the agent is being deployed and tested.]
281
+
278
282
#### Step four: Configure connections
279
283
280
284
During the Workday Extension Pack installation process, you'll be prompted for the following connection configurations:
281
285
282
-
|Connection reference name |Connection reference ID |Expected connection |
286
+
|Connection reference name |Connection reference ID |Expected connection user account |
Note that all the above user accounts mentioned in the table under "Expected connection user account" should be available in Entra for SSO and use the respective accounts in UPN format (example: `[email protected]`). Ensure that each connection is explicitly set up with its own account even though the connection status turned green after the first connection setup.
294
+
289
295
#### Step five: Update the environment variables
290
296
291
297
1. After you install the Workday extension, select **Solutions** in the left navigation in Copilot Studio.
292
298
1. A banner on the solutions page prompts you to fill in the environment variables.
293
-
1. Update the following environment variables:
299
+
1. Update the following environment variables. Refer to the following inputs from the **SOAP Base URL** section.
294
300
295
301
|Environment variable |Description |
296
302
|---------------------|------------|
297
-
|EmployeeContextRequestAccountName |Should contain the account that has access to the RaaS report. Reference from connection table: ISUAccount |
298
-
|EmployeeContextRequestReportName |Should be the name of the report that contains the required information. Reference from connection table: Report Instance |
299
303
|WorkdayWebsiteRedirectMessage |This is the message shown to users in success/failure scenarios for update email/phone number actions |
304
+
|EmployeeContextRequestAccountName |Should contain the account that has access to the RaaS report. Reference from connection table: ISUAccount |
305
+
|EmployeeContextRequestReportName |should be the name of the report that contains the required information reference from above connection table: ReportName |
306
+
|EmployeeContextRequestReportInstanceName |should be the instance name that the report belongs to reference from above connection table: Report Instance |
300
307
301
308
#### Step 6: Confirm the Workday flows are turned on
0 commit comments