Hi All, I am getting a pretty unhelpful message wh...
# sdf
d
Hi All, I am getting a pretty unhelpful message when trying to import forms into my SDF project using Node CLI, out of 45 I seem to be getting random failures (or certainly no help as to what they are) The following objects failed with reason "Import custom objects failed. Has anyone come across this before?
a
Can you share a screenshot here or via DM?
d
suitecloud object:import --destinationfolder "/Objects" --scriptid entryForm:custform_CUSTOMERID_customer --type ALL The following objects failed with reason "Import custom objects failed.": - custform_CUSTOMERID_customer The imported objects will overwrite the project objects The following objects have been imported: - entryForm:custform_CUSTOMERID_description
Does this help? I am running a powershell loop through objects found during suitecloud object:list
a
Can you try running the following suitecloud object:import --destinationfolder "/Objects" --scriptid custform_CUSTOMERID_customer --type ALL
Scriptid should be starting with the object type prefix, in your case --scriptid custform_abc_123
d
I shall try that ...thanks!
j
I currently have a ticket out for a fix on upcoming e-release: it is regarding failure to install suiteapp because of generic error with custom form. Just FYI
m
I've never had success deploying custom forms with SDF