We are trying to deploy an expression function as a plugin. We followed all the

We are trying to deploy an expression function as a plugin. We followed all the best practices given in the documentation. After deploying, we get a log entry saying that the function is successfully deployed, but an error also gets written to the logs. Both the success and error message are pasted below. This function takes in a "Query String" as input parameter and returns the google search results (URL and description) as one concatenated string. In the JAR attached, for test purposes, we only return a concatenated substring(first 15 chars) of the final output.

********************
2014-07-22 19:55:09,482 [Plugin Hot Deploy] INFO com.appiancorp.plugins.LoggingPluginEventListener - Successfully installed Module 'Google Search' (com.appiancorp.embedgooglesearch:googleSearchCategory) version 1.0.0
2014-07-22 19:55:09,482 [Plugin Hot Deploy] INFO com.appiancorp.plugins.LoggingPluginEventListener - Successfully installed Module 'RetrieveGoogleResults ...

com.appiancorp.embedgooglesearch-1.0.0.jar

OriginalPostID-116981

OriginalPostID-116981

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data