-
Problem while setting the Loggedin user token with IServiceContext of DFS
Hi, i am trying to use impersonation for uploading , downloading files with default custom dfs services like ObjectService , QueryService,VersionControlService .i am getting the following error at the backend and i am not able to upload the file.[[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default…
-
Error accessing BAM reports from Dashboard
Hi we deployed BAM server to websphere and sql server 2008 R2, Error occurs accessing reports, do anyone ran into this situation and able to fix it. ERROR : java.lang.RuntimeException: Cannot resolve the collation conflict between "Latin1_General_BIN2" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation. error log…
-
How to include external links inside a folder
Hi experts, I have a requirement where I need to save external website links(e.g google.com) inside a folder. Like we store documents inside a folder, i want some links to be stored. I don't think there is any OOTB object type to do that. But any solution for implementing the same?
-
Date Condition in Query
Hello, I want to return all objects created on a date by query. How can I do that? I tried this but it didn't work : select object_name from dm_document where r_creation_date = date('26/07/2012', 'dd/MM/yyyy') Mel
-
How to recover deleted dm_ftengine_config object
By mistake I have deleted dm_ftengine_config object for xPlore, Is there any way to recreate that object? please help