Forum Post: RE: AuditDetails.AuditDate in Eql report does not as a long date.
Hi, Using eQL you can only get the Audit details for "date & time" and "Person" who made the changes. But if you want descrition, old value & new value I guess you have to go with SSRS report....
View ArticleForum Post: RE: AuditDetails.AuditDate in Eql report does not as a long date.
Hi Manav Have attached a screenshot of what I am trying to do. I would be surprised if the auditdate full timestamp is not available in eql as its looking at the action_date column. If its a limitation...
View ArticleForum Post: RE: AuditDetails.AuditDate in Eql report does not as a long date.
I checked the AuditDeatils.Audit property in eQL which actually strips out the DATE part only and I am afraid there is no AuditTime property for eQL. I guess you have to choose the SSRS option for Date...
View ArticleForum Post: RE: AuditDetails.AuditDate in Eql report does not as a long date.
Thnaks Manav, It would be nice to have the option because if you had the full date/timestamp you could use CAST to put it in the format you require. Regards
View ArticleWiki Page: Unable to update "Attribute Domain Definitions"
Product(s): eB Director Version(s): 16.3.1 Environment: N/A Area: Relationships Subarea: Original Author: Swapnil Tapadia, Bentley Technical Support Group Scenario: ========= While updating the...
View ArticleForum Post: RE: Snapshots
A brief configuration and user interaction manual can be found in the following location communities.bentley.com/.../snapshots
View ArticleForum Post: RE: AuditDetails.AuditDate in Eql report does not as a long date.
Hi, In 16.3, you can see the time stamp along with date. I have attached a screenshot here, please take a look. Regards Swapnil Tapadia
View ArticleWiki Page: Creating Document with Dynamic Security
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 Support Group Problem...
View ArticleForum Post: RE: Work Order & API
Hi Andrew, If your looking for eQL returns active work step, no special API for this is required. Just use EQL: START WITH WorkOrder SELECT WorkTasks.Id WHERE Id = {0} AND WorkTasks.Status = 'A' Please...
View ArticleForum Post: Supported Brava Browsers
Hi, In relation to the Brava plugin you note that 'we recommend using only Internet Explorer as all eB features are supported only by this browser' Do you know if it is your intention to provide full...
View ArticleForum Post: RE: Supported Brava Browsers
Hi Chris, I am sure the latest version for eB v16.3.1 and Brava v7.2 supports IE11 for now. Other browsers do work with eB with few trusted sites, but are not supported for now. But in future we will...
View ArticleForum Post: eB SDK - create a Tag from a template, or apply security to a tag...
Hello. I am writing some eB integration code for our GIS system, utilising the eB Web Service API. In summary, a user will be able to create an asset on our GIS map and fill-in the required attributes,...
View ArticleForum Post: RE: Possible Bug in 15.6 Web Client basket actions
This is a known bug in v15.6 now.
View ArticleForum Post: Distributing document on a transmittal via basket in v15.6 -...
A document controller here has alerted me to an issue where he adds a couple of documents to his basket. He then goes to the basket and clicks on the chekcbox next to one of the documents and then...
View ArticleForum Post: Cannot open Markup Document / Change Notice from Progress topic...
Hello, I run into an inconsistent result when working with Change Request (CR) objects in Director. I attempt to navigate to the Markup (MU) Document via the Progress section on the CR but Director...
View ArticleBlog Post: 15.6.1 HF00370 has been released
15.6.1 HF00370 was released on 24 July 2015. It supersedes the following hotfixes: HF00351, HF00353, HF00354, HF00359, HF00361, HF00363, HF00365, HF00366 & HF00368 More details can be found in this...
View ArticleWiki Page: Unable to Update the databse
Applies To Product(s): eB SMC Version(s): 15.x.x & 16.3.1 Environment: N/A Area: Configuration & Installation Subarea: N/A Original Author: Manav Bhardwaj, Bentley Technical Support Group...
View ArticleForum Post: RE: Distributing document on a transmittal via basket in v15.6 -...
Hi Julie, I worked on this issue eralier and got the reason why it happens every so often. We tried to replicate the same issue many a times. We found that this issue only appears on one condition at...
View ArticleForum Post: RE: Cannot open Markup Document / Change Notice from Progress...
Hi Patrick, Could you reattach the screenshot Regards, Deepti
View Article