Assign Activity Error
Summary
Help required in handling missing XML elements in Assign activityContent
Hello Gurus,
The response I get from a HCM adapter connection brings Manager details <ns1:WorkerManager>.....</ns1:WorkerManager> only when a given employee's assignment has a manager. My assignment of ManagerId element from the response object to a variable (in Assign Activity following the HCM connection invoke) works fine when there is a manager assigned in cloud HCM but when there is no manager, ICS flow fails with following error.
The <from> value is invalid. Xpath expression associated with <from> in copy assign activity is invalid. There is an user error that results in missing element value(s) in the xpath query. Please review the payload and modeling to ensure that all elements defined in the <from> xpath query have valid non-null values .