Fetch Workers by Organization Type
When the Don't allow terminated account option is selected, the Workday connector uses the default COST_CENTER organization for full aggregation.
To change the default organization type, add the following entry in the application debug page:
<entry key="Organization_Type_ID" value="organization_type_id_value"/>
For example, to change the default organization type to SUPERVISORY instead of COST_CENTER, add the following entry key in the application debug page:
<entry key="Organization_Type_ID" value="SUPERVISORY"/>
Feedback is provided as an informational resource only and does not form part of SailPoint's official product documentation. SailPoint does not warrant or make any guarantees about the feedback (including without limitation as to its accuracy, relevance, or reliability). All feedback is subject to the terms set forth at https://developer.sailpoint.com/discuss/tos.
© SailPoint Technologies, Inc. All Rights Reserved.