Hi,
I have one xCP Project - sample 1. It has one content type(custom type) and deployed in content server and I have another xCP Project - Sample 2 and deployed in same content server.
The Scenario is, I need to read the content metadata and documents of custom type from Sample 1 project and display the document in viewer in Sample 2 Project and initiate the workflow.
I tried with type adoption concept, but it does not display content type which is created in xCP interface while try to adobe the content Object from repository in sample 2 Project.
I tried with dql query where I could read only metadata and display in form ,but the content is not viewed in viewer.
Please suggest best way to read the existing document of xCP project (sample1) and display it in viewer of xCP Project(Sample 2).
Jothi