ER CTMS 048-046
From Calidus HUB
EMERGENCY RELEASE - CTMS 12.0
RELNOTE ER CTMS 048-046
| Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
|---|---|---|---|---|---|---|
| DATA_ADM_SYSTEM_PARAM_835422.sql | Database Script | 1.1 | 835422 | - | 2 | New system parameters are available to control the auditing of the message between Calidus TMS and APOD:
FLEXIPOD_AUDIT_METHOD NONE: No auditing will be stored FILE: The auditing will be stored in a file on the server for the database WS: The auditing will be stored as a record in the database FLEXIPOD_AUDIT_STATUS ALL: The auditing will be included for all the messages with APOD ACK,NAK: The auditing will be included for the messages with APOD for the listed specified status These values are advised to be set to audit all the messages in a file to monitor the interfaces: FLEXIPOD_AUDIT_METHOD = FILE FLEXIPOD_AUDIT_STATUS = ALL Removes staging records from the tables which store the JSON messages. Note: DP_FLEXIPOD v1.26.1.1 will need to be compiled in the 19c databases. |
| DP_FLEXIPOD.sql | Flexipod Package | 1.26 | " | " | " | " |
| New Parameters | |||
|---|---|---|---|
| Parameter Name | Config Level | Setting Value | Result |
| FLEXIPOD_AUDIT_METHOD | SYSTEM | NONE | No auditing will be stored |
| FLEXIPOD_AUDIT_METHOD | SYSTEM | FILE | The auditing will be stored in a file on the server for the database |
| FLEXIPOD_AUDIT_METHOD | SYSTEM | WS | The auditing will be stored as a record in the database |
| FLEXIPOD_AUDIT_STATUS | SYSTEM | ALL | The auditing will be included for all the messages with APOD |
| FLEXIPOD_AUDIT_STATUS | SYSTEM | ACK,NAK | The auditing will be included for the messages with APOD for the listed specified status |