Forum Discussion
rdill
7 years agoAdmin
I do not have a pipeline that checks for multiple locations. But It’s not that simple, multiple locations of what? The position or the worker? While input data may be coming from a “flat” file or relational table, objects in Workday are multi-dimensional. Most data elements are arrays, so if you want to have multiple locations you would need to give each location it’s own ID in the appropriate array. That would require additional steps that are not in this example.
sdeng
7 years agoNew Contributor II
If one employee have more than one email address/locations, is this example fit to this option? If not the case, how shall we pass the values to workday write?