I’m trying to do an import that will support updating existing records and creating new ones
New records only is pretty straight forward using the Auto Number Key
We want to use Auto Numbering because we do not want to make the Serial Number the primary key because there are other factors down the road where the same Serial Number could be used multiple times across multiple customers/vendors, etc. We are only importing records with a unique serial number right now. But they will need to be updated.
I’ve done some searching which seems to be involved with the concept of simulating the UI where you would use the Lookup Selector for the Reference Number and try to find a record with a matching Serial Number but I can’t get the right syntax down specifically for the Field Service Equipment FS205000
The example from the training references a “CurrentCustomer” in the Source Field Value in the first line.
That seems be an internal reference and I can’t quite figure out how to translate this example scenario into the appropriate references for the FS Equipment scenario
All I’m trying to do is find a record that matches a serial number and then update it.
Any help would be greatly appreciated. Thank you.
The below comes from: I100_IntegrationScenarios_2025R1.pdf


