Groovy
Discussion List
-
Random Groovy error "A method called by the script failed on line..."Content I have a groovy script that uses rest api to call a business rule then is suppose to check the run status until the business rule completes. It appears to fail r…
-
trouble passing multiple RTP's in Rest api Business rule executionContent Thanks to Manfredi's help I have code to execute a business rule using a Rest call. It works beautifully for a business rule that has one RTP. I'm having trouble…
-
Copy SnapShot from Production to Test Instance using GroovyContent Hi, I am trying to copy the snapshot using Groovy from the EPBCS production enviornemnt to EPBCS Test Enviornment. The Process is running without any error but i…