OPPPID Drawing Revision

Openplant PID Drawing revision. Can anyone use alpha (A, B, C etc.) revisions? When I try to change the default rev "0" to "A", I get error message "Property Value is not valid". Bentley support says it is a software defect logged in as Defect #376190. Does anyone have a work around for this?

Parents
  • Hello Bhadresh,

    In order for the PID_DOCUMENT class to support REVISION property with alpha characters you will need to do the following.

    1. Launch Class Editor.
    2. Load the OpenPlant schema located here (by default in Windows 7) "C:\ProgramData\Bentley\OpenPlantPID (SS6)\WorkSpace\OPPID\schemas".
    3. Locate the PID_DOCUMENT class.
    4. Locate the REVISION property.
    5. Change the TypeName field to a STRING. (Default has this as a type DOUBLE.)
    6. Save the schema.
    7. Load the OpenPlant_PID schema and supplement this with the OpenPlant_PID_Supplemental_Imperal schema. Both located in the (default in Windows 7) "C:\ProgramData\Bentley\OpenPlantPID (SS6)\WorkSpace\Projects\<your project name>\Dataset\schemas".
    8. Locate the DOCUMENT class and change the REVISION property TypeName field to a STRING.
    9. Locate the PID_DOCUMENT class and change the REVISION property, TypeName field to a STRING.
    10. On the PID_DOCUMENT class and the REVISION property - in the Property Custom Attributes custom attribute, set the Default Value field to A.
    11. Save the schemas.

    You will now be able to use alpha characters in the revision property.

    I hope this helps,

    Tony DeRosa

    Bentley Plant

     

    Tony DeRosa

    Senior Application Engineer

    Bentley Plant



    Answer Verified By: Harpreet Singh 

  • Hi Bhadresh,

    I have created a wiki article based on steps provided by Tony.

    http://communities.bentley.com/products/plant/design___engineering/w/plant_design_and_engineering__wiki/29913.how-to-make-revision-property-allow-alpha-numeric-characters

    Regards,
    Harpreet

    Answer Verified By: Bhadresh Nanavati 

  • Thanks for your help. It did work. You have the best support knowledge.
Reply Children
No Data