top of page
OmniStudioFactBg.png
Search

How to use “Is Lookup” in Dataraptor Load

  • Writer: Arpitha Devaraja
    Arpitha Devaraja
  • Mar 29, 2023
  • 1 min read

Let's take an example scenario to explain the usage of Is Lookup in Dataraptor Load:

  • By using Is Lookup while creating a record in the dataraptor load, we can set its record type id in the dataraptor load itself without fetching it from the dataraptor extract. Let's see how to configure it:

  • In DataRaptor Load navigate to the Fields tab, where you will be mapping the fields to load into a record.

  • Add new mapping, as shown in the screenshot below:

  • Under the Default Value enter the name of the record type for the record that needs to be created.

  • Check the checkbox Is Lookup

  • Select the Lookup Object as RecordType.

  • Lookup Field should be set as Name as we have specified the record type name under the Default Value.

  • Lookup Requested Field should be set as Id as we need the Id of the Record Type

So, with the above configuration we can get the record type id by passing the record type name. Same way we can configure any lookup field.


Limitation: When two or more SObjects have the same record type name then we can’t use this configuration as we can’t guarantee which SObject’s record type id is returned.



 
 
 

Recent Posts

See All

1 Comment


Ike
Dec 14, 2024

why not use developer name which is unique so we can guarantee it will work

Like
OmniStudioFactFooterBg.png
logo.png

OmniStudiofacts helps us to build a Vlocity/OmniStudio Tech Community which focuses on sharing technical skills and experience across the globe.

© 2023 by OmniStudioFacts.

bottom of page