Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Perform the following steps to generate log files for inbound/outbound processing and to enable the reset transaction set control number for EDI outbound flow:

Steps to configure the Process Flow Variables:

  1. On the Adeptia Suite homepage, click the Administer tab.
  2. Click the link Application Settings. The Application Settings screen is displayed.
  3. Click Update System Properties. The Update System Properties screen is displayed (see Figure 50).

    Figure 50: Update System Properties

  4. Expand Solution Properties and then expand the EDI Solution Parameters.
  5. Further expand the EDI Configuration For Process Flow.
  6. Configure the following properties to define process flow variables:

Generate log files for inbound/outbound processing

abpm.solution.edi.EDIInboundProcessor.generateLogFile
 

Description

This should be set to true if you want to generate the log file for inbound processing.

Default Value

False

Possible Values

True/False

abpm.solution.edi.EDIInboundProcessor.logFilePath 

Description

You can use this property to define the Path where you want to generate the log file.

Default Value

Blank

Possible Values

Any absolute path where you want to generate the log file.

 abpm.solution.edi.EDIInboundProcessor.logPathPrefix 

Description

You can use this property to define the path prefix of the target file displayed in the log file.

Default Value

Blank

Possible Values

Any string value.

abpm.solution.edi.EDIOutboundProcessor.generateLogFile 

Description

This should be set to true if you want to generate the log file for outbound processing.

Default Value

False

Possible Values

True/False

abpm.solution.edi.EDIOutboundProcessor.logFilePath 

Description

You can use this property to define the Path where you want to generate the log file.

Default Value

Blank

Possible Values

Any absolute path where you want to generate the log file.

 abpm.solution.edi.EDIOutboundProcessor.logPathPrefix 

Description

You can use this property to define the path prefix of the target file displayed in the log file.

Default Value

Blank

Possible Values

Any string value.

abpm.solution.edi.EDISubBatchProcessor.generateLogFile 

Description

This should be set to true if you want that the path of FA should be written in the inbound log file.

Default Value

Blank

Possible Values

True/False

abpm.solution.edi.EDISubBatchProcessor.logFilePath 

Description

Path where you want to generate the log file.
This path should be same as the path defined in abpm.solution.edi.EDIInboundProcessor.logFilePath property.

Default Value

Blank

Possible Values

Any absolute path.

abpm.solution.edi.EDISubBatchProcessor.logPathPrefix 

Description

This is the path prefix of the target file displayed in the log file. 

Default Value

Blank

Possible Values

Any string value.


Enable the reset transaction set control number for EDI outbound flow:

abpm.solution.edi.EDISubBatchProcessor.resetTransactionControlNumber

Description

This should be set to true if you want to reset the transaction set control number in outbound processing.

Default Value

Blank

Possible Values

True/False

abpm.solution.edi.EDIBatchProcessor.resetTransactionControlNumber

Description

This should be set to true if you want to reset the transaction set control number in outbound processing while batch mode is selected as Yes.

Default Value

Blank

Possible Values

True/False


 

  • No labels