cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to create user via Unity scripting ?

Prakash_Shanmug
Champ in-the-making
Champ in-the-making

Hi, I am trying to create a set of users via Unity Scripting. Is it possible to create ? . And I want to run that Unity script outside the WorkFlow.

1 ACCEPTED ANSWER

Aki_Daiguji
Star Contributor
Star Contributor

Hi Prakash,

You can create new OnBase users by using the UserAdministration class in the Unity API. You can access this from the Core object.

View answer in original post

1 REPLY 1

Aki_Daiguji
Star Contributor
Star Contributor

Hi Prakash,

You can create new OnBase users by using the UserAdministration class in the Unity API. You can access this from the Core object.