This article describes the principles of Continuous Delivery (CD) and Continuous Integration (CI) and describe the process to integrate our transport system o existing Continuous...
Adapting to deprecated Captcha-plugins, this guide provides a detailed walkthrough on integrating Google reCAPTCHA v3 Essentials into your app for enhanced security. Methods range from...
Explore Simplifier's docker compose setup and its Content Repository Plugin that efficiently stores received data. Understand permissions, access controls, initializing content repository, and file handling...
Explore how to create a custom ChatGPT client using Simplifier, a Low Code Platform. Leverage ChatGPT's features like natural language processing, multi-turn conversations, customization, learning...
Prepare an HTML file for service authentication and token acquisition. Implement calling of endpoint and data extraction. Communicate through window.opener.postMessage().
Learn to convert text to speech and integrate the generated audio in applications. Install Google Text-To-Speech Connector, set up OAuth2, and test with 'synthesizeText' function.
Learn to display dynamic content in the PDF header/footer using a Simplifier instance, via installation & configuration of the PDF plugin. This allows content in...
Learn to display PDF files in your Simplifier app using Adobe PDF Embed API. This option allows added functionalities such as printing, commenting, or lazy-loading...
Simplifier supports varied logs and monitoring features like Audit Trails, Log Files, Data Change-Logs and Docker Logs. Users can use these features to monitor app...
Versioning in the Simplifier low code platform aids security and process monitoring, supporting both classic code and application versioning. This involves sequentially building and maintaining...
Bad word filter prevents SQL injection on Simplifier by rejecting reserved words in WHERE clause. Connector Calls employ dynamic WHERE clauses set to ‘repeatable statement’...
Learn to create and manage push notifications on Simplifier Mobile Client. Define user groups, create the push connector, set up notification message data, and implement...
Configure your Simplifier instance by setting environment variables via the 'Environment' tab on your container, for basics to plugin activation.
Add 'TimePicker' widget to your screen, then set 'displayFormat' for desired time format. Without it, time selector won't display.
To utilize ODataV2, create a connector, use the wizard for a ReadAll call, then add query options as input parameters to specify data request details.
Learn to generate PDFs in your Simplifier application using a customized PDF template and standard business objects. Integrate in the Process Designer, map necessary parameters,...
Enable Simplifier's PDF Plugin to create and manage templates, generate PDFs, and design using HTML & CSS. Add configurations and use the functions for template...
Learn to create an approval app with Simplifier. Follow a step-by-step process, utilize Simplifier features like UI Designer and Database Designer, and map workflows to...
Integrate sheet.js library in your Simplifier instance to create and implement full-text searches in Excel files. A FileUploader widget enables user file selection and input...
Create a client-side Business Object for full-text search in PDFs using pdf.js. Implement workflow via Application Editor, UI Designer, and Process Designer.
The UI5 Test Recorder, a Chrome extension, enables efficient automated testing of SAP UI5 and OpenUI5 applications. With its unique attribute combination, building easy-to-understand selectors...
Learn to add Drag and Drop behavior to Simplifier Widgets to allow rearrangement of List Items. Utilize DragInfo and DropInfo controls to manage dragging and...
Learn to integrate Javascript libraries into the Simplifier App in five steps: Upload library code, enter integration code, add library to the app, use and...