Using Application Explorer in BEA WebLogic Workshop for Event Handling
BEA WebLogic Adapter for SAP User’s Guide B-5
The Create Event Port dialog box opens.
a. In the Name field, type a name for the event port, for example, GETLIST_EventPort.
b. In the Description field, type a brief description.
c. From the Protocol drop-down list, select FILE.
d. In the URL field, type a destination where the event data is written using the
following format:
file://location;[errorTo=errorDest]
The following table describes the disposition parameters.
2. Click OK.
Parameter Description
location The full directory path and file name to which the data is written.
errorDest Location where error logs are sent. Optional.
A predefined port name or another disposition URL. The URL
must be complete, including the protocol.