Engine Developer Guide

Engine Developer Guide

API Interfaces Overview

API Interfaces Overview

An application can run a
Data Transformation
service by calling the Engine through an API.
You can use the following APIs to run the Engine in a standalone
Data Transformation
configuration:
  • .NET API
  • C/C++ API
  • Java API
The call to the Engine includes the following information:
  • The name of the
    Data Transformation
    service to run.
  • Names of service parameters, which must correspond to the names of the variables defined in the service.
  • Values of service parameters, which must comply with the types defined in the service for the variables.
  • Other parameters, as defined in the API.
For more information about the APIs, see the API documentation in the
Data Transformation
online help.

0 COMMENTS

We’d like to hear from you!