Solved
Component Plugin with HTTP Connected System
Is it possible to use an HTTP Connected System with Appian.Component.invokeClientApi in a custom component plugin, or do you need to use a custom connected system plugin?
Is it possible to use an HTTP Connected System with Appian.Component.invokeClientApi in a custom component plugin, or do you need to use a custom connected system plugin?
Based on my basic plugin knowledge You cannot use an HTTP Connected System with Appian.Component.invokeClientApi.
The invokeClientApi method can only call Java functions within your custom component plugin itself - it cannot access external Appian objects like connected systems.
Yes
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.