function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
PaulBackhousePaulBackhouse 

Ant: You do not have the proper permissions to access CustomApplication

Hi,

Ant deployment. I am a System administrator. Package.xml contains:

<types>
        <members>*</members>
        <name>CustomApplication</name>
</types>

When I try to ant retrieve from my sandbox I get:

[sf:retrieve] package.xml - You do not have the proper permissions to access CustomApplication.

Why?

Paul
KevinPKevinP
is CustomApplication a managed package?
PaulBackhousePaulBackhouse
No CustomApplication is just the Metadata Type for custom applications. http://www.salesforce.com/us/developer/docs/api_meta/Content/meta_types_list.htm