Forum Post: RE: Email notication
Hi Derek, I need it for both version - 15.4 and 15.6 Thanks! RSam
View ArticleForum Post: RE: eB Spicer Engine Error
Hi Roberto, Yes - FTR is working for other file types. I believe FTR was working for DGN files before. Thanks! RSAM
View ArticleForum Post: What is the eQL syntax to display date without the time?
I'm trying to remove the time within a date field from displaying in a search result. Is this done through layout editor or is there an eQL syntax used to change how the date field is displayed? See...
View ArticleForum Post: RE: What is the eQL syntax to display date without the time?
Hi, If you need a special format for the attribute you can use CAST function. Please see the search below START WITH Document SELECT Code, Name, $Today, CAST( $Today AS STRING, 'dd MM yyyy') date WHERE...
View ArticleForum Post: RE: eB 15.6 Bulk Import jobs
Hi Sam, Please check a) if server for eB Bulk Transaction Engine is set b) in Work Queue Bulk transaction is ticked. after changing these settings don't forget to restart web service. Regards, NT
View ArticleForum Post: RE: What is the eQL syntax to display date without the time?
Thank you. That syntax works but I cannot figure out how to incorporate that into my query. I don't want to use the $today function. The date is pre-entered so I simply want it to display without the...
View ArticleWiki Page: Bentley Data Quality Server/SSIS
For information related to Bentley Data Quality Server and the Microsoft SSIS engine used within it.
View ArticleForum Post: RE: eB 15.6 Bulk Import jobs
Hi NT, Thanks for the reply. I have already done all the settings described above. See below:
View ArticleForum Post: RE: eB 15.6 Bulk Import jobs
Hello Could you please try to follow steps bellow and see does that help; - delete the engine; - add the engine; - restart eBServiceManager service. Thanks Gintautas
View ArticleForum Post: RE: eB 15.6 Bulk Import jobs
Hi Gintautas, Thanks and I will try and give you feedback. Cheers! RSAM
View ArticleForum Post: RE: What is the eQL syntax to display date without the time?
Hi, You can use any attribute instead of $Time function. Please try running script below ant let me know how it goes. START WITH Document SELECT Class.Name, Attributes["Global", "Subcontract...
View ArticleForum Post: RE: Document number not always being generated properly by wizard
This isn't need anymore. It is how we have set up our eB system I have found. We do not use the mask for this template.
View ArticleForum Post: RE: Email notication
HI rsam here is the download link for v15.6.1. I am still confirming if that one can be used for 15.4.1 as well. I will let you know. https://bentley.sharefile.com/d/sac20d187d274a6ab
View ArticleForum Post: RE: Email notication
Hi rsam, here is the records Notification Manager file for v15.4.1. They are different. https://bentley.sharefile.com/d/sac5bf9f353c4054a
View ArticleWiki Page: SSIS FAQ
What is DQS and SSIS? First, to paraphrase from the Microsoft SQL Server Books Online … SQL Server Integration Services (SSIS) is a component of Microsoft SQL Server that is a platform for building...
View ArticleForum Post: Downloading files with IE 9
Hello, There seems to be a problem when users try and checkout files once they have upgraded their browser and / or OS. I believe this may be due to security setting on their browser or O/S, and...
View ArticleForum Post: RE: Downloading files with IE 9
Hi Catherine, can you attach the error or explain what happens when they try to checkout.
View ArticleForum Post: RE: Amending eB Document Number
Hi Adzrai, Yes, You cannot change the number o the original document when you already created its revision. If you want to amend the Document Number then you can use the Copy function and change the...
View ArticleWiki Page: Cannot Open Markup for Review
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 Article