The post discusses the challenges of importing files into IFS Cloud due to the lack of traditional file readers and the complexity of setting up SFTP readers. It presents an alternative method using IFS SOAP Gateway and Microsoft Power Automate, detailing steps to create a flow that automates file transfers from OneDrive to IFS Cloud.
Authenticating REST API calls in IFS Workflows
Workflows is a simple yet powerful tool set for integrations. This blog post describes how to use Authentication in a workflow integration with 3rd party systems.
Creating Azure Function for Azure Speech Services Speech Text which Inputs Any Audio Format
Azure Speech Services provides a convenient interface for Speech to Text or Text to Speech capabilities. It's part of Azure AI Services stack and provide out of the box capabilities with Speech such as real time speech to text, speech translation, intent recognition and many more capabilities. If you haven't try it yet, probably this... Continue Reading →
Send Data to a REST API using IFS Workflow
This post discusses the use of IFS Cloud workflows to make REST calls to external APIs during business transactions. It covers creating a BPMN flow, retrieving and sending data, displaying user messages, and concludes with the advantages and limitations of using IFS workflows for real-time integrations.
IFS Workflows – Think Big… Start Small…
In the dynamic landscape of modern business, leveraging powerful tools is essential for seamless operations and enhanced productivity. IFS Cloud, equipped with its robust Workflows toolset, offers a gateway to extending business flows with cutting-edge capabilities. This blog post delves into an exemplary use case of IFS Cloud Workflows, providing a step-by-step guide to help you create your first workflow.
Creating an API Proxy for IFS Cloud using Azure APIM
The blog post discusses how to create an API proxy in Azure APIM to perform OAuth2 authentication before calling backend API. IFS Cloud is used as the example backend where it requires OAuth2 token to access.
Getting Started with Microsoft Power Apps with IFS Cloud
Microsoft is dominating the enterprise low-code application platforms [1] and there are immense possibilities on how we can use power platform in businesses. IFS Cloud enables accessing the business logic through REST APIs so it's easy Extend on the Outside using low-code development platforms like PowerApps. Power platform offers many inbuilt connectors but so far,... Continue Reading →
Send an Email using IFS Workflow
Sending an email with IFS Workflow
Authentication in IFS Cloud
This article explains about how authentication takes place in IFS Cloud and some examples with Postman for each OAuth authentication flow for end users and for integrations
Check XSL Transformer Output
In IFS Cloud, there's no easy way to test the transformer output. Visual studio Enterprise or Professional versions has a XML editor where you can easily test the transformer output but the Community edition does not have this feature. If you have Visual Studio Enterprise or Professional, check below link on how to do that.... Continue Reading →