This repo helps Simpli Integration Manager developers go from zero to a working extension.
The first thing is to install the Simpli Integration Manager from the AppExchange. This code will not work without the app installed. There are a few ways of getting the app. There is a "Try Now" version although being read-only no configs can be processed. The recommended approach for trying things out is to "Get It Now" and install into a developer edition org.
Once the app has been installed open the Simpli Interface app to explore the example configurations and tabs. There is a Start tab explaining the basics of what the app is all about. The Describe tab allows the user to select a configuration and view its properties including its attributes and children. The Process and Batch tabs allow the user to take configurations for test runs.
If it looks like the app will almost do what's needed but not quite, and an extension is necessary, then this repository of examples will help you get there. There are empty shell classes which can be cut and pasted, basic Hello World examples using the SimpliFrameworkObject and SimpliFrameworkBatch interfaces and examples showing usage with more complex configuration.
Simpli takes a bit of time to get to grips with. But once up and running it provides great power to build quick transactional integration end points and microservices. If you need help understanding concepts, configurations or extensions then reach out - [email protected]. Instruction and demos can also be provided as necessary.