How to Create Smart service plugin in appian

Hi All,

   I am new to Appian. I need to create a appian smart service plugin for connecting one application with another application using UUID. I go through the following tutorial ,

docs.appian.com/.../Custom_Smart_Service_Plug-ins.html

Please give suggestions for ,

1. How to get smart services plugin Jar files except appian-plug-in-sdk.jar.

2. How to include Public Api with these Smart service plugin.

3. please give any appian  smart service plugin example using Eclipse IDE.

Regards,

Thirumurugan

  Discussion posts and replies are publicly visible

Parents Reply
  • Something to keep in mind is that, generally speaking, in Appian each application has access to any other objects in other applications according to the user rights assigned to those objects that you create. Most instances, therefore, have a library of utilities and common objects that everyone shares. That's just how objects work in Appian. However, with regard to plug-ins specifically, if other applications need to access your plug-in, they'll be able to incorporate that plug-in within their objects as often as they like while they're creating their process models and/or expression rules and interfaces (depending on what type of plug-in you create) once your plug-in is deployed into the environment. 

Children
No Data