Unable to parse the breakdown mapping (scripted type)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 04:44 PM
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