Hi Everyone, I was trying to upload SDF bundle to...
# sdf
n
Hi Everyone, I was trying to upload SDF bundle to other account. I imported from Account 1 successfully, When I try to upload to account 2 then below Error Come. Can anyone help me to resolve? ----------------------------------------- Validate folders -- Success Validate translation imports -- Success Validate preferences -- Success Validate flags -- Success Validate account settings -- Failed * ERROR * Validation of account settings failed. An error occurred during account settings validation. Details: The manifest contains a dependency on custbody_source_system object, but it is not in the account. Details: The manifest contains a dependency on custentity_custom_cc_emails object, but it is not in the account. Details: The manifest contains a dependency on custentity_custom_exclude_from_d object, but it is not in the account. Details: The manifest contains a dependency on /SuiteScripts/MR_Custom_Invoices.js file, but it is not in the account. Details: The manifest contains a dependency on /SuiteScripts/Custom_UE_Sent_Initial_Invoice.js file, but it is not in the account. 2021-01-23 074330 (PST) Installation FAILED (0 minutes 1 second)
j
custbody_source_system
- Object
custentity_custom_cc_emails
- Object
/SuiteScripts/MR_Custom_Invoices.js
- file
/SuiteScripts/Custom_UE_Sent_Initial_Invoice.js
- file These dependencies are missing from account 2. You can either add them to your SDF project, or copy them to that account manually.
n
If I push this SDF project to New account then manually creates all those objects ? Why its not creates automatically like bundle
j
Are you saying those objects are included in your SDF Project? If so, they are not on the manifest file. If they are not in your project, then they are not present in the account you're trying to deploy to.