Hi everyone! I am looking for a quick solution how...
# suitescript
p
Hi everyone! I am looking for a quick solution how to unset an External ID value. For record type Account, some have External ID imported, now change of plans, the External ID cleared and will be used for a different system and the former external ID just as a custom field (told you so situation). External ID and Internal ID are key reference keys, if both are used in an update import, Internal ID is picked and External ID ignored. External ID can be reset by CSV to a different value, but sadly, I need to get it out of some accounts completely. Is a server script the only way to unset the external ID? So a server script and loading it as N/record module is the only way to unset field or set to ‘’ ? Isn’t there something quicker?
b
there is no option, quick or slow, to unset external id
you can only set it to some other value
p
Thanks§