11/17/2023 04:56 AM
Hi Team,
For disconnected application , by default only few user attributes are passed to user account like account name, account username, created on, account ID.
I wanted to pass more user attributes while account creation like Display name, please suggest where these can be added.
11/17/2023 05:00 AM
11/17/2023 05:16 AM - edited 11/17/2023 05:18 AM
Thanks @sk and @SumathiSomala
Tasks for disconnected applications are getting created automatically via Enterprise Roles, so I just need confirmation will dynamic attribute automatically pick user display name or it can be used only while requesting it through ARS.
To be more clear - I wanted to use existing account attribute Display name to pass user's display name because as per existing configuration Display name is blank for all disconnected applications accounts.
11/17/2023 05:22 AM
To update display name use schema upload or file based import for bulk update.
11/17/2023 05:30 AM
I did bulk upload for existing accounts.
But going forward I want it to fill user's display name automatically, as I said task generation is automated via Enterprise Role & bulk upload will be manual task for us that we wanted to avoid.
11/17/2023 06:16 AM
@Jaya : Yes you can still achieve it through DA but make sure that you have provided default value and use single select query as attribute and build a query to pull displayname from user attribute and use same query in default value as well
11/17/2023 05:09 AM
Create Dynamic attributes in application/endpoint