Skip to content

tomansley/SimpliIntManExamples

Repository files navigation

Simpli Integration Manager Example Repo

This repo helps Simpli Integration Manager developers go from zero to a working extension.

Part 1: Install the Simpli Integration Manager

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.

Part 2: Explore the Simpli Interface App

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.

Part 3: Extending the App

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.

Part 4: Reaching Out

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.

About

Examples using the Simpli Integration Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published