Systems | Development | Analytics | API | Testing

Low-Code + Fresh Data = Better Business Decisions

Sync Records Smart Service now available in Appian 22.2 release Data is the most important part of your business. It drives your business processes, as well as your customer and employee journeys. And with data being collected and stored in various systems, it can easily become outdated and lead to inaccurate business decisions. Though 91% of businesses say data-driven decision making is important to their success, only 57% of businesses are successfully implementing this.

Supply Chains and Gas Prices: Mitigating Risk With Technology

As gas prices soar due to restrictions on both domestic oil and imports from oil-producing countries, we’ve shifted our collective focus to the energy sector. It’s increasingly apparent that the global oil and natural gas supply chain sits in a delicate balance—supply chain disruptions in one country can affect gas and oil prices around the world. If a top oil-producing nation ramps down natural gas production or distribution, additional supply must come from another nation.

The All-new Appian Designer: A Makeover Worth Waiting For

Extreme makeover: Low-code edition Instagram did it in 2016, and again, in 2020. LinkedIn did it in 2018. And in 2022, it’s Appian’s turn to do it. Do what, you ask? Get a product makeover in time for the summer. A makeover is a pivotal moment in a product’s lifecycle, a sign of evolution to take the product experience to the next level. When iOS switched to its now-popular flat design from the older one, favored by Steve Jobs himself, it was a monumental shift in look and feel.

5 Benefits of Low-Code for Healthcare Supply Chain Management

Supply chain shocks have wracked organizations across the globe, and healthcare and life sciences companies aren’t immune. News headlines were focused on personal protective equipment (PPE) shortages early in the pandemic, and more recently hospitals have faced shortages of much-needed medical supplies like crutches, gauze, and medications.

Microservices: Modernizing the Monolithic Legacy

IT teams are always wanting to build new applications enabling specific functions for the ease of processes or customers. Sometimes, to balance projects, they allow distributed teams to work on focused targets using reusable assets, templates, and best practices. While decentralizing and democratizing application development helps, managing security can be a task for strategizing different Lines of Business (LoBs) and functional business partners. Enter microservices.

Generic Connection to the Microsoft Graph API

Resources Sample File: MicrosoftGraphTemplate.lsoz (65.8 KB) (download) API Reference: More information on the specifics of authentication can be found in the Microsoft Graph API reference documentation. Microsoft offers a RESTful web service named Microsoft Graph API. This tutorial shows you how to integrate with the Microsoft Graph API and Linx, a low-code development tool.

How to call SOAP Services using REST

SOAP, being a mature technology, has an extensive and often differently interpreted standard set. This makes it an excellent tool for corporate users to manipulate data into their precise requirements and technology stack. However, for public consumption, this causes issues that sometimes are difficult or impossible to solve without changing code. A good example here is that SOAP is allowed to define the same type in some standard interpretations in different XSD files.