Versions Compared

Key

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

...

Description

Option to specify the Character Set Encoding to be used by default , while parsing the data.

Default Value

ISO-8859-1

Possible Values

Any possible character set encoding such as UTF-8 etc.

Selection Criteria

Specifies the default character set encoding to be used by all activities while parsing the data. However, you can also define the character set encoding at each activity level. Character set encoding defined at the activity level always takes precedence. To know more about character set encoding, refer to the Configuring Character Set Encoding section of Adeptia Suite Developer Guide.

...

Description

Option to define logging level for Event logs

Default Value

INFO

Possible Values

ERROR/INFO/DEBUG

Selection Criteria

This property specifies the default logging level of the Event log.

com.mchange.v2.log.MLog

...

Description

Enables or disables separate log files for System and Application level

Default Value

false

Possible Values

true/false

Selection Criteria

By default both system and application logs are written together in one file. All Kernel logs are written into Kernelapplication.log and all Webrunner logs are written into WebRunnerapplication.log file.
If this property is set to true, only application logs (run time runtime logs) are written in to into these files. All System logs are written into Kernelsystem.log and Webrunnersystem.log files. When this property is enabled, the File Logging properties also come into effect.

...

Description

This is an option to set the maximum number of records to be displayed in one page

Default Value

10

Possible Values

Positive Integer

Selection Criteria

NA

Comments

This option is used to set the number of records to be displayed in for a log page (old one-JSP), which is not changed to EXTJS.

 

...

...

PERSONALIZATION

Anchor
Environment_

...

Name

...

Environment_Name
Home.Environment.DisplayName

Description

Specifies the environment string.

Default Value

Development

Possible Values

Any string to identify the Adeptia Suite. For Example example: Development, Production, etc.

Selection Criteria

Used to identify the Adeptia Suite environment , when more than on Adeptia Suite environment is running in your organization. The value given here is displayed, when you click the About link.

...