Enterprise service discovery connection properties include outbound and inbound connection properties required for performing metadata discovery configuration. You configure these properties using the enterprise service discovery wizard when you initially deploy the adapter.
When you run the enterprise service discovery wizard in WebSphere® Integration Developer, specify the connection properties listed below.
Property | Type | Description | Default value | Required |
---|---|---|---|---|
Folder Name | WBIFolder Property | Folder where XSD files are located. If the XSD files are not present in this folder, then the adapter does not perform any data transformations. If this property is not specified, the enterprise service discovery wizard treats the scenario as a pass through scenario without data transformation. | Empty | No |
Character Set | String | List of encodings supported by the Java Virtual
Machine. The Character Set property sets the encoding to be used for business
objects. If the content of the file are in English, you do not need to select a Character Set. However, if the file content has a particular encoding, then you have to select that particular value from the Character Set so that the adapter will use that particular encoding while writing to the file system. |
Empty | No |
Content Type | List of Values | Format to be used for all business objects. For example, text/xml. Includes formats supported by the existing data handlers. You can edit this list of values. If the Content Type property value is empty, the enterprise service discovery wizard treats the scenario as a pass through scenario without data transformation. | Empty | No |
DataBinding Type | List of Values | Name of the data binding corresponding to the content type. For example, XMLBOSerializer DataBinding. You can edit this list of values. If the value of the Content Type property is empty, the DataBindingType property does not display. | Empty | No |
DataBinding Properties | Property Group | Property group for the selected data binding type. This list of properties depends on the value set in the DataBinding Type field. | Null | No |
Specify BO Properties | Boolean | Indicates whether or not you want to specify properties for individual business objects. | False | No |
Bidi transformation | Boolean | Enables the adapter to exchange bidirectional data between WebSphere Process Server components and the enterprise information system. | False | No |
Log file output location | String | Absolute path of the log file generated by the enterprise service discovery wizard. | ||
Logging Level | List of values | The level of logging used by the adapter. Levels include: Severe, warning, Info, Config, and Finest. | Severe | No |
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)