You need to sign in to do that
Don't have an account?
Nilesh Mane
Generate Enterprise WSDL for all objects excluding one custom object
Hi,
I want to generate an Enterprise WSDL file excluding one custom object.
We need to exclude one cutom object for security reason. Is there any way to do this?
Regards,
Nilesh.
no.. but u could edit the wsdl and remove that object
Could you just create a profile for integration purposes and just remove the objects CRUD permissions? That way although the object structure would be known in the WSDL none of the data would be accessable by the client?
Just a thought...
Rich.
Create a new profile and remove "read" access from the CRUD permissions. Deleting if from the WSDL seems smart but it would still be fully accessible from, say, a REST describe call. Or if someone reconstructed it in a WSDL.