<@UFUCXSXCJ> is there a way to have a deploy.xml w...
# sdf
a
@Ali Syed (NS DevTools QA) is there a way to have a deploy.xml with no objects in it? So far when I have tried to do that, when I deploy I get an error.
a
@aerin if you really want to leave out objects folder you can do something like
Copy code
<path>~/Objects/none/*</path>
The manipulation should only be done if you are sure what you are doing. ACP's are relatively less risky than SuiteApps.
a
Yes, I saw that. I'm doing ACP's and not SuiteApps. That worked! Thank you very much!