MicroStation Connect Publish imodel version keyin

MicroStation Connect Update 13

I am trying to control the version of the .imodel version being published with a script to 1.6 and not 2.0. It looks like the settings file I created and that is loaded is not supporting the imodel version output setting. Anyone have any ideas or solution for this issue before I file a ticket?

Parents
  • I am trying to control the version of the .imodel version being published

    What happens if you execute key-in PUBLISHDGN CREATEDGNDBIMODEL?

     
    Regards, Jon Summers
    LA Solutions

  • it publishes to the latest version, 2.0. No way to control the version setting via keyin or settings file, at least nothing in the settings file that represents that the version is set to a certain version. So far I am unable to control the dialog through vba either.

  • defect has been filed against this issue in MicroStation.
    Defect Report 799669.

    Now to focus more on the imodel importer. I have the help doc but having issues getting it to successfully pull, publish and push back into ProjectWise. Filing a ticket for more assistance since the script does not provide any feedback on error handling or success.

  • Dan,

    Thanks for info. If I could control anything since the settings file is not honoring the .imodel version, vba would be my next goto since my process is completely written in vba with calls to keyins but my understanding/research is showing me that I have no way to send the command into the publish app and control it. I do not use the SDK so I do not have access to call the api for the importer without getting a coder which in the long run may be what happens. Not sure yet. In the meantime I am playing with the importer via the command line but am unsuccessful in reaching into ProjectWise successfully. I am not getting errors but it is also not publishing anything. I will be filing a ticket on this task for more help.

    With that said, I ended up filing a ticket since this subject is a hot item on our end due to our PW Automation process is failing. In short, I have written some vba being executed via the ProjectWise command console but the version issue control is missing. A MicroStation defect was filed today on this regarding this. Defect Report 799669.

  • I am having problems getting the console to actually work in ProjectWise. I can get it to run locally but nothing in ProjectWise. The documentation helps with the switches but no examples are provided for either the local or a ProjectWise workflow.

  • The Bentley DgnDb iModel Importer converts DGN V8-format packaged i-models (.i.dgn) into the compressed DgnDb-format or BIM-format (.imodel) iModels. So in technical terms it imports all the contents of the DGN into a fresh .imodel (Sqlite DgnDb file), hence this naming convention was used. Also in the Publish i-model(s) Dialog Help chapter, there is a tip referring to same .pdf file. The location of the .pdf was removed because there were three version of DgnDb Importers and mentioning different versions simultaneously were not possible. Tip: To learn more about creating .imodels using the Bentley DgnDb iModel Importer or other supported file-formats conversions in batch mode, refer to the help in .pdf file available in its installation directory.


    This is a test

  • in technical terms it imports all the contents of the DGN into a fresh .imodel

    I'm sure, technically speaking, that you're correct.  However, help manuals should reflect the product user's viewpoint, not that of the author of the tool.

    To learn more about creating .imodels using the Bentley DgnDb iModel Importer ... refer to the help in .pdf file available in its installation directory

    The DgnDb iModel Importer is mentioned in MicroStation help.  However, there's no mention that DgnDb iModel Importer is a separate executable, there's no mention of that PDF help document, and there's no mention of a separate installation directory.  Why can't the useful information you've written above be added to MicroStation help?

     
    Regards, Jon Summers
    LA Solutions

Reply
  • in technical terms it imports all the contents of the DGN into a fresh .imodel

    I'm sure, technically speaking, that you're correct.  However, help manuals should reflect the product user's viewpoint, not that of the author of the tool.

    To learn more about creating .imodels using the Bentley DgnDb iModel Importer ... refer to the help in .pdf file available in its installation directory

    The DgnDb iModel Importer is mentioned in MicroStation help.  However, there's no mention that DgnDb iModel Importer is a separate executable, there's no mention of that PDF help document, and there's no mention of a separate installation directory.  Why can't the useful information you've written above be added to MicroStation help?

     
    Regards, Jon Summers
    LA Solutions

Children
No Data