Hi, AX experts.
Initially,I got the error message below:
TF10151: Cannot lock item is checked out by XYZ in workspace ABC
otherwise, AX error message is like below while I tried to checked out this object:
This object has been checked out by workspaceXYZ;48bd24a7-075f-6be1-xxxx-a6x509xx4xx5 (20200629, Edited)
This object has been checked out by workspaceABC;48bd24a7-075f-6be1-xxxx-a6x509xx4xx5
The previous issue has been solved perfectly with VS command line.
but a question keeps in my mind is, where I can find this sequence number?
It represents the user name (ex: 48bd24a7-075f-6be1-xxxx-a6x509xx4xx5 == XYZ) and it is not SID.
This sequence number was only found in AX error message, how could I get this code ? Is it stored in AD,AX or somewhere?