IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > JD Edwards EnterpriseOne > Configure the module for deployment

Setting connection properties for the external service wizard

To set connection properties for the external service wizard so that it can access the JD Edwards EnterpriseOne server, specify such information as the user name and password you use to access the server as well as the environment name and role name required by the JD Edwards EnterpriseOne environment.

Make sure you have successfully added the external software dependency files, and that you have edited the connection information in the dependency files.

Specify the connection properties that the external service wizard needs to connect to the JD Edwards EnterpriseOne environment and discover its business objects and services.

You can optionally set bidirectional properties and logging properties in the same external service wizard window as you set the connection properties.

To specify the required connection properties and optional bidirectional and logging properties, use the following procedure.


Procedure

  1. In the Select the Processing Direction window, select Outbound to pass data from your service import to the adapter or Inbound to pass data from the adapter to your service export, and then click Next. The Specify the Discovery Properties window is displayed.

  2. In the Select the Processing Direction window, specify the configuration properties:

    1. In the Environment field, type the name of the JD Edwards EnterpriseOne environment.

    2. In the Role field, type the role name you use to access the JD Edwards EnterpriseOne environment.

    3. In the User name field, type the user name required to access the JD Edwards EnterpriseOne server.

    4. In the Password field, type the password you use to access the JD Edwards EnterpriseOne server.

  3. To set additional advanced properties, click Advanced.

  4. To enable bidirectional support for the adapter at run time:

    1. In the Bidi properties area, select Bidi transformation.
    2. Set the ordering schema, text direction, symmetric swapping, character shaping, and numeric shaping properties to control how bidirectional transformation is performed.

  5. To change the location of the log files for the wizard or the amount of information included in the logs, click Change the logging properties for the wizard, and then provide the following information:

    1. In Log file output location, specify the location of the log file for the wizard.

    2. In Logging level, specify the severity of errors that you want logged.

      This log information is for the wizard only; at run time, the adapter writes messages and trace information into the standard log and trace files for the server.

  6. Click Next.


Results

The external service wizard contacts the JD Edwards EnterpriseOne server, using the information you provided (such as user name and password) to log in. You see the Object Discovery and Selection window.


What to do next

Specify search criteria that the external service wizard uses to discover functions or data on the JD Edwards EnterpriseOne server.

Configure the module for deployment


Previous topic: Editing external dependency files


Next topic: Configure the module for outbound processing


Related concepts:

Globalization and bidirectional data transformation


Related reference:

Setting connection properties for the external service wizard