I am trying to create a plug-in for converting a file that is stored in a consta

I am trying to create a plug-in for converting a file that is stored in a constant of type document to hashcode using eclipse. But whenever I am calling the custom function in expression rule by passing the same constant as parameter I am getting an error: "Expression evaluation error at function 'hashcode': Error evaluating function 'hashcode' : (Result too large)". When do we get such an error?

OriginalPostID-223509

OriginalPostID-223509

  Discussion posts and replies are publicly visible

Parents
  • Actually the problem is I have declared one parameter of type document in expression function for creating an Appian plug-in but whenever I am calling the same function in expression rule and passing any file as a parameter its giving error: "Expression evaluation error at function 'hashcode': Error evaluating function 'hashcode' : (Result too large)". I am attaching the code snippet. Could you please go through the code and also I would like to know from where would I will be able to find the log file you need?

    code.txt

Reply
  • Actually the problem is I have declared one parameter of type document in expression function for creating an Appian plug-in but whenever I am calling the same function in expression rule and passing any file as a parameter its giving error: "Expression evaluation error at function 'hashcode': Error evaluating function 'hashcode' : (Result too large)". I am attaching the code snippet. Could you please go through the code and also I would like to know from where would I will be able to find the log file you need?

    code.txt

Children
No Data