Skip to main content
February 9, 2024
Question

Create User Smart Service Title field

  • February 9, 2024
  • 1 reply
  • 0 views

I am using the Create User Smart Service in my process model and passing the required parameters through the start process smart service on the interface,  and I am able to create an user with the username, first name, last name and email fields but I also need to set the Title field for the user during creation itself. Is there a way to do this without using Admin tab manually? 

1 reply

konduruc733182
February 9, 2024

Hello [mention:ade76ffde7c3436dab42806f9a69109c:e9ed411860ed4f2ba0265705b8793d05] 

You can use the Update User Profile Smart service post the create user smart service. you can use the same process. In the User Parameter pass a variable which contains the output of the Create User Smart service and the rest field from the UI as parameters will be used.

docs.appian.com/.../Update_User_Profile_Smart_Service.html