Questions tagged [webtop]

Webtop is an application which is used for accessing content stored using Documentum(Enterprise Content Management Tool).

Webtop is an application to access the Opentext's Documentum.

40 questions
3
votes
2 answers

Webtop DRL link directly to edit

Is there any way to create a Webtop DRL link so that it instead of asking whether the user wishes to VIEW / EDIT/ ANNOTATE, it goes straight to EDIT mode and just opens up the document, bypassing the question altogether? Thanks bgs264
bgs264
  • 4,572
  • 6
  • 38
  • 72
3
votes
2 answers

disable full-text search for webtop simple search component

In the simple search component in webtop, how do you disable full text search and just use the database? I would like to keep the advanced search searching full text. I understand that fulltext search can be disabled comepletely in the…
Ayrad
  • 3,996
  • 8
  • 45
  • 86
3
votes
3 answers

How to develop web desktop using ExtJS 4?

I have learned basics of ExtJS and developed some web apps using ExtJS. Now I have to develop web desktop using ExtJS (like desktop app which is present in examples folder) but I am not able to find any documentation or tutorial or book about how to…
Shekhar
  • 11,438
  • 36
  • 130
  • 186
2
votes
0 answers

Capability of using usb wifi adapter with linuxserver/webtop

I do not know if it is possible but I would like to use a usb wifi adapter with webtop. Unfortunately I did not find anything relevant, no matter how much I searched.
2
votes
4 answers

Displaying Custom Attributes in Documentum - Webtop

I am following an article that explains how to use the ICustomAttributeDataHandler class. I am creating a custom column for the inbox screen, but the problem is that the value I set for my custom attribute is not being reflected on the screen. As a…
joe
  • 16,988
  • 36
  • 94
  • 131
1
vote
1 answer

Documentum Document Template Import issues

I'm using Documentum Composer to create a new XML application. After importing an XML template for the content from WebTop, I noticed that the templates are missing the Documentum-Specific attributes such as these: Expected:
It Grunt
  • 3,300
  • 3
  • 21
  • 35
1
vote
0 answers

Running commands on OS terminal after creating ubuntu via webtop

Is there any way to modify this docker-compose file so to be able to make a few commands to be executed after the Ubuntu instance boots up? version: "2.1" services: webtop: image: linuxserver/webtop:ubuntu-mate container_name: webtop …
Juan
  • 19
  • 2
1
vote
2 answers

long running query in documentum application

When retrieving objects in our Documentum application it takes a long time. We have activated long running query option in data source och, but have found that the below query is taking too much time: select all b.r_object_id,…
Govan
  • 2,079
  • 4
  • 31
  • 53
1
vote
1 answer

Motorola Atrix ADB while docked in webtop

Does anyone know if/how I can get my atrix connected to my PC via ADB while its docked? The dock has USB ports if I find a male to male USB cable and run it from dock to PC will it recognize the atrix as connected? Is there no way to do this with a…
FoamyGuy
  • 46,603
  • 18
  • 125
  • 156
1
vote
1 answer

How can I dynamically specify default value for DocbaseAttribute in DocbaseAttributeList in EMC Documentum WDK web application?

I have docbaseattributelist on a page containing docbaseattributes. How can i dynamically (from inside of my web application) set default value for certain docbaseattribute of this list in EMC Documentum WDK application?
bambrikii
  • 23
  • 5
1
vote
2 answers

why documentum webtop is shiped with java windows jre

I found 2 big files in documentum webtop webtop\wdk\contentXfer\win-jre1.6.0_16.zip webtop\wdk\contentXfer\win-jre1.5.0_06.zip Why webtop is shipped with it?
qwazer
  • 7,174
  • 7
  • 44
  • 69
1
vote
0 answers

what is the root cause of UCF error in Documentum?

I see a lot often the following error when trying to access Documentum using webtop. Renaming/deleting the ucf folder under C:/Users//Documentum resolves this issue, however the issue comes more often. I would like to know what is the reason it…
Ritter7
  • 166
  • 2
  • 14
1
vote
2 answers

How to migrate content from Documentum WebTop to Alfresco?

I want to migrate content with metadata from Documentum WebTop to Alfresco. Can anyone please help me with the possible ways and some basic steps if possible. For the moment I can think about using apache chemistry open CMIS API to connect to both…
Deepak Talape
  • 997
  • 1
  • 9
  • 35
1
vote
2 answers

Create new page in Webtop

How do I create a new webpage in the Documentum front end Webtop?
nofoe
  • 13
  • 1
  • 3
1
vote
1 answer

IE11 permission denied when using domain name

We have an enterprise application using Documentum webtop, that we are accessing through IE11 When we are using one functionality by accessing the application through IP address, it is working fine. But when we go through an assigned domain name, it…
1
2 3