-
Problem in Read documents from one xCP project to another xCP Project
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…
-
How to work on file content in a Java custom Service xCP 2.3
hello all, i would like to write a custom java code to manipulate a CSV file. This file is a content object in my repository. Does anyone knows which Java type i have to use in my interface to correctly map the content data from activity process? ByteArrayInputStream does not work. thank you Simone
-
Xcp attachments widget issue
We are facing an issue while using attachments widget in xcp2.2.which is when user adds an attachment it is added to the attachment list successfully but when he click on it the application navigate to view document page. And when press back the attachment list becomes empty. We tried to avoid this behavior but…