Skip Navigation LinksALVAO 11.0Index of windows and commandsALVAO WebAppAdministrationApplicationsApplicationsScriptsNew script Skip Navigation Links.


New script

Use this form to create a new script in the application.

Options:

  • Template - select a suitable script template:
    Template Name Description Covered in Custom Apps modules
    ICommand Custom request command Service Desk
    IGeneralCommand Custom command in the main menu Asset Management, Service Desk
    ITicketAutoAction Auto action on request event Service Desk
    IActAutoAction Auto action on an event in a request log entry Service Desk
    ITicketApprovalAutoAction Automatic request approval action Service Desk
    IMailMessageAutoAction Automatic action on message retrieval Service Desk
    IPeriodicAction Periodic Action Asset Management, Service Desk
    IView Custom tab on request page Service Desk
    IObjectPropertyAutoAction Automatic action when changing the value of an object property Asset Management
    IObjectMoveAutoAction Auto action when moving an object Asset Management
    Class Library A library of helper classes that can be used in other scripts. Defined classes cannot be used in another library. Asset Management, Service Desk
    Empty Empty script Asset Management, Service Desk

    Each script represents a particular UI element or other type of program extension that is an implementation of a particular interface in C#. The templates are named the same as the interface.

  • Name - enter a name for the script. We recommend naming scripts with the name of the class they implement. For example, the Open document custom command class that implements the ICommand interface could be named OpenDocumentCommand and the script name would be the same. By selecting the template, the appropriate ending will be automatically filled in the script name.

 

Did not find what you were looking for? Ask our technical support team.