Versions Compared

Key

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

Table of Contents
outlinetrue
stylenone

IMPORT_FILES_PATH

The parameter defines the directory path location of incoming import files. Typically set to the customers home directory: /home/customer/pcr360/data/inbound/

CALL_USAGE_RATING_IMMEDIATE

(true or false)

The default is false.

This parameter sets when calls and usage will be rated after processing. Specifying True will cause the rating event to run every minute, while False will run the event once daily.

CALL_USAGE_RATING_TIME_OF_DAY

(number of seconds after midnight)

...

If CALL_USAGE_RATING_IMMEDIATE is set to False, this parameter specifies the time of day at which the calls and usage rating event runs.

CALL_USAGE_RATING_COST_ROUND_METHOD

(Options: ceil, floor, roundup, rounddown, none)

...

This parameter specifies the rounding method.

CALL_USAGE_RATING_DURATION_PRECISION

(number of seconds)

The default is 1. (See CALL_RATING_DURATION_ROUNDING_METHOD below)

...

During rating the call/usage processing module can maintain duration to the nearest specified precision. This precision is defined in a number of seconds. To maintain this precision the process will sometimes round the duration to the nearest precision.

CALL_USAGE_RATING_DURATION_PRECISION_ROUND_METHOD

(options: ceil, floor, roundup, rounddown, none)

...

This parameter specifies the rounding method.

CALL_USAGE_RATING_DURATION_ROUND_METHOD

(options: ceil, floor, roundup, rounddown, none)

...

This parameter specifies the rounding method.

IMPORT_REPROCESS_NUM_DAYS

(number of days)

The default is 30.

...

Whenever the import file processing module fails to process a specific record it will hold onto that record for later reprocessing. At a specific time each day it will attempt to reprocess errors for a specified number of days. If the reprocess succeeds then the error status is removed. This parameter specifies that number of days. There is also a Tenant specific override for this parameter called Call Error Aging.

IMPORT_REPROCESS_TIME_OF_DAY

(number of seconds after midnight)

...

Whenever the import file processing module fails to process a specific record it will hold onto that record for later reprocessing. At a specific time each day it will attempt to reprocess errors for a specified number of days. If the reprocess succeeds then the call error status is removed. This parameter specifies the time each day that the reprocess runs.

USE_RATING_GROUP

(true or false)

The default is false.

...