Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Unable to parse the breakdown mapping (scripted type)

venori26
Tera Contributor

Test function I am using in breakdown mapping script:

 

 function getManufacturerGroup(record) {
return "Test Value";
}

 

Error during JavaScript evaluation com.snc.pa.dc.ScriptException: JavaScript evaluation returned: Undefined in script: function getManufacturerGroup(record) { return "Test Value"; }

0 REPLIES 0