Skip to content

Commit cc46ace

Browse files
Fix emergency contact indentation and rename residential address templates (#528)
- WorkdayManageEmergencyContact: fix YAML indentation for Emergency_Contact_Data properties - EmployeeUpdateResidentialAddress: rename template XMLs to match scenario naming convention (msdyn_HRWorkdayHCM prefix) Co-authored-by: Sai Rugveth Vankayala <savankayala@microsoft.com>
1 parent ba82644 commit cc46ace

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/msdyn_AddResidentialAddress_Template.xml renamed to EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/msdyn_HRWorkdayHCMEmployeeAddResidentialAddress.xml

File renamed without changes.

EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/msdyn_GetResidentialAddress_Template.xml renamed to EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/msdyn_HRWorkdayHCMEmployeeGetResidentialAddress.xml

File renamed without changes.

EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/msdyn_UpdateResidentialAddress_Template.xml renamed to EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress/msdyn_HRWorkdayHCMEmployeeUpdateResidentialAddress.xml

File renamed without changes.

EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/WorkdayManageEmergencyContact/topic.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ beginDialog:
257257
type:
258258
kind: Record
259259
properties:
260-
"@Primary": String
261-
"@Priority": String
262-
Emergency_Contact_ID: String
260+
"@Primary": String
261+
"@Priority": String
262+
Emergency_Contact_ID: String
263263

264264
Emergency_Contact_Reference:
265265
type:

0 commit comments

Comments
 (0)