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…
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…
Hello everyone, I am currently working on creating a microservice using Infor BaaS that needs to call a public API. At the moment, I'm testing this by executing a curl command to a website and trying to call a public WSDL via REST. However, I encounter a timeout error when the service is deployed. Interestingly, when I run…
This issue was discovered during testing of the latest version of BaaS. This is an environmental issue, applicable to any version of Backend as a Service. Issue description: After downloading the most recent NodeJS LTS release, BaaS NodeJS service build fails with npm errors. Cause: The local NodeJS or npm version might…
Hi there 1. I would like to know when a customer is a Infor OS Enterprise tier, how do we know what resources are available for BaaS API to work with ? Data Storage, Queue, do we need logon access to AWS cloud portal to manage the resources for BaaS just in case we need some specific requirements ? 2. What is the authority…
It looks like you're new here. Sign in or register to get started.