The custom records of a suite app is not getting i...
# sdf
a
The custom records of a suite app is not getting imported via SDF. What needs to be done in such case, the custom record is not locked. Other custom records are getting imported.
a
Please give a proper context. Which Tool are you using? Which version are you using? What error are you getting?
a
I am using SDF CLI version 2021.2 and error which I am getting is - An error occurred during custom object validation. (customrecord_xyz)\r" 6 "Details: The object reference [scriptid=customrecord_abc] is missing in the project and also not included in the dependencies list.\r"
And this object exist in my account,but this object is of a suite app.
p
I tried too, it is not letting import any custom record which is installed from a SuiteApp despite the custom record being NOT locked
a
@Abhishek if this object is of suiteapp, you have to mention the appid of the suiteapp in manifest as well.
In your original message you are talking about importing an object. But here you are talking about deploying a project which has a reference to an object which exists in account but it's part of a suiteapp.
a
The issue was in both cases when I tried to import the custom record object from the account, an error came that the object is not present in the account. And a similar thing happened in the case of deploying.