Before you begin to create your inbound or outbound
adapter projects, you must create folders on the enterprise information system
(EIS) or a local drive for events, staging, and output.
The event directory is used to store events for inbound operations. The
adapter will poll this folder at regular intervals and send any found events,
in the form of business objects, to the server. The value for this directory
is noted by you on the Generate artifacts screen of the
enterprise service discovery wizard.
The output directory is used by the adapter to write the final output files
for create, append, and overwrite operations during outbound processing. The
value for this directory is noted by you on the
Generate artifacts screen
of the enterprise service discovery wizard.
Note: For the tutorials, you are
encouraged to create this folder in a specific location. This path is noted
in the tutorial introduction prerequisites.
The staging directory is used by the adapter to write the initial output
files for create, append, and overwrite operations during outbound processing.
The value for this directory is noted by you on the
Generate artifacts screen
of the enterprise service discovery wizard.
Note: For the tutorials, you are
encouraged to create this folder in a specific location. This path is noted
in the tutorial introduction prerequisites.