I am trying to create the example java application found here

I am trying to create the example java application found here forum.appian.com/.../Appian_Plug-in_Creator_for_Eclipse
I have gone through all the code creation points and done the "Export Plug-in Package" then I copied this jar to my \\appian\\_admin\\plugins directory, however whenever I go into the Rules Tab and try to Create an Expression Rule, I am not seeing the plugin I created in the Expression Editor nor am I sure how to call it for testing....

OriginalPostID-114958

OriginalPostID-114958

  Discussion posts and replies are publicly visible

Parents
  • Ok...so after adding the line to custom.properties I was able to see the functions...then I removed the reference but didnt realize that I needed to comment out the BASE_PATH line and that caused them not to work...once I realized I needed to comment out the line I did that restarted everything and the functions came back...I am not sure really what fixed things...was it adding the pluginDirectory line? Or was it commenting out the BASE_PATH line that fixed things?
Reply
  • Ok...so after adding the line to custom.properties I was able to see the functions...then I removed the reference but didnt realize that I needed to comment out the BASE_PATH line and that caused them not to work...once I realized I needed to comment out the line I did that restarted everything and the functions came back...I am not sure really what fixed things...was it adding the pluginDirectory line? Or was it commenting out the BASE_PATH line that fixed things?
Children
No Data