Is there any way using SDF to check if all the obj...
# sdf
j
Is there any way using SDF to check if all the objects in my project already exist in the target account?
a
Like some sort of diff? I don't think so
You can do that 1-1 through listobjects, but that does not sound very efficient
j
I guess it'll have to be the inefficient way for now, thanks though!
a
You can right click on an object using SuiteCloud IDE plugin, Netsuite - >compare with Account object If it exists in the account it will show the comparison otherwise it should show an error indicating that object doesnt exist in account