Skip to main content
March 12, 2021
Question

Can we deploy classes or methods from eclipse into Appian RPA

  • March 12, 2021
  • 1 reply
  • 0 views

Hi All,

We have written the code for a keyword driven framework in eclipse. When we are trying to deploy the method in RPA from eclipse, we get the message "deployed successfully/build successfully" in eclipse CatLog  but few methods that are having return type are not getting reflected in RPA console.
Thus our query is to confirm whether there is any possibility to deploy a class into RPA from eclipse or methods with return types?
Thanks and Regards,
Pragya Dwivedi

1 reply

April 26, 2021

Hi Pragya,

As of now, you can't do it in said way. You have to make "public void" your functions to be visible in the workflow.

Regards,

Mukesh