Recent Articles
Table Output – “Use batch update for inserts” Checkbox Disabled
Issue In some workflows/transformations, the checkbox: “Use batch update for inserts” in the Table Output step is disabled (greyed out), and users are unable to tick or untick the option. Root Cause The issue occurs when the workflow/transformation ...
Article Unicode Characters Appearing Incorrectly in Process Studio (MJSV)
🔹 Issue Summary A reported an issue while retrieving address data from the database and copying it into Modified JavaScript Value (MJSV) in Process Studio. The value stored in the database: 27239 HIGHWAY 42 AРТ В However, when used in Process ...
XSS Protection Filter Configuration
Objective To mitigate Cross-Site Scripting (XSS) risks by implementing a custom XSS protection filter and security headers. 1. Copying the Class File Place the appropriate class file in: <AE_Application>/aeui/WEB-INF/classes Available Class Files For ...
Internal IP Disclosure
Objective To assess and manage the exposure of internal (RFC 1918) IP addresses within the application. Description Internal (RFC 1918) IP addresses are exposed in the application. Ideally, such private IPs should not be publicly visible. Reason The ...
Using Components(Bootstrap,.Net etc) with Known Vulnerabilities
Objective To eliminate security risks arising from outdated third-party components. Issue The application is using an outdated version of Bootstrap, which contains known security vulnerabilities. Impact Exposure to known exploits Increased risk of ...