Forum Post: RE: quick link issue
Hi Julie, no problem with you jumping in this one. We at Bentley actually want to encourage it! That is what this forum is for, so users can share their experience and knowledge. Question for you and...
View ArticleWiki Page: How to move the columns in eQL Report
Applies To Product(s): eB web, eB Director Version(s): 15.xx Environment: N/A Area: N/A Subarea: N/A Original Author: swapnil Tapadia, Bentley Technical Support Group Scenario: User edited the eQL and...
View ArticleWiki Page: Asset Painter
Applies To Product(s): eB Insight Version(s): 15 Environment: N/A Area: Documentation & Instruction Subarea: N/A Original Author: Manav Bhardwaj, Bentley Technical Support...
View ArticleWiki Page: Asset/Tag Painter Overview
Applies To Product(s): eB Insight Version(s): 15.x.x Environment: N/A Area: Documentation & Instruction Subarea: N/A Original Author: Manav Bhardwaj, Bentley Technical...
View ArticleForum Post: 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...
View ArticleForum Post: Programmatically Updating User Account status
Hello, I am trying to programatically update the user account status of some users however it seems that I cannot get it to persist the change and I'm wondering if anyone can help. try...
View ArticleForum Post: RE: Programmatically Updating User Account status
Hi SMiranbeg, What user account status are you trying to update from and to please?
View ArticleForum Post: RE: BravaViewer 7.2 and eB 15.5
Hi Alex, yes you can use 7.2, however you would need to check that the clsid and version number configuration settings are set to the values for 7.2. The brava! settings document lists the settings....
View ArticleForum Post: RE: Programmatically Updating User Account status
Hi, Code looks good to me, but if it is not working for you, you can use sess.Writer.ChgUser to change the Status , once you have the User id from acc.Id Do let me know if that too dint worked out.
View ArticleForum Post: RE: Programmatically Updating User Account status
I checked it in different versions, I guess their might be some issue with pers.UserAccounts.Save() method. I would suggest you to use below code as a workaround: try {...
View ArticleForum Post: RE: Programmatically Updating User Account status
Thanks Manav, that did the job!
View ArticleForum Post: RE: BravaViewer 7.2 and eB 15.5
The workflow of checking out using adobe to sign it and checking it back in is quite a few clicks. I am wondering if we can use the BravaViewer if it will limit some of these clicks and make the...
View ArticleForum Post: RE: BravaViewer 7.2 and eB 15.5
Hi Alex, The only currently supported BravaViewer-eB intergration is with markups. If you are interested in adding Brava Signature-eB Integration, please submit a Service Request and we can route it...
View ArticleForum Post: EQL Report - CASE syntax
I am developing a report that looks at Condition Report Status, where the user has the following requirements: CR Status - Defined as the CR (scheduled completion) due date compared to today’s date....
View ArticleForum Post: RE: EQL Report - CASE syntax
Please see our trainer's comment below: I don’t believe you can put a comparison in the WHEN clause. The comparison is between the value after CASE and the value within WHEN. Here is an example using...
View ArticleForum Post: 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)...
View ArticleForum Post: Work Order Task Notifications
Hello, Is there a way to change the default titles and content of Work Order Task Notification emails, so they contain the document number that the work order is for? Kind regards, Catherine
View ArticleForum Post: RE: compound document hierarchical structures
Alex, I see no problems in creating a legal opinion document template, and sticking a related research document in it. Then when you use the template to create a legal opinion document, the document...
View ArticleForum Post: RE: Work Order Task Notifications
Hi Catherine, There is an old hotfix version that may still work for the later eB version. It publishes the resource files for the emails so the content can be changed. The variables that eB provides...
View Article