Decisions Q&A- Lunch and Learn 5/12/2025
0:00 Introduction
1:02 In a new project we want to have the ability to change the status of a process folder based on the external actions of another software. Can you demo a simple api to change the state of a process folder? And can this API be triggered by an external software?
20:28 I watched Lunch and Learn question from 2/5 about getting the correct base url for the current environment and the recommendation was to use a flow input. We would like to find an alternative solution rather than having this as an input to each of these flows.
I'm thinking of possibly Storing Configuration Entities with any environmental properties we need similar to appsettings.json files in a .net project
How to get current Decisions server/environment name? Use this to pull the correct configuration entity.
I tried to use the Get Server Name step, but it is not returning anything for us
41:49 Odata capabilities, recommendations for composition logic on multiple Odata endpoints?
Call a couple different odata endpoints and build an object from them?
Documentation on Odata is a bit light
Youtube Link: https://youtu.be/uEJrZas3AmM
