OPPID - How to Change an Associated Item Value for Multiple Components

OPPID - How to Change an Associated Item Value for Multiple Components

<p>OPPID - How to Change an Associated Item Value for Multiple Components</p><p>Description This document explains how to change Associated Item value(s) for OpenPlant PowerPID SS3+ components. Note: there are a couple places that mention System, which was introduced in OPPID SS5.</p><p>Currently the Settings->Drawing Plant tab has the Edit button disabled for any Associated Item’s value. If you entered the wrong value and immediately realize it. Simply Remove and then Add with the correct value. However if you created the item and placed components related to it, the procedure for changing the value is slightly more involved. The following has an example of this using Service. The original value was a typo of “Oill” and you want to change it to “Oil”</p><p>Creating Associated Items It is recommended to create new associated items via OpenPlant PowerPID. These Associated Items will be stored in the drawing and upon synchronizing will be written to the database. Any new drawings linked to the database will automatically pick up these Associated Items.</p><p>Create Associated Item 1. Start OpenPlant PowerPID</p><p>2. Create and open a new drawing</p><p>3. In Open Project dialog, select desired database 4. P&ID Document dialog displays</p><p>5. Select the Plant tab</p><p>6. Add a new Plant Area, Service, System, and Unit</p><p>7. Synchronize drawing to database Database Associated Items Tables The OPPID_AREA, OPPID_SERVICE, OPPID_SYSTEM, and OPPID_UNIT tables have the associated items.</p><p>Possible Situation with Wrong Value Example steps with wrong value: 1. Settings->Drawing and pick Plant Tab</p><p>2. Add “Oill” Service</p><p>3. Place various components</p><p>4. Synchronize drawing to database</p><p>5. Open Item Browser </p><p>6. Open Tree Manager 1. Enable “Group related items by relationship type”</p><p>2. Press Apply</p><p>3. Press Close</p><p>7. Expand Service</p><p>8. Expand associated item “Oill” to view related components Solutions</p><p>There are a few different ways to change an associated item value. It can be done via Item Browser using Search; via Item Browser directly on component(s); or via the database.</p><p>Change Using Item Browser Search</p><p>1. Settings->Drawing and pick Plant Tab 2. Select associated item: Service</p><p>3. Press Add</p><p>4. Enter new value, example “Oil” </p><p>5. Press OK</p><p>6. Press OK</p><p>7. Synchronize drawing to database</p><p>8. Open Item Browser 9. Open Tree Manager</p><p>1. Enable “Group related items by relationship type”</p><p>2. Press Apply</p><p>3. Press Close</p><p>10. Press the Search button</p><p>11. Use Search For drop down to select <Multiple types of items></p><p>12. The Add or Remove Items dialog appears 13. Press Select All </p><p>14. Unselect the border (D Size), P&ID Document, Plant Area, Service, System, and Unit. These are not related to associated items, so they do not have the properties required by the where clause.</p><p>15. If using OPPID SS4 or earlier, you must also unselect the Pipe Run. 16. Press OK</p><p>17. Under the Where, on the left side from the drop down, select Service. Note if above you did not exclude an item without Area, Service, System, Unit, you wouldn’t see these properties in the list below. 18. Under the Where, on the right side from the drop down, select “Oill”</p><p>19. Press Add to Search 20. Press OK</p><p>21. The search results are at the bottom of the Item Browser</p><p>22. Right-click on the search and select Update Property… 23. Change Service to “Oil”</p><p>24. Press Done</p><p>25. Refresh Item Browser</p><p>26. Expand Service</p><p>27. Expand associated item “Oill” to view related components. This should not have any related components, however sometimes pipe runs get left behind. 28. If using OPPID SS4 or earlier, pipe runs(s) might be left behind. If they are,</p><p>1. Right-click Edit… the pipeline from under “Oil”</p><p>2. Change Service back to “Oill”</p><p>3. Press OK</p><p>4. Now the Pipeline and pipe run(s) are under “Oill”</p><p>5. Right-click Edit… the pipeline from under “Oill”</p><p>6. Change Service to “Oil”</p><p>7. Press OK</p><p>29. Expand associated item “Oil” to view related components. 30. Finally you can remove the incorrect item</p><p>1. Select associated item and set value to the one you want to remove, ex. “Oill”</p><p>2. Press Remove</p><p>3. Press Yes </p><p>Change Using Item Browser on Component(s)</p><p>To Change Associated Item Value (opt1): 1. Settings->Drawing and pick Plant Tab 2. Select associated item: Service</p><p>3. Press Add</p><p>4. Enter new value, example “Oil” </p><p>5. Press OK</p><p>6. Press OK</p><p>7. Synchronize drawing to database</p><p>8. Open Item Browser 9. Open Tree Manager</p><p>1. Enable “Group related items by relationship type”</p><p>2. Press Apply</p><p>3. Press Close</p><p>10. On pump Right-click Edit 11. Change Service to “Oil”. NOTE: changing an equipment’s associated item will also change the equipment’s nozzles’ associated items.</p><p>12. Repeat for various equipment</p><p>13. On pipeline Right-click Edit</p><p>14. Change Service to “Oil”. NOTE: changing a pipeline’s associated item will also change the pipeline’s pipe runs’ associated items.</p><p>15. Repeat for various pipelines</p><p>16. Right-click Edit and change for other components, until no more components under bad item, ex. “Oill”</p><p>17. Finally you can remove the incorrect item</p><p>1. Select associated item and set value to the one you want to remove, ex. “Oill”</p><p>2. Press Remove</p><p>3. Press Yes Change Using Database There are a couple differences with how Area and Service are maintained in the database versus System and Unit. A component’s Area and Service values are stored in fields of the component’s table and possibly the tag registry table. This mechanism dates back to previous products. A component’s System and Unit values are stored in the OPPID_LINK table, which is new to the OpenPlant PowerPID product. This example will change the area, service, system, and unit of a pipeline and its single pipe run. 1. Add initial associated items</p><p>2. Synchronize drawing to database</p><p>3. Place a pipeline</p><p>4. Use element info to confirm relationships</p><p>5. Add new associated items</p><p>6. Synchronize drawing to database</p><p>7. Open database 8. Open TAG_REG, PROCESS, PIPE_RUN, and OPPID_LINK tables 9. Note the process keytag (0000000602) and the pipe_run keytag (0000000603) you wish to change</p><p>10. Change TAG_REG.TAG_NO to “U2-Oil-0001-*None*”</p><p>11. Change PROCESS.PAREA to A2</p><p>12. Change PROCESS.PSERV to Oil</p><p>13. Change PIPE_RUN.PAREA to A2</p><p>14. Change PIPE_RUN.SERVICE_OP to Oil</p><p>15. Change OPPID_LINK.SOURCEID values to Sys2 and U2 respectively for the desired TARGETID key tag values 16. Exit the database</p><p>17. In OPPID drawing, synchronize database to drawing</p><p>18. Select the pipeline in question </p><p>19. Open Element Info </p>

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    22 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us