Need to create user with customer attributes in AD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 07:15 PM
Requirement: I am creating and updating a user in Ad after created/Updated in AD .
We Ad spoke , I have copied create user action and sending my custom attributes into that, but it’s not adding any value to AD.
2 date fields and one string field. How should I debug or where can check because my flow site action completed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 07:34 PM
Check the action logs and the ecc que. if you use the OOB action does the user get updated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 06:42 AM
User is creating only custom attributes not getting map.
I have definite the payload, input and no error but end date, start date not mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 06:38 PM
Did you also update the mid server script file the OOB action uses to include your custom attributes?? You will need to map them their aswell.
mark 👍 Helpful if you find my response helped in any way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 10:48 PM
I have added the custom parameter but , while testing system shows that A parameter can not be found that mataches parameter name startDate