If you want to extend the default account schema and provisioning policy to manage other standard or custom attributes, you can use either of the following methods listed below. When you add attributes to a default schema, whether they are standard or custom, you are extending the schema.
The Custom Attributes section of Method 1 on this page is confusing. It also looks like the example is missing the dot.
Custom Attributes – If it is a complex attribute, use dot walking to navigate to the field you are interested in using.
Use the following format:
custom-fields<field_name>
For example, if designation is a custom attribute in your Coupa tenant, then add the custom-fields.designation attribute to the account schema and account provisioning policy.
Hi Geoff! Thank you for your input. We’ve created a Jira issue to track the effort and we’ll update the comment thread when it’s been addressed: CONDOCS-5369