• Why does Copy 000000001 get created when a file is added?

    When adding a file to a document object, COPY 000000001 gets created automatically - even though a copy object already exists on the template and on the object (created from that template)? Using eB Web, how can files be added to a specific document…
  • Bulk conversion to PDF in eB

    I would like to know if it is possible to convert a large chunk of DWG files (say 50,000 dwg files) into its PDF and make available for end users inside eB. Does eB provide a batch service tool or any recommendations for the technical approach for this…
  • Where is the file size stored in the eB database?

    Where is the file size stored in the eB database? I have created a report that lists the file size. START WITH File SELECT Id, FileSize, Name WHERE Document.Class.Code = @DocClass Because I am trying to determine the file size of all of 600,000…
  • pull pictures into crystal report

    Has anyone ever pulled pictures being stored in eB into a crystal report?
  • eB security roles

    We are running eB 15.5.1 on Oracle 10.2 Can you set up a role and the security on a document so that a person can delete the files in the document but cannot delete the document? Thanks.
  • eB web 15.5.1 publicfacing located in the DMZ

    I have a eB web application that works great when it is located on our network. When I put it out on our DMZ it seems to work fine except when we try to launch a file. Below is the error that we get. Thanks for your help in advance.
  • Active X on eB Web

    Hi, A user can't add object due to no active x prompted to install. I've searched for solutions on the communities and tried all the steps including enabling the active x on the security options, but the active x never prompt. I've attached the image…
  • compound document hierarchical structures

    Our legal department would like to start storing their legal opinions in eB along with their associated reasearch. This will be a possibly a one (legal opinion docment) to many (research document) relationship. It is even possible that some of the research…
  • BravaViewer 7.2 and eB 15.5

    Does eB 15.5.1 or 15.6 work with BravaViewer 7.2? More importantly how integrated are eB and the BravaViewer when it comes to BravaViewer's electronic signature functionality? There demo shows the user saving the newly signed PDF to a local drive…
  • Bulk Transfer Configuration Tool

    I am trying to use the Bulk Transfer Configuration Tool for the first time and am having problems getting it to add files to the documents that I am adding. It is adding the documents fine but I am getting the following text in the log file for adding…
  • Open file in new window

    We are running eB 15.5.1 and the web application. Is there away to make the default action when you click on a file in a document to open in a new window? It currently opens in the same window and the user has to know to right click on the file link and…
  • Uploading new files using eB SDK

    Hi, Please assist. I need to be able to upload a new file to a newly created document in eB using C#. I noticed the eB.ContentData.File class. Can I use this? If possible please provide some code snippets or a sample C# project solution. …
  • JS32.dll not found?!

    We are now getting an error in our web client when attempting to view a file. The error is across all 3 scopes and does not appear to be usere or file specific. The error says: "The application has failed to start because js32.dll was not found…