SA Extension Administration overview
Function acronym: SAAEA
This function is a component of the Extension Enablement Toolkit. The toolkit is an Infor developer toolkit that can be used to customize the Distribution SX.e user interface and logic.
Infor Consulting Services or your in-house development team can use SA Extension Administration to manage and plug in custom extensions. They can create, copy, import, modify, and delete extensions, and maintain a revision history. Extension types include new function, new view, existing views, JavaScript, CSS, and JSON at the company or system level.
Developers can also use SA Extension Administration to customize grids, add controllers to modals and panels, and add color and define hot keys on views throughout the application.
This feature is part of the standard product, but it requires an advanced understanding of JavaScript to fully use it. We recommend that you engage Infor Consulting Services to learn how to use the toolkit, or to have their developers extend Distribution SX.e for your business requirements.
The General section of the SA Extension Administration details screen for extension of the JavaScript type. This option allows you to review the JavaScript code defined in the Value section, using the Gen AI functionality. The review results, along with the suggested changes, are displayed in the Code Review section. You can manually apply the recommended changes to the code in the Value section.
option is available in the- Procure Gen AI license.
- Install all the Gen AI services in the specific tenant.
- Ensure that the saaea-extension-codereview prompt is defined on the SA Table Code Value Setup - GenAI screen.
Note: You can modify the prompt based on the requirement.
- Gen AI content filters can block the output if the code contains sensitive information, and the The generated text has been blocked by our content filters message is displayed.
- Possibility of review suggestions not aligning with Infor Extensibility standards or CSD best practices.