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