- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 07:27 AM
Hi All,
Could you please help me on below issue.
After customer registration done from CSM portal , it will goes to approval. once approval done , system will create a record in user table.
Request : customer record should be created in user table in USER-ID field with customer mail-id
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 08:20 AM
Hey Supriya,
Yes this can be done - there is a workflow called "Customer Registration" that creates the contact record. Copy the workflow and modify the user_name value from the first name last name concatenation to the email address value

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 08:46 AM
It is a workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 08:58 AM
alright . thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 09:00 AM
Thanks Kieran !