Business Object Examples
2 min
these examples show how to configure business objects in various scenarios displaying change attachments in incident record the main incident layout contains an attachment child panel this panel shows only the attachments directly linked to an incident record you can define a roll up relationship to show attachments linked to all changes associated with the incident from the configuration console, select build > business object to open the business object workspace select incident to open the incident business object select the layouts tab open a layout from the list the layout editor appears select formview the form view editor appears in the child panels table, select an item under the object column the child panel relationship editor opens select use only rollup relationships to grandchild object(s) select add new rollup sequence the add new rollup chain window appears enter information into the fields field description display name a unique name for the rollup chain show rollup records by default automatically shows rollup records when opening the form in this case, any associated change records with attachments appear under the attachments tab of the parent incident select the first interim relationship in this example, select the change (viaincidentassociateschange) relationship select add and select the second interim relationship, attachment (via changecontainsattachment) select save to close the rollup chain editor the rollup sequence appears in the relationship editor select save to close the child panel relationship editor the toolbar for the child panels table in the attachments row now reads to rollups only displaying problem attachments as a separate child panel for parent incident you can add a separate child panel to the incident layout to display the attachments for all problems associated with the current incident from the configuration console, select build > business objects to open the business objects workspace select incident to open the incident business object select the layouts tab open a layout from the list the layout editor appears add a new child panel to the incident layout called problemsattachment define a rollup relationship without a direct relationship define a list and form for the new child panel save the layout from the new problemsattachment tab, select the attachments for the associated problem from a dropdown menu on the toolbar
