Adding and Deleting Pages, Page PropertiesAdding PagesPages can be easily added to scripts by clicking the Add button in the top left corner, and creating a new page name. Any combination of letters and numbers can be used to allow the page names to appear sequentially in the page list:
Most scripts require a minimum of three pages to allow the script to open and close correctly. Page properties are set to a page by selecting the page name, clicking on Tools - Page Properties, and selecting the appropriate property type:
Deleting PagesPages are deleted by selecting the page name and clicking on the Delete button:
Page PropertiesThis section provides more detailed information regarding page properties, their behaviour and limitations:
Last Page
The Last page is not seen by the agent, so usually will not contain any controls. Some customers use this page to run post-script action, including database controls. If this is the case the following should be considered:
Start Page
Each time a script is opened a new Session ID is created. For Versions pre-4.5.33 if an agent refreshes (using F5) the Start page (before they have navigated to another page) it will create a new SessionID. This number can be used for many purposes, including reporting on script data collected, or managing tasks, so the creation of multiple session IDs can cause issues. If the agent has already moved to another script page, then goes back to the Start page, and then refreshes CallScripter will not create a new Session ID. The problem only arises if they haven't navigated elsewhere before hitting F5, and only in versions pre-4.5.33.
|