PLM 2.0b2 NO IDEA Avatar
  1. OMG Issue

PLM2 — Add optional generic property list parameter to some service operations

  • Key: PLM2-39
  • Legacy Issue Number: 11616
  • Status: closed  
  • Source: Zentrum fuer Graphische Datenverarbeitung e.V. ( Steffen Nowacki)
  • Summary:

    Check the operations without a generic property list parameter if it make sense to add such a parameter.
    to allow more system specific functionality via the PLM Services interfaces

    For instance in interface PLM_general_connection
    delete(uids : UID[1..*], properties: PLM_property[0..*])
    the parameter properties can control the recurrsive removal of whole structures.

    or get_download_URL(uid: UID, , properties: PLM_property[0..*])
    the parameter properties can control the protocol of the URL (ftp, http, ...), of the result.

    If the PLM Services interfaces are used by more specific applications the product life cycle,
    for instance project management or engineering change management, they can specify
    conformant property values of the generic and optional properties parameters for their domain

  • Reported: PLM 1.0.1 — Tue, 16 Oct 2007 04:00 GMT
  • Disposition: Resolved — PLM 2.0b2
  • Disposition Summary:

    No Data Available

  • Updated: Fri, 6 Mar 2015 20:58 GMT