Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel
AutoPLANT | OpenPlant | PlantWise
  • Product Communities
  • More
AutoPLANT | OpenPlant | PlantWise
AutoPLANT | OpenPlant | PlantWise Wiki PSDS Conversion Does Not Convert Additional Schedule in OpenPlant Modeler.
    • Sign in
    • -AutoPLANT | Bentley Raceway and Cable Management | OpenPlant | PlantWise Wiki
      • -OpenPlant
        • +CONNECT Services - OpenPlant
        • +Example Configuration - CONNECT Edition
        • +Installations - OpenPlant CONNECT Edition Applications
        • +OpenPlant Download Links & Videos
        • OpenPlant Product Compatibility
        • +OpenPlant Modeler CONNECT
        • +OpenPlant PID CONNECT
        • +OpenPlant Isometrics Manager CONNECT
        • +OpenPlant Orthographics Manager CONNECT
        • +OpenPlant Support Engineering CONNECT
        • +OpenPlant Project Administrator CONNECT
        • +OpenPlant CONNECT Edition-PlantSight Integration
        • -OpenPlant Modeler v8i
          • +Component - OpenPlant Modeler
          • +Drawing Generation- OpenPlant Modeler
          • +Errors, Logs, Messages, Crashes - OpenPlant Modeler
          • +Import/Export- OpenPlant Modeler
          • +Installation - OpenPlant Modeler
          • +OpenPlant HVAC-OpenPlant Modeler
          • OpenPlant Modeler [FAQ]
          • -OpenPlant Specification Generator
            • Error in Spec Gen does not load EC Class Name when Catalog is loaded
            • Field Reference Description in OpenPlant Modeler
            • Gaskets Not Converted from PSDS Spec to OpenPlant Modeler Spec
            • How to Convert AutoPLANT PDW Catalog to OpenPlant Modeler Format Using Exchange Option of SpecGen
            • How to Convert PSDS Catalog/Spec to OpenPlant Format
            • How to Correct Spec Changes Using Spec Validation Tool
            • How to Create New Spec in OpenPlant Specification Generator
            • How to Delete-Modify Sections in Specification Generator
            • How To Filter data with Multiple Selection in Specification Generator
            • How to Fix Unit Conversion Issue in OpenPlant Specification Generator
            • How to Include Branch Code Inside Branch Table For Specification Generator in OpenPlant Modeler
            • How to Modify Static Text of Custom Description in OpenPlant Specification Generator
            • How to set Priority For Selected Branched Components present in Branch Table
            • +How to Use AutoPlant Catalogs to Create OpenPlant Spec using SpecGen
            • Lap Joint Stub End Not Converted from PSDS Spec to OpenPlant Modeler Spec
            • Missing EC_CLASS_NAME Data-AutoPLANT to OpenPlant Spec conversion
            • Olet Section Doesn't Show All Sizes From Catalog in Specification Generator
            • OpenPlant End Condition Long Descriptions
            • PSDS Conversion Does Not Convert Additional Schedule in OpenPlant Modeler.
            • To Add Custom Description in a Field to Populate in OpenPlant Modeler
            • To Add EC_CLASS_NAME for Component Table in Catalog Editor
            • To Add LookUp Value in Spec Grid during Placement of Component in OpenPlant Modeler
            • To Add Support Class Property to be Read by Specification in OpenPlant Modeler
            • To Convert Nozzle Data from PSDS to OpenPlant Modeler Spec
            • To Create Missing FLOW_METER Class data in OpenPlant Modeler
            • To Create Missing SIGHT_GLASS Class data in OpenPlant Modeler
            • To Define Default Value of Branch Code for Piping Component
            • To Fix Multiple Duplicate Records Showing in Catalog Editor Interface
            • To Import Access Specification Reports in Excel
            • To Modify Default Outside Diameter Value for End Types in OpenPlant Modeler
            • To Pick Reduced Half Coupling under Branch Table Automatically in OpenPlant Modeler
            • Use Of Reinforced Branch Connection Types Using Branch Table
          • +ProjectWise - OpenPlant Modeler
          • +Properties - OpenPlant Modeler
          • +Release Notes - OpenPlant Modeler
          • +Schema - OpenPlant Modeler
          • +Settings/Attributes - OpenPlant Modeler
          • +Structural Modeling Components (SMC)- OpenPlant Modeler
          • +Tasks - OpenPlant Modeler
          • +Training - OpenPlant Modeler
        • +OpenPlant Isometrics Manager v8i
        • +OpenPlant Project Administrator v8i
        • +OpenPlant PID v8i
        • +OpenPlant Orthographics Manager v8i
        • +OpenPlant Support Engineering v8i
        • +OpenPlant ModelServer v8i
        • +OpenPlant Reporting v8i
        • How to Connect with Bentley Technical Support Team using Microsoft Teams
        • How to Connect with Bentley Technical Support Team using Microsoft Teams via Browser
      • +Bentley AutoPLANT
      • +Bentley Navigator
      • +Bentley PlantSpace
      • +Plant Project Tools
      • +Bentley Raceway and Cable Management
      • i-model Composition Service for S3D
      • Working from home with OpenPlant
      • Working from home with Bentley Raceway and Cable Management
      • Working from home with AutoPLANT Modeler
    • How to Associate the Specification Based on Service in OpenPlant Modeler Connect

     
     Questions about this article, topic, or product? Click here. 

    PSDS Conversion Does Not Convert Additional Schedule in OpenPlant Modeler.

    Applies To 
    Product(s): OpenPlant Modeler
    Version(s): 08.11.09.XXX (SS5) | 08.11.11.XXX (SS6)
    Environment:  Windows 7/8.1/10 (64 bit)
    Area:  Component
    Subarea:  -
    Original Author: Rahul Kumar, Bentley Product Advantage Group

    Overview

    During PSDS catalog conversion to OpenPlant Modeler, Additional Schedule does not get converted correctly

    Problem Description

    During PSDS conversion, few catalog property like schedule (SCH_RAT3 in PSDS) did not get converted successfully and resulting to error. Requirement was to get the PSDS property ‘SCH_RAT3’ to map in OpenPlant Modeler as SCHEDULE_2 during the conversion. 

    Steps to Resolve

    1. Launch OpenPlant Project Administrator. 
    2. Select Project say OPModeler_Metric > Tools > Class Editor. 



    3. Open OpenPlant_CustomAttributes.08.11.ecschema.xml by navigating the project folder C:\%project root%\ WorkSpace\OPModeler\schemas.



    4. Open OpenPlant_3D.01.07.ecschema.xml by navigating the project folder.



    5. Supplement this with two schema’s OpenPlant_Supplemental_Mapping_PSDS.01.07.ecschema.xml & OpenPlant_3D_Supplemental_Modeling.01.07.ecschema.xml schema. See image below.



    6. Navigate to Piping Component Class and Create a new property SCHEDULE2 using Add button below.
    7. Assign name to property SCHEDULE2.



    8. Add Custom Attribute for SCHEDULE2 similar to SCHEDULE property.  



    9. Add two classes ( OpenPlant_Physical_Catalogue_Property_Map & PSDS Catalogue Property Map) from the dialog box shown below and assign proper location for it. Add location as shown in below image.





    10. OpenPlant_Physical_Catalogue_Property_Map contains the property name SCHEDULE_2, which creates the column in mdb file after conversion.
    11. PSDS Catalogue Property Map should be SCH_RAT3. column from PSDS catalog value, which you want to fetch the data.
    12. Save settings and close schema.
    13. You will be able to get the new property SCHEDULE_2 for use. Now run the conversion and data should come through. See image after conversion.




    See Also

    Below helpful link on PSDS conversion

     

    Comments or Corrections?

    Bentley's Product advantage Group requests that you please confine any comments you have on this Wiki entry to this Comments or Corrections?" section. THANK YOU!

    • OpenPlant Modeler
    • 08.11.09.404
    • Conversion
    • Share
    • History
    • More
    • Cancel
    • Rahul Kumar Created by Bentley Colleague Rahul Kumar
    • When: Sun, Sep 7 2014 5:09 PM
    • Rahul Kumar Last revision by Bentley Colleague Rahul Kumar
    • When: Thu, Jan 24 2019 9:26 AM
    • Revisions: 5
    • Comments: 0
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies