- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2022 09:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 12:24 AM
I resolved it
I found the Coalesce fields in RTE Entity Operation
Use Unique Input Sets as coalesce in Robust Transform
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2022 10:18 AM
I see that your screenshot is from the RTE definition of ETL. ETL doesn't generally have coalesce defined.
ETL follows IRE, hence identification rules define how records are updated / inserted. You should be looking at below.
https://instance.service-now.com/cmdb_identifier_list.do?sysparm_userpref_module=5b10d2b79f233100d3921a1cf67fcfd3&sysparm_clear_stack=true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2022 10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2022 12:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 10:10 AM
nothing in there for Intune.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 02:06 AM
@Saib1 If its ETL then coalesce wouldnt be needed at entity level, it should get handled using CI identifiers, assuming you are loading CI data.