Hello and welcome to the official Backend as a Service (BaaS) forum, a part of the Infor OS Platform community. We're excited to have you here and look forward to fostering a collaborative environment where users can share knowledge, ask questions, and explore the capabilities of Backend as a Service (BaaS). 🚀 About This…
The latest version of Azure core tools has a bug which is blocking all installations of it during BaaS setup. This will happen for all users doing a setup post 25th Aug. The working version is 4.13.0. The issue is reported and the status of the fix can be traced here:…
Issue description: With the roll out of VS Code 1.111.0, the behavior for automatically installing the latest version of the BaaS extension has changed, and the installation will fail. After the Infor standard monthly maintenance, this change will affect users with the setting baas.userInteraction.autoUpdateCheck enabled…
Issue description: After upgrade to Azure Functions for Visual Studio Code 1.19.1, Java debug is not working for local BaaS Service testing. This is an issue in Azure Functions for Visual Studio Code 1.19.1. When starting Run and Debug, a dialog states "Failed to attach to remote debuggee VM. Reason: java.io.IOException:…
For Typescript debugging to work properly in the Infor OS BaaS extension in VS Code version 1.104 , the VS Code setting "Auto Attach Filter" needs to be set to "Always" or "Smart". This issue was discovered by Infor. Issue description: In version 1.104.x of Visual Studio Code, the debugger cannot not be attached to the…
This issue was discovered during testing of the latest version of BaaS. This is due to a change in Azure Function Core Tools that affects versions 2025.09, 2025.10 and 2025.11 of Backend as a Service. Issue description: After upgrading Azure Function Core Tools from version 4.1.2 to higher versions (4.2.1 and 4.2.2 at the…
Hello Team, How can I create a Project Baas to get data from Custom LN table? Is possible to do this? Best regards, Thanks!
I'm trying to get status data out from compass API using BaaS but encounter error while doing so. private Response getStatusData(RestContext context) { String path = "DATAFABRIC/compass/v2/jobs/?queryExecutor=datalake&records=0"; String query = "SELECT LN_tssoc200.osta, COUNT(*) AS count FROM LN_tssoc200 WHERE…
I'm trying the BaaS DatabaseNodeJS example, which uses the DataStax Cassandra driver. Is there an option to browse the data stored in the Cassandra database in the cloud using Infor OS tools, similar to using Compass?
This issue was originally published earlier this year, on the previous forum platform: Issue description: After downloading the most recent NodeJS LTS release, BaaS NodeJS service build fails with npm errors. This is an environmental issue, applicable to any version of Backend as a Service. Cause: The local NodeJS or npm…
It looks like you're new here. Sign in or register to get started.