Overview
When building an application with the intent for re-use, you often want the ability to make it easy for the developers using your components. These rules and smart services make it easier to create a good experience for those developers by allow you to query for rules and constants, decouple your code from your callers, and even create rules and constants.
Key Features & Functionality
Smart Services
Functions
I tried to use the 'Add Objects to Application' smart service to automatically add some Knowledge Centers to one of my applications, but I got a "java.lang.IllegalArgumentException: Unsupported type: 19" error. Is there any intention of supporting Knowledge Centers with this plugin?