
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: | |
Subarea: | |
Original Author: | Bentley Product Advantage Group |
Background
The current setup of OpenPlant Power P&ID does not allow for tag duplication.
Case 1
Defining a tag in OPPID
- Open DGN in OPPID application
- Place instrument and tag (A-AE-0001)
- Place instrument and try and create duplicate tag (A-AE-0001)
- Duplicates are not allowed
Defining a tag in Data Manager first.
- Open Data Manager
- Create instrument A-FT-0001
- Open DGN in OPPID application
- Place instrument
- In Tag Dialog Browse and select tag (A-FT-0001)
To allow Tag Duplication:
Change the BMF_REQUIRES_UNIQUE_BUSINESSKEYS variable value below to 0 in proects *pcf file.
BMF_REQUIRES_UNIQUE_BUSINESSKEYS = 0
Case 2
To have duplicate tags for different class types, the Requires Unique BusinessKey custom attribute can be used.
Current workflow
- Place Discreet instrument: A-FT-0001
- Place Orifice (inline flow element): A-FT-0001
- Duplicate tag appears
- Cancel Orifice
To allow Duplicate tags of different class types
- Open OpenPLANT_Supplemental_Tagging schema
- Add Requires Unique BusinessKey custom attribute to required class


- Make sure BMF_REQUIRES_UNIQUE_BUSINESSKEYS variable value is 0 in projects *.pcf file
- Place Orifice (inline flow element): A-FT-0001
- No Duplicate occurs
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!