|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
• TIBCO® General Interface (GI) Forms
1. Has a TIBCO® General Interface (GI) form been defined for the step?
− If the <Forms> element in the application’s config.xml file specifies a GI form for the step/work item, that GI form is displayed.
− If you are using TIBCO Forms, the “base” URL of the form’s location must be specified in the webDAVRoot parameter in the application’s config.xml file.
−
− For more information about creating TIBCO Forms, see the TIBCO Business Studio™ Forms User’s Guide.
− One of these form types has been specified for the step if the ExternalFormURI parameter in the Action Processors’s configuration file, apConfig.xml, contains a value. This specifies the “base” URL to the form’s location. The remainder of the URL is obtained from the value in the Formflow Form field in the step definition.
−
− For more information about FormBuilder Forms, see the TIBCO BusinessWorks iProcess Forms Plug-in User’s Guide.
• External Forms - This category includes the following types of forms:
• GI Forms - This category includes the following types of forms:
− TIBCO® General Interface FormsYou may see references to external forms and GI Forms in the documentation. Depending on the situation, the system may behave differently for each of these form categories. For instance, you can customize the appearance of the window when displaying work item forms — this is done with the <BrowserFeatures> record in the config.xml file. The <BrowserFeatures> record contains subordinate <ExternalForms> and <GIForms> records — these subordinate records allow customization for each of the form categories. For more information about setting browser features, see Specifying Browser Window Features.Also note that when external work item forms are opened, the work item is locked by an external process. Therefore, the work item list does not reflect the locked state of the work item because it was performed externally. Because of this, an externalLock configuration parameter is provided that allows you to specify a time delay (in milliseconds) that causes the work item list to be refreshed after a work item is opened externally. The delay provides sufficient time for the external lock of the work item to take place before the list is updated to reflect the locked state. For more information, see Refresh Work Item List After Work Item is Opened Externally.When a WCC or client application displays a work item form, it displays it either in a preview pane, in a separate dialog, or in a separate browser window. You can choose which of these formats you want from within the application (for more information, see the TIBCO iProcess Workspace (Browser) User’s Guide).Whether the work item form opens in a “Webpage” dialog or an “application” dialog depends on the setting of the “dialog” attribute in the <BrowserFeatures> record in the application’s config.xml file. For more information, see the “dialog” attribute description on page 44.
• Minimize/Maximize Buttons - Webpage dialogs do not have minimize nor maximize buttons. Separate browser windows and application dialogs have these buttons.
• Floating Window Outside Application Window - Both Webpage dialogs and separate browser windows can be floated outside the parent application's window, whereas application dialogs cannot.
• Browser Feature Attributes - The Browser Feature attributes (i.e., the attributes of the <BrowserFeatures> record in the config.xml file) supported depends on the dialog/window and the type of browser used, as follows:
− Webpage dialog: If using Internet Explorer, only the "resizable" and "status" attributes are supported. If using Firefox, the supported attributes are: "dialog", "directories", "location", "menubar", "minimizable", and "toolbar".
− Application dialog: None of the Browser Feature attributes are supported for this type of dialog.
− Separate browser window: The table on page 44 lists the browser features that are supported for each of the available browsers.
• Close as child window: Both Webpage dialogs and application dialogs are children of the parent window, therefore if the parent window is closed (or minimized), the Webpage/application dialog is also closed (or minimized). Separate browser windows do not close (or minimize) when the parent is closed (or minimized).
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |