Convert SAP Objects Test Search Actions

Convert SAP Objects Test Search actions are provided with an RFC Destination and a 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 an FLIA External Data Source associated with the RFC Destination. 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.

Action Property Description
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).
RFC Destination An RFC Destination parameter or dataset referring to an RFC Destination that has an associated FLIA External Data Source, from which the BSP Application details will be retrieved.
Source A Table parameter or dataset with NAME and type columns that provides the set of objects for which to retrieve BSP Application details.

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:

Convert SAP Objects Test Search action example.

 

Making Fiori Launchpad Intent Analysis Data Available to an RFC Destination

Search Test Repository Actions