-
Get user permission in ACL
Hi All, My requirement is to check if the user has relate and above permission in an ACL. My ACL has groups and user lies in one or more groups. ACL Name: Sample_acl testreadersgroup - read testrelategroup - relate dm_owner - write dm_world - read In above case, user lies in both the groups. So my expected result will be…
-
TBO not working on import/create
Hi, We are using Taskspace 6.7 and I've customized the import component for importing documents. TBO for custom type is used for attaching lifecycle on new document and sets the appropriate ACL on the document. ACL is dependent on the properties of the document. So whenever the property of the document is changed, ACL is…
-
DQMan error on opening
When I double click to open DQman, this is what I get. How can I resolve this. My dfc.properties is correctly configured. dmcl.dll and dmcl40.dll copied in C:windows. I'm using documentum 6.7 Thanks !
-
Disable repository selection at login
HI, I want to hide/disable the respository selection drop-down which comes at the login page of Taskspace. (6.5). The docbase parameter is passed in the taskspace URL (like it uses 'appname') instead of the drop-down. Tried some customisations but no help. Any ideas/pointer on how can this be achieved. Many thanks
-
Sharing BAM reports
Hi All, In BAM 6.5 SP2, is there any way/feature user can share reports/charts (via email, sending report's link etc) with others? For eg: Manager wants to share annual sales reports/charts (that he can view in his taskspace dashboard) with other regional managers for some meeting. Any ideas? Thanks,
-
Work Queues
Hi All, I have some doubts/clarifications on work queues in Taskspace 6.5Sp2. I have created work queue and policies in my custom taskspace app and accordingly configured them in tabs. Now I have observed that, users with the role queue_advance_processer are able to view the work queues whereas users with the role…
-
Application is locked by other user: Taskspace 6.5
HI, I am unable to add/remove roles from custom application in Taskspace 6.5SP2. It gives me message "Cannot remove/add object from the application. The application is locked by other user". I am logged in as admin with ts_designer role. No other user is accessing the application. What do I need to do get rid of this…
-
RPS qualification date
Hi All, I am trying to work on very basic retention policy using RPS but some where I am getting confused with the qualification date calculation. Scenario is as follows: 1) Create 1phase+final policy 2) Duration is set to 1 day 3) Cutoff period: Monthly, 29th Phase 1 will be elapsed and moved to the final phase on the…
-
Exporting reports
Hi, How can a user save/export a simple report and a crystal report to pdf and csv formats from dashboard in BAM6.5 SP2. Is there feature available OOTB or we can achieve this by some configuration.? Thanks, T
-
BAM - java.lang.ClassFormatError: Unknown constant tag 60 in class file
Hi All, I am working on BAM 6.5 sp2 on CS 6.5sp2 on Linux system. I have installed BAM PreConfigured Dashboard DAR file. In Taskspace, when I am trying to configure/view any of the (pre-installed) reports like process monitor, process summary or alert monitor, I get the following error in my app server logs. Initially I…
-
BAM error: executeQueryForObject returned too many results
Hi, BAM 6.5 is running on RedHat Linux and Oracle 11g I am facing issues with BAM when I start Tomcat 6. App server logs show the following:: 09 Dec 2010 14:01:56 ERROR [QUARTZ_Worker-1] org.quartz.core.JobRunShell - Job DCTM.DCTMServerPipe threw an unhandled Exception: org.springframework.jdbc.UncategorizedSQLException:…
-
BAM 6.5 installation issue
Hi, I am tryin to install BAM 6.5SP2 on Linux 3.5, CS 6.5Sp2 and Oracle 10g. On executing the script ./create-db-objects-oracle.sh (as specified by the BAM 65sp2 installation guide) I got the following error: ERROR An unexpected exception occurred during loading. Details: java.lang.ClassNotFoundException: $C(BAM,…
-
DM_DOCBROKER_E_NO_SERVERS_FOR_DOCBASE error
Hi, I am unable to invoke java method from the component. No error is thrown on the app server and Java method server is running (checked using http://mydocbase:9080/DmMethods/servlet/DoMethod) but on checking the method server logs I found the below mentioned error. DfNoServersException:: THREAD: main; MSG:…
-
Method Server Error.
Hi, I am invoking Java Server method from my customised component. On running it's giving me the error: DfException:: THREAD: http-8080-4; MSG: [DM_METHOD_E_UNKNOWN_METHOD]error: "The dm_method named () is not defined. Please check the name of the method."; ERRORCODE: 100; NEXT: null I am using idfsession.apply() to invoke…
-
Repeating attributes on data dictionary
Hi, How can I fetch the repeating attributes of a object type using DQL.I need to use Data dictionary(DD) tables dmi_dd_common_info dmi_dd_type_info, dmi_dd_attr_info etc. Is there any attribute in DD tables or joins I can use to find wether specific attribute is repeating or not.?? Thanks, Tri
-
Change folder icon in webtop6.5 browser tree
Hi, I am customizing Weptop6.5 browser tree (left navigation tree). I want to replace the folder icons with some other icons (gif image) depending upon the custom attribute's value of my custom folder type. eg: custom folder type is pr_demo. non-inherited atrributes is state So when state='India', then folder icon should…
-
Setting values in SDT from DocumentProcessor Adaptor.
Hi, My Documentum environ is D6.5 and I am using Forms Builder and Process Builder extensively. (both 6.5). My requirement is that I would like to set date of an SDT attribute (whcih is of Date type) using Document Processor adaptor whcih is called at time of pre-submission of the form through code. Please let me know how…
-
Subscription error in 5.3 SP5
Hi, I am using CS 5.3 SP5. When I open DA, it shows me subscription error stated as below and that too in streamline view (otherwise DA 5.3 is working fine). Failed to get subscriptions service : error: "Cannot instantiate Java class" error: "Cannot instantiate Java class" After closing this window, press the Refresh or…