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
prakashedlprakashedl 

Metadata API to enable object access to customer portal

Hi All,

I installed the objects as a unmanaged package in a org. Subsequently, enabled customer portal for the org. Now, If i need customer portal uCustomer Portal Enable Optionsers to have access to the custom objects, I have manually click every object and click the checkbox option "Available for Customer Portal". If there are more objects in the org, it becomes timeconsuming and a difficult task. Is there a way through Metadata API that we can automate this for all the objects? That would be of great help.

 

 

Ralph YozzoRalph Yozzo

We have a similar issue.  Can someone at salesforce answer?

 

We'd like to configure our "integration" sandbox with the proper "available to customer portal" flags

 

And then rollout via the ant build (metadata api)  (similar to "changeset")

 

Is there a way to rollout changes to the "available to customer portal" flag?

 

Thanks,

Ralph