A screen element should be defined for each screen that is involved in a controlled transaction or which is being redesigned for HTML presentation.
As with Creating a New Screen Definitions file, you can either import your Screen definition from the WorkFlow Recording viewer, or create it directly.
Creating a Screen Element Directly
1. | Before working with a screen, you should have a Workflow Recording (.rec file) or Trace (.log) file which contains at least one image of the screen you will be adding |
2. | Add the new Screen element by right-clicking on the FlyConnector element or a ScreenGroup element and choosing New - Screen |
4. | Now that you see the screen you are working with, you can name it |
6. | If your screen has fields that should be read or written by your application, you should add one or more FieldMap elements so that the field locations and sizes can be maintained in your definitions file rather than in your application(s) |
Importing a Screen Element from the WorkFlow Recording Viewer
2. | Change focus to the Workflow Recording Viewer (launch it if not open already) |
3. | In the WorkFlow Recording Viewer, open the source workflow recording if not already open |
5. | Change focus back to the Mapper application window |
6. | Move the cursor in the XML editor view to the location you wish the new screen to reside |
7. | Use the Control-V key to perform a clipboard PASTE of the XML generated by the Viewer |
8. | Switch back to the Graphical mode, and you will be able to see your screen in the location it was pasted (you might have to open some ScreenGroup elements to find it if it was pasted inside a group) |