Convert SAP Objects Test Search actions
Convert SAP Objects Test Search actions are provided with a Pipeline and table of source objects, and retrieve the following details for each BSP Application (WAPA) object provided in the source table.
-
The BSP Application’s name.
-
The BSP Application’s URL.
-
The BSP Application’s title.
-
The title of the BSP Application’s navigation target (if it is different from the title).
The details are retrieved from a Fiori Launchpad Content Aggregator External Data Source associated with the Pipeline’s Analysis system. The results are stored in a Table dataset that may be used to provide a set of search tokens for the Search Test Repository action.
The action also returns search terms for Transactions that are projected as Fiori apps.
Action property | Description |
---|---|
Pipeline | A Pipeline parameter or dataset that provides the Analysis System from which BSP Application details are to be retrieved. The Analysis System’s RFC Destination should have an associated Fiori Launchpad Content Aggregator External Data Source. |
Result | A Table dataset that stores the name, URL, title and navigation target details for each BSP Application stored in the source table, and the name of each object of any other type). |
Source | A Table parameter or dataset with NAME and type columns that provides the set of objects for which to retrieve BSP Application details. |
RFC Destination | An optional RFC Destination parameter or dataset referring to an RFC Destination that has an associated Fiori Launchpad Content Aggregator External Data Source. The action uses this External Data Source if there is no Fiori Launchpad Content Aggregator External Data Source associated with the Pipeline’s Analysis System. |
The Result dataset has the following columns:
Column | Description |
---|---|
NAME | The name of an object from the Source table. |
SEARCH_TERM | An attribute of the object that may be used to find matching test assets in a Test Repository. For BSP Application (WAPA) objects, this column stores the object’s name, URL, title and the title of the object (if it is different from the title). For other object types, this column stores the object’s name only. |
Example
Make Fiori Launchpad Intent Analysis data available to an RFC Destination