-
xsl:include with WebPublisher
Hello, We are using WebPublisher 6.5 and we are making templates with xsl, we need include from an xsl file another xsl file and we have problems with the path setted in xsl:include tag. Which is the folder where Documentum store the xsl files? Is possible set a docbase's relative path in the xsl:include tag or is…
-
Creating a Custom Non-Documentum xPlore IndexAgent
Our system consists of Documentum and an external database. I need to create an IndexAgent that will cull metadata from the external database and send it to xPlore for indexing. A search from our custom frontend should return results for both the content in Documentum and the metadata in the database. I'm not sure how best…
-
Query as another user
Hi all, I would like to make DQL queries with a technical user but the query should return only the results for which the particular (for example johndoe) user has write permission. Let's suppose technical user has write permission on everything. We would not like to make this technical user a superuser and create sessions…