Records section (modify metadata)
The second section of the Modify Metadata task properties form is labeled Records. The purpose of the Records section is to specify the record associated with the form whose metadata is to be modified.
At the top of the Records section are fields used to identify a target record. The target record is used to determine the record associated with the form(s) to be modified.
There are radio buttons below the fields. The way that target records are used to determine the record associated with the form(s) depends on which one of the radio buttons is selected.
- Take the
- This is a drop-down list that can have one of three possible values:
- Business Object
- If Business Object is selected, record associated with the task specified by the field to the right of this one will be the target record.
- Secondary BO
This option is available if the workflow is launched in response to an Associate or De-Associate system event. If the value of this field is Secondary BO, the record at the other end of the association is the target record.
This option is also available if the workflow is launched in response to a SCHEVENTCREATE, SCHEVENTSTART or SCHEVENTEND system event. If the value of this field is Secondary BO, the Event record that triggered the event is the target record.
- Assignee
- If Assignee is selected, the My Profile record of the user assigned to the task specified by the field to the right of this one will be the target record.
- of Task
- The value of this field is the label of the task that the target record will be associated with.
The radio buttons under these fields determine how the target record will be used to determine the record associated with the form.
When the properties form is first displayed, only the currently selected radio button is visible. There is a down-arrow button to the left of the visible radio button. Clicking the down-arrow button alternately makes all the radio buttons visible or just the selected radio button visible.
The following descriptions explain the meaning of the radio buttons. There are fields that appear to the right of some of the radio buttons. These fields contain additional information needed for the choice represented by the radio button.
- Use it
- If this is selected, the target record will be the record associated with the form(s).
- Use its Reference
If this is selected, a record referenced by a smart section or locator field of the target records will be the record associated with the form(s). When you select this radio button, a window pops up that allows you to choose from the smart sections and locator fields in the target record.
After you have selected this radio button, the name of the selected smart section or locator field is displayed in a read-only field to the right of the radio button.
- Use its Association
If this is selected, records associated with the target record will be the record associated with the form(s). When you select this radio button, a window pops up that allows you to specify the type of association to use. It allows you to identify the association by the type of record that must be on the other end of the association and optionally the name of the association.
After you have selected this radio button, if you specified an association name, the association name is displayed in a read-only field to the right of the radio button. The type of record that was selected appears at the bottom of this section in the Object Type field.
- Use any Associated BO from Module ____ of type ____
This option is useful when you want to specify an associated record without specifying which association to use. This option is also useful when the association defined in the Data Modeler was to the base business object and you do not know which type of business object in a module is selected at runtime.
When you select this radio button, you must specify a module, unless the module whose name appears to the right of the Module icon is the module that contains the business object used to create the record on the other end of the association. If that is not the correct module, click the Module icon. A list of modules will pop up. Click the correct module.
You may also specify that the record on the other end of the association must have been created by a particular business object in the specified module. If the name of a business object appears in the drop-down list to the right of the module name, then the record on the other end of the association must have been created from the named business object. If -Any- appears in the drop-down list, then the record on the other end of the association may have been created from any business object in the named module.
To specify that a particular association name is required, click the Association icon. A list of the association types defined in the List Manager pops up. Click the association name that you want to appear to the right of the Association icon. To retrieve association records that are not restricted to a particular association name, click -Any- which appears at the top of the list.
- Use its Parent
If the target record is created from a business object that is part of a hierarchy module and this option is selected, then the target records' parent will be the record associated with the form.
When you select this radio button, a window pops up for you to select the business object that was used to create the parent record. This selection of a business object is not used for filtering. It is used to allow other tasks to access the parent's fields.
One of the choices for the business object that created the parent is -Any-. Choosing this will be the equivalent of selecting the module's base business object (the one with the same name as the module).
At the bottom of the section is a read-only field labeled Object Type. The value displayed in this field is the type of the record that will be associated with the form(s).
You can access the Form Mapping window by clicking the Edit Map action at the top of the Records section.
If you want to reset the object mapping to its defaults without popping up the Object Mapping form, click the Reset Map action.
There are special attributes that can be set at the root level of the Form Map. The Change GUI To attribute allows you to change the form to any form defined for the business object of the record. Change GUI To is ignored in session. The Close Window attribute overrides the Close option of the state transitions for the form defined in "State-based actions" for this particular runtime instance of the workflow. This property is reset to that of the form state transition each time the record is opened. Typically, this attribute is used for the "fail" path of a validation workflow to ensure the form is not closed if the workflow did not save the record permanently.
All other attributes are described in "Form building". The navigation of the Form Mapping tree is also the same as in the Layout tab of the Form Wizard. When you click one of the nodes in this tree you will see attributes that correspond to your selection, they will be different if you select a tab, section, field or action.
You will notice that there are three ways to populate the map. You can either type directly into the Value column, select from a list in the Value column or for some attributes check the box in the Task column. When you check the box in the task column a binoculars icon is displayed. When you click the binoculars icon, another window is displayed which shows a list of all tasks in the workflow, you can select the result of one of these tasks to populate the attribute.