Solved

CreateUser

Hi

I want to use CreateUserAsString

Create a new user, if I provide fixed information, the user will be created, for example, if I put the code manually for the position, it will be created, but if I select from the list.

The user is created without position.

Comments (2)

photo
2

Dear Yousef,

Thank you for letting us know your questions.

There is no difference between configuring the creation of users with a dynamic field or with fixed fields, and what is happening is that the xpath used for the creation of a user is being validated as null (and thus the position is null for that user). Therefore, we would recommend to create a trace to evaluate all the xpath values in order to understand why a particular xparh is validated as null.

The following articles may be of use: https://help.bizagi.com/bpm-suite/en/index.html?studio_wstracing.htm and https://help.bizagi.com/bpm-suite/en/index.html?studio_connectortraces.htm

Best regards,

Laura G

photo
1

Thank you for your answer