Liquid Transformations with Live PreviewPublished on 20 October 2022Comments 0Using the Live Preview console application, we can set a file watcher that automatically renders...
Unit Tests for Liquid TemplatesPublished on 18 October 2022Comments 0We can ensure that Liquid templates produce the correct result using a programmatic unit test....
Data Transformations in Azure with LiquidPublished on 17 October 2022Comments 0As data or file contents need to be mapped from a source to target format,...
Deploying Logic App Standard WorkflowsPublished on 26 March 2022Comments 23Standard mode Logic Apps behave quite differently when deploying resources. It took much research to...
Securing Secrets in Application Settings using .NETPublished on 26 February 2022Comments 3Storing secrets inside configuration files is bad practice. In this example, we encrypt these values...
Grouping XML Data using Altova and Logic AppsPublished on 13 February 2021Comments 0Example using Altova MapForce to generate an XLST 2.0 mapping function and deploying this into...
Transform XML using Altova MapForce in Azure Logic AppsPublished on 19 November 2020Comments 0Azure Logic apps has powerful capabilities when joined with an integration account. This allows us...
Plug-in: Ensure Single Event Handler in jQueryPublished on 22 April 2020Comments 0As an update to "Ensuring single instance of event handlers", I wrote a plug-in to...