Awesome work @klincecum!
I’m only new to Kinetic but I like the idea of the Dynamic Kinetic App allowing you to add functionality without having to continually fight with Application Studio.
I have been looking into Epicor Source Control and CI/CD options. This post has been helpful so thank you for sharing.
I’ve started on the Source Control to keep track of changes over time. We setup an Automation App Server with a daily job to pull data using Epicor REST API, transform (xml, c#, json, txt) and commit using Azure DevOps REST API. So far we are committing PROD Function Libraries and I’m currently working on the BPMs with other customisations to follow.