Skip to content

Run Services in Xtract Universal.iQ

This page shows how to run services directly in Xtract Universal.iQ.

Run Services in Xtract Universal.iQ

To run services and pass parameters directly in Xtract Universal.iQ:

  1. Navigate to the Services menu at the left side navigation area of the Designer.
  2. Select a service.
  3. Click Run > Service > Run. The "Run" menu of the service opens.
  4. If Access Control is enabled, enter valid user credentials in the Service Details section.
  5. If the service requires runtime parameters, enter values in the Parameters section.
  6. Click [Run] to execute the service. The result of the service call is displayed in the Output section.

The service is ready to use and can be scheduled or integrated with 3rd party tools.

Settings

The "Run" menu consist of the following subsections:

Service Information

The Service Information section of the "Run" menu displays general information about the service and provides options to copy the service URL to your clipboard or enter credentials for service runs.

Source

Shows the SAP source used by the service.

Type

Shows the service type of the service.

Destination

Shows the destination of the service run.

URL

Shows the URL used to run the service. You can copy this URL to your clipboard to use in external tools.

Username

If the service requires authentication, enter a valid username before running the service. For more information, see Access Control.

Password

If the service requires authentication, enter a valid password before running the service. For more information, see Access Control.

Runtime Parameters

The Runtime Parameters section of the "Run" menu displays all available parameters for the service. You can enter parameter values to customize the service run or to save the defined parameters as a .json file.

Collapse

Collapses all nested parameter items.

Expand

Shows all nested parameter items.

Save

Downloads all entered parameters in a .json file. The file can be used to reload the parameter values at a later time or to share values with other Xtract Universal.iQ instances.

Load

Uploads parameter values from a previously saved .json file.

Reset

Removes all defined input parameters.

Run

Runs the service using the entered parameters. The result of the service run is displayed in the Service Output section.

Service Output

The Service Output section of the "Run" menu displays the results of a service run.

Log

Shows the log entries for the service run. For more information, see Logs.

Output

Shows the output of the service run.


Last update: June 30, 2026