PLM 2.0 NO IDEA Avatar
  1. OMG Issue

PLM2_ — The function Get_download_URL shall be enhanced to download multiple files

  • Key: PLM2_-5
  • Legacy Issue Number: 12188
  • Status: closed  
  • Source: T-Systems Enterprise Services ( Hirel, Guillaume)
  • Summary:

    The function Get_download_URL shall be enhanced to download multiple files at once Proposal to change the declaration from: get_download_URL(in_file_uid UID, properties: ...): URL to: get_download_URL(in_file_uid UID[0..*], properties: ...): URL[0..*] The value of the properties apply to all files (I they shall get different values for the different files, single calls to get_download_URL with a single file shall be done). The number of URLs shall be equal to the number of given file_uids. If semanticaly defined by [0..*], the order of the URLs shall be the same as the order of the in_file_uids.

  • Reported: PLM 2.0b2 — Fri, 18 Jan 2008 05:00 GMT
  • Disposition: Resolved — PLM 2.0
  • Disposition Summary:

    Accepted as proposed.

  • Updated: Sat, 7 Mar 2015 03:31 GMT