You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Groovy Script Error concerning INT variable

Summary:

When running a groovy script, we are receiving the following error:

method called by the script failed on line: 165, with error: Viewpoint Master completed with errors.

Log messages :
Starting Groovy script...
Setting Variables...
dataLoadType selected is Nightly
Periods assigned by function [Oct-25]
Beginning processing data...
Running period: Oct-25
running pipeline: 001GL
company: 1, period: Oct-25, jobId: 29303, data load id: 29306, status: 0
running pipeline: 021GL
Cannot cast object 'null' with class 'null' to class 'int'. Try 'java.lang.Integer' instead
null
org.codehaus.groovy.runtime.typehandling.GroovyCastException: Cannot cast object 'null' with class 'null' to class 'int'. Try 'java.lang.Integer' instead

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!