Configuring Sterling B2B Integrator maps that use SQL
To run Sterling B2B Integrator maps that use SQL through the Transform() API, you must configure a database property to describe the names and types of data sources referred to in the map.
To transform a map that uses SQL, the JVM from the host application that invokes SPE must be provided with a system property named databaseProps. The databaseProps property describes the names and types of data sources referred to in the map.
This property file is required whether the Sterling B2B Integrator map uses SQL on the input side, output side, or both sides.
If SQL is present in the input side, you must provide a valid file for an input stream. This input stream file is used to satisfy the Transform() API method signature only, and is not processed.