Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I wonder if there is a way to create a user like a screenshot in the Java API.
(Windchill RV&S Java API 4.16.4)
Solved! Go to Solution.
Hi @donghyunLee
Just type "integrity" in your CMD and you will see whole list of available APIs:-
In your case you need "createmksdomainuser". Please cross verify that user which is executing this API has necessary rights to create new user under mksdomain.
Does this help? Feel free to let me know in case of further question. If not please mark this as solution so thread can be closed.
PS: Please refer help material to go through entire list of available APIs.
Vielen Dank / Many Thanks,
Kapil Jain
Hi @donghyunLee
Just type "integrity" in your CMD and you will see whole list of available APIs:-
In your case you need "createmksdomainuser". Please cross verify that user which is executing this API has necessary rights to create new user under mksdomain.
Does this help? Feel free to let me know in case of further question. If not please mark this as solution so thread can be closed.
PS: Please refer help material to go through entire list of available APIs.
Vielen Dank / Many Thanks,
Kapil Jain