Version 2.0.7 - Intergraph Smart P&ID - Release Bulletin

Intergraph Smart P&ID Web API Release Bulletin

Language
English
Product
Intergraph Smart P&ID
Subproduct
Web API
Search by Category
Release Bulletin
Smart P&ID Web API Version
2.0

General

  • Reserved words are now allowed for plant group names and are handled by appending the suffix 'PlantGroup'. For details, see GET Requests to expose Sites, Plants, and Engineering Projects.

  • The following Actions names have been changed from:

    • <Action Name="Claim" IsBound="true"></Action>

    • <Action Name="ReleaseClaimedDrawing" sBound="true"></Action>

    • <Action Name="ClaimItems" IsBound="true"></Action>

    • <Action Name="ReleaseClaim" IsBound="true"></Action>

      to

    • <Action Name="Claim" IsBound="true"></Action>

    • <Action Name="ReleaseClaim" IsBound="true"></Action>

    • <Action Name="ClaimItems" IsBound="true"></Action>

    • <Action Name="ReleaseClaimItems" IsBound="true"></Action>

  • The DisplayName annotation of PBS hierarchy entities have been updated.