-
Composer 7.1 builder error
I'm setting up a new instance of Composer and moving some of my code to it. I create an ant builder (Project -> Properties -> Builders -> New -> Ant Builder) it allows me to do that, but when I chose Project -> Build Project from the menu, I get the following error: Errors occurred during the build. Errors running builder…
-
Getting a DFC_BOF_WRONG_IDENTITY error when using ObjectService createPath method
I am attempting to use the ObjectService createPath() method for the first time. I thought I'd finally figured out all of the factories and contexts I neede to create, but when the createPath method fires, it gives me a DM_BOF_WRONG_IDENTITY error. I've got the session using the usual credentials. What is it looking for,…
-
dmf:text value as argument
Hi Is possible to send the value of a textbox as argument? <dmf:text id='text_search_scatola' name='text_search_scatola' tooltip='Inserire il codice scatola' /> <dmfx:actionlink name="cerca_scatole_button" label="Cerca scatola" action="cerca_scatole_action"> <dmfx:argument name="filtro_ricerca" value="text_search_scatola"…
-
Datagrid refresh
Hi all, I have a datagrid with paging option that I am populating with ResultSet (Not a DQL). I need to refresh the datagrid, when I add an item. The problem is if I do the refresh in onRender(), then it will always stay in the first page, and I can't navigate to the next page. And if I do the refresh and populating the…
-
Multiple Document Review in Folder
Hello There, Req 1 – User has multiple documents in Pending to be reviewed in a folder and would like the ability to select multiple documents to preview at one time. After they select multiple documents, and right-click > Preview, the preview pane opens. The user is able to review each document and OK it – by clicking OK…
-
Problem instantiating RemoteServices
Inside a native thread (C DLL) I attach to a previously created JavaVM (JNI AttachCurrentThread). Afterwards, I call a static method of a Java class which attempts to establish a Documentum connection via DFS. The call to "ServiceFactory.getRemoteService" fails with a NullPointerException. Here is the stack trace: at…
-
Filestore issues after upgrade
I am receiving an error that I cannot open files after my upgrade. I upgraded from version 5.3 to version 6, and get the following error: Could not download content file for document 'Live Order-20101008163008-EMC'. : "Cannot access file…
-
cmis documentum
bonjour à tous, j'aimerais bien savoir est ce que documentum implemente le framework CMIS et si c'est oui je peux avoir le sdk approprié.
-
problem with tab's from streamline view
I changed the name of the tabs from the streamline view, and I created one new componet.xml for each new tab. The problem is when I change from one tab to another nothing happens...all stay the same...seems that isn't doing refresh... Thanks