Angular, appian and java interaction

Hi,

I have an application developed in angular and java and have around 6 work flows, i want to implement workflows in appian without distrubing angular ui and java,  is this possible in appian , if possible how can u achieve.

  Discussion posts and replies are publicly visible

  • 0
    Certified Lead Developer

    Appian has it's own UI framework.  How many UI's are in Angular and java?  If the number is low, easiest thing would be to recreate in Appian SAIL as part of the workflows built in Appian.  You can build headless Appian processes which interact with external UI's that marshal data back and forth via exposed WebAPI's, but this is a heavy lift, and you would still need an app server to host your angular and java...

    Appian SAIL is pretty easy to work with and recommend you reach out to Appian or a partner to find out the effort to build your entire UX in Appian.