Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Appian RPA - Custom Code Development

Hi,

I wanted to try MS Outlook Java Module using Custom Code to process specific emails which are coming to a mailbox. 

I was able to complete the below pre-requisites with the help of the documentation - https://docs.appian.com/suite/help/22.1/rpa-7.13/custom_code/configurator.html

JDK Version - 1.8.0_221

Maven Version - 3.6.3

IDE - Eclipse Neon

Post this, I had created a new Robotic Process using blank template. The project which got downloaded was extracted and imported as a Maven project. After importing, I got an error message as mentioned below - 

"No marketplace entries found to handle jidoka-maven-plugin:8.1.0:generate-resources in Eclipse.  Please see Help for more information."

The overview of my pom.xml is as mentioned in the below screenshot. 

Within the pom.xml, I was able to see the error - "Plugin execution not covered by lifecycle configuration: com.novayre.jidoka:jidoka-maven-plugin:8.1.0:generate-resources (execution: generate-resources, phase: generate-resources)" 

Please help me resolve this error.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data