Hi,



I've imported a script from ARIS 7.2 to 9 and used the openDatabase method with the user details i.e.



var testDB = ArisData.openDatabase(gActiveDB.Name(lng), "Username1", "Password1", "v05434590-d2d0-21e2-8e5d-12d906757rt9", lng)



But this function breaks in ARIS 9 as it no longer exists.



How do I log in to a database with a different user in a script?  Th emain reason I need this is for folder permissions and to edit non editable attributes.



Thanks

 or register to reply.

Notify Moderator