Example: Using the Search and Link Action (CAD)
1 min
you can use the search and link action to perform an action on a child business object of another child business object that is associated to a business object for example, you might want to search for all configuration items associated to a change that is associated to a release in order to directly link all the configuration items from the change to the release see search and link action docid\ cp9zbhf0adzeuzqlv7b27 from the configuration console, click build > automation tools > quick actions to open the actions manager workspace the list of business objects that have actions appears click add/edit for the release business object the application displays the action designer selection popup select classic action designer click the create new actions tab click search and link enter information into the fields field description enter action name a name for this action enter action description an optional description enter category the category select from the drop down list relationship the relationship select releaseprojectassocci find ci where specifies where to find the configuration item select ci from the first drop down menu, then enter recid then select equal to and enter $(recid) the query should be as follows publish to the roles that need access to this action auto save automatically save changes when action is run in ui form context saves the action automatically check this option click save
