Configure view item commands after upgrade - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

This is only required for an environment using the CDW data model.

If you want to perform View Item in Drawing and View Item in Model in the Web Client after upgrading to the latest version of the software, update Arg1 on the ViewItemInDrawing and ViewItemInModel methods after upgrade.

SHARED Tip Alternatively, you can run the SmartPlant Foundation Reconsolidation Utility. For more information, please contact Hexagon support.

  1. Log on to the Desktop Client.

  2. Click Find > Administration > Method.

  3. Type *ViewItemIn*, and click OK.

  4. Right-click each method, click Update, and change the following setting for each method:

    • For View Item in Drawing, set EdgeDef or GraphDef to Versions to DGD_GetAllDocumentsForConsolidatedObjNoRel.

    • For View Item in Model, set EdgeDef or GraphDef to Versions to DGD_GetAllDocumentsAndCompositesForConsolidatedObjNoRel.

  5. Click Finish.

If there are any custom CDW InterfaceDefs inherited from ISPFCDWObject and ISPFTEFSharedObject, you must relate these items to the View Item in Drawing and View Item in Model methods to see them in the Web Client after upgrading.