Hello,
I was wondering if it was possible to read the parameters that a user has inputted when calling a custom function? I set up functions via function model, but need the arguments that the user inputted for the function so that I can call an appropriate Java method. Here’s what it looks like in my InstallationNodeContribution:
If not, I will proceed with setting up an XMLRPC communication interface, but I would rather not.
Thanks,
Anthony