• [C# Connect] Retrieving Element Tags

    Is there a better way of retrieving a Tag Element that belongs to a specific element other than iterating all of the elements of a model looking for a matching Target Element? I suppose a little better if doing multiple queries at once would be to stick…
  • April 2018 SIG - Audit Trail Reporting

    All questions and scripts will be contained in this thread
  • Control the amount of files in the Content WebPart

    Want to limit the amount of files a folder shows in ProjectWise WebParts? Simple! In SS3 and previous version: 1. Navigate to the folder where WebParts is deployed to. (Site location usually is c:\inetpub\wwwroot if is deployed to IIS default website…
  • EC CRUD Operations With Native And Managed DgnEC APIs

    This blog demonstrates how to use DgnEC native and managed API’s for following: Locate and load schema Create EC instances and relationships Read EC instances and relationships Update EC instances and relationships Delete EC instances and…
  • Flow example: Upload images to ProjectWise using Microsoft Flow

    This post will show how to create a flow for uploading an image document to ProjectWise Design Integration datasource. The flow will be used to quickly create a document from an image using a mobile phone. Let’s say there is an engineer who does field…
  • Flow idea #5: Archive Project Emails (Advanced)

    Overview Emails are used a lot in project communication, so users want to be able to archive emails to ProjectWise so that they have all project information in a single location. This article demonstrates how task of archiving project emails to ProjectWise…
  • Flow idea #6: Publish to SharePoint (Simple)

    Overview ProjectWise projects need to publish information to enterprise repositories when design is complete or has reached a certain milestone. Usually the deliverables are PDFs, iModels or other formats that can be consumed outside of a design environment…
  • iCS for PDF Performance

    Applies To CONNECT Edition Product(s): Bentley i-model Composition Server Version(s): 10.00.02.265 Environment: N\A Area: Administrator Subarea: N\A Original Author: …
  • June SIG: Kirk Peterson ProjectWise and Powershell: dealing with slow adopters

    Discussion for the June SIG that goes over ProjectWise and Powershell: dealing with slow adopters
  • Modifying Design link URLs in Connect Edition using C# or VBA

    I have a requirement from a customer to write a (once only throw-a-way) tool to run through a number of DGN files and update the base address in all of the link URLs. The links are a mixture of Engineering links (older V8i generated ones) and design links…
  • SES Activation

    What is the purpose of this information? Traditionally, product activation has been through an activation key that an Organization distributed to all of its users. With the Subscription Entitlement Service (SES), product activation is managed by user…
  • Title Block Attributes are not updating in the rendition of an AutoCAD DWG File

    Applies To Product(s): Bentley i-model Composition Server for PDF Version(s): V8i and CONNECT Edition Environment: Windows Server 2008 R2, Windows Server 2012 Area: PDF Subarea: Original…
  • Troubleshooting

    Looking for help with an error message or issue with the CONNECTION Client?
  • Understanding File Locations And Reference Attachments In MicroStation

    Product: MicroStation Version: N/A Environment: N\A Area: Administration Subarea: N/A Overview This TechNote was created from an archived 2002 MSM Online Article written by Barry Bentley, Ph…
  • WSG 02.06.05.07 - Howto use Bentley STS / OAuth2 authentification ?

    Hi, I'm writing a program which extract informations from PW datasource, using the Web Services Gateway. We use Bentley IMS to connect to datasource, so I want to use the same method. The documentation mention Bentley STS and OAuth2, but is not very…