AP Settings
This guide provides information about the OOTB rules related to the AP Settings module.
AP Settings(APS$)
| Object | Object Name | Unique Key | Rule Name | Rule Description | Rule Type | Triggers |
|---|---|---|---|---|---|---|
| APS$ | AP Settings | encryptInputPasswordOnChange | Encrypt Input Password On Change | This rule encrypts the input password when it is created or modified. It ensures that sensitive credentials are securely stored within the system. | Custom Action | Update |
| APS$ | AP Settings | encryptOutputPasswordOnChange | Encrypt Output Password On Change | This rule encrypts the output password when it is created or modified. It ensures that confidential authentication details are protected before being saved. | Custom Action | Update |
| APS$ | AP Settings | fileFormatOtherPaddingValidation | File Format Other Padding Validation | This rule validates padding settings when a file format is configured as “Other.” It ensures that file formatting details are correctly defined and meet system requirements. | Validation | Create, Update |
| APS$ | AP Settings | iDelimitedVal | Input Delimited Validation | This rule validates input configurations for delimited file formats. It ensures that delimiter settings are properly defined for accurate data processing. | Validation | Create, Update |
| APS$ | AP Settings | iFixedVal | Input Fixed Width Validation | This rule validates input configurations for fixed-width file formats. It ensures that field lengths and formatting specifications are correctly structured. | Validation | Create, Update |
| APS$ | AP Settings | initializeInputScheduledActionsOnSave | Initialize Input Scheduled Actions on Save | This rule initializes scheduled actions for input processes when the record is saved. It ensures that configured input tasks are properly set up and activated. | Custom Action | Update |
| APS$ | AP Settings | initializeOutputScheduledActionsOnSave | Initialize Output Scheduled Actions on Save | This rule initializes scheduled actions for output processes when the record is saved. It ensures that configured output tasks are properly established and ready for execution. | Custom Action | Update |
| APS$ | AP Settings | oDelimitedVal | Output Delimited Value Validation | This rule validates output configurations for delimited file formats. It ensures that delimiter settings are correctly defined for outbound data processing. | Validation | Create, Update |
| APS$ | AP Settings | oFixedVal | Output Fixed Width Value Validation | This rule validates output configurations for fixed-width file formats. It ensures that field formatting and length specifications are properly configured. | Validation | Create, Update |
AP Field Mappings(APM$)
| Object | Object Name | Unique Key | Rule Name | Rule Description | Rule Type | Triggers |
|---|---|---|---|---|---|---|
| APM$ | AP Field Mappings | inputMappingsCannotMapToSystemFields | Input Mappings Cannot Map to System Fields | This rule prevents input mappings from being linked to system-reserved fields to avoid data corruption or conflicts. | Validation | Create, Update |
| APM$ | AP Field Mappings | ioVerifyMappingFieldDelete | Verify mapping field is not a required field | This rule verifies that a mapping field can be safely deleted without breaking input/output configurations. | Security | Delete |
| APM$ | AP Field Mappings | oMappingValueValidation | Mapping values validation | This rule validates mapping values in output configurations to ensure accuracy and prevent invalid data from being exported. | Validation | Create, Update |
| APM$ | AP Field Mappings | oPathValidation | Output path validation | This rule validates output path definitions to ensure mapped data is routed correctly during export or integration processing. | Validation | Create, Update |

