createfavoritesshortcuts

AppserverClient Command Line Interface
createfavoritesshortcuts
creates shortcuts for all applications added to Favorites in a RAS connection.
Category: Shortcuts
AppServerClientCLI createfavoritesshortcuts -id ras:3
Arguments
id (mandatory)
Specify the RAS connection ID to use.
Return codes:
ok - Command was successful NotAvailable - Communication with the client backend failed, ensure that the client is running InvalidId - Invalid connection, object or session ID InvalidArgs - Some arguments are missing or invalid Exception - System problem
Examples:
AppServerClientCLI createfavoritesshortcuts -id ras:3
See also:
Last updated