This chapter describes how the constants and methods for report scripts have changed between version ARIS 7.2.4 and ARIS 9.8 SR4.
In most cases, the removed methods can still be called, but they have no function anymore and should be removed/replaced. The deprecated methods should not be used anymore. They are replaced by functions which are more suitable.
For a description of the added methods please refer to the online help for ARIS Script.
Some attributes that exist for most items, such as Creator, Time of generation, Last user, and Last change, are now directly accessible via methods as item properties.
Please note that the report scripts themselves no longer exist on the server's file system. Instead, they are stored in a database. All script import/export/delete operations only affect on the (system) database contents and no longer touch the file system.