Skip to main content

Posts

Showing posts from December, 2017

"User" item will lose its password while export

There is a column named "PASSWORD" to save user's password inside User ItemType. But if opening the XML file exported by Aras Package Utility, you will find that password data does not exist. Therefore, password data will not be contained if import this kind of package. Use SSMS to execute a query command will find NULL value for PASSWORD column. Maybe this is due to security issue.

Get Current Page Information in Aras Innovator

Here takes "Part" to show how to use JavaScript to get current page information. ItemType ID top.work.itemTypeID //4F1AC04A2B484F3ABA4E20DB63808A88 ItemType Name top.work.itemTypeName //Part ItemType Label top.work.itemTypeLabel //Part ItemType Node top.work.currItemType Search Criteria top.work.currentSearchMode.getAml()