You need to sign in to do that
Don't have an account?

Querying the data from Content Object
Hi
How can i retrieve or access or query the data from these objects?
1.ContentDocument
2. ContentWorkspace
You need to sign in to do that
Don't have an account?
Hi
How can i retrieve or access or query the data from these objects?
1.ContentDocument
2. ContentWorkspace
For ContentDocument :
And for ContentWorkspace :
http://www.salesforce.com/docs/developer/cookbook/Content/query_workspaces.htm
Thanks
Ankit Arora
Blog | Facebook | Blog Page
Hi Ankit,
Where i can find the tab for all these objects in my Dev Org?
There are no tabs for these standard objects also we can't create tab for standard objects.
Thanks
Ankit Arora
Blog | Facebook | Blog Page
When i am retrieving data from those objects, i could not find any data stored in that object.
Where i can enter the data to those objects, and how can i query the entered data?
Plz tell me amit.
Go to Chatter tab > Upload any file and use this query in system logs to get result
For more reference, visit :
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_contentdocument.htm
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_contentworkspace.htm
Thanks
Ankit Arora
Blog | Facebook | Blog Page
Hi, How can i display the Content of that file in system log.