Sun Adapter for Oracle Tutorials

File Adapter Environment Properties

Enter the following values for the File Adapters.

Section 

Property Name 

Required Value 

Configuration -> Inbound File Adapter -> Parameter Settings 

Directory 

Enter the directory that contains the input files (trigger files included in the sample Project). 

Trigger files:

  • TriggerDelete.in.~in

  • TriggerInsert.in.~in

  • TriggerPsSelect.in.~in

  • TriggerTableSelect.in.~in

  • TriggerUpdate.in.~in

Configuration -> Outbound File Adapter -> Parameter Settings 

Directory 

Enter the directory where output files are written. 

For the JCD sample Project, the output files are:

  • JCD_Delete_output0.dat

  • JCD_Insert_output0.dat

  • JCD_PsSelect_output0.dat

  • JCD_TableSelect_output0.dat

  • JCD_Update_output0.dat

For the BPEL sample Project, the output files are:

  • BPEL_Delete_output0.dat

  • BPEL_Insert_output0.dat

  • BPEL_PsSelect_output0.da

  • BPEL_TableSelect_output0.dat

  • BPEL_Update_output0.dat