- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 02:56 AM
Can a coalesce be set on a target record field which has no field mapping on the transform map, but value is scripted to it using on before transform script in servicenow?
We have a transform map that has 5 out of 8 field mappings coalesced.
There is one target field, "Parent", which will not be populated on the xlsx file, but the value for this field is scripted using an onBefore Transform script.
Is there a way we can add a coalesce to this parent field, in addition to the existing coalesces?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 05:52 AM
The coalesce is set on the fields, so if you aren't mapping it, you can't put a coalesce on it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 05:52 AM
The coalesce is set on the fields, so if you aren't mapping it, you can't put a coalesce on it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark