Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Removed

In the Logging Level field, select either of the following options described in the given table:

...

Adeptia Connect enables you to set the logging level, repository file retention, and activities logging retention level for a Transaction. These settings aid in configuring the extent of details captured in logs, managing the retention of repository files and activity logs, enhancing the analysis of a Transaction's information. You can configure the logging level and the activity logs and repository retention in the fields that are visible under the Advanced Settings option present on the Transaction Settings (Transaction) and Settings (Template) screen.

Info

Visibility of the fields under Advanced Settings may vary based on the Routing Type you select.

The following is an overview of each field:

  1. Logging Level: This field sets the type of

    log

    activity logs that should be produced in the log file. These logs are created at the application level and can be viewed in the Dashboard.

  2. The Logging Level field appears only if the Template you are using is created by setting Routing Type to None. Else, with Routing Type selected as either Content Based or Context Based you can set the Logging Level while creating the Template(on Settings screen). 

  3. In the Repository File Retention field, select either of the following options described in the following table:

    This  You can select from either of the following options described in the given table:

...

Options

Description

INFO

An intermediate logging level that captures important information about the transaction, such as when it started and ended, number of records processed, execution details, etc.

DEBUG

The most detailed logging level, which generates information for each activity that you can use for tracing errors and troubleshooting.

Note

Setting DEBUG as the logging level generates a rather large file size which may impact the performance of your system.

ERROR

This is the default log level. it generates the logs that contains the error details encountered during the execution of the Transaction.

2. Repository File Retention: This field sets the retention level for the generated

...

repository files (intermediate data such as source data, mapping output, target data, etc.). You can select from either of the following options described in the given table: 

...

Options

Description

DONT DELETE

Select this option

...

if you want the repository files

...

to not get deleted after execution of a Transaction.

DELETE

Select this option

...

if you want the repository files to get deleted after execution of a Transaction.

DELETE ON SUCCESS

Select this option if you want the repository files to get deleted on successful execution of the Transaction. 

DELETE ON SUCCESS EXCEPT SOURCE DATA

This is the default logging level for Repository File Retention. If you select this option then the repository files, except for the source data, gets deleted on successful execution of the Transaction. 

In the Activities Logging Retention field, select either of the following options described in the following table:

...

3. Activities Logging Retention: This field sets the logs retention level for each activity such as its execution time, error records, processed data (Bytes/Records), etc.

...

You can select from either of the following options described in the given table:

...

Options

Description

DONT DELETE

This is the default

...

retention level for activities

...

' logs. If you select this option the activity logs do not get deleted. 

DELETE ON SUCCESS

Select this option if you want the activity logs

...

to get deleted on successful execution of the Transaction.

NO LOGGING

Select this option if you don't want to create the activity logs. 

...

If you hide the Transaction Settings page using Select the steps which you want to hide at the time of Transaction creation option from the Settings screen while creating a Template, by default the values for all the fields will be set to:

...

Logging Level : ERROR

...

Repository File Retention : DELETE ON SUCCESS EXCEPT SOURCE DATA

...