<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What API to use to find Lifecycle phase of an item? in Fusion Manage Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9259234#M1494</link>
    <description>&lt;P&gt;Please use V3 API&amp;nbsp;&lt;A href="http://help.autodesk.com/view/PLM/ENU/?guid=FLC_RestAPI_Resource_Endpoints_Item_API_v3workspaces_workspaceId_items_itemId_v3workspaces_workspaceId_items_itemId_GET_html" target="_blank"&gt;http://help.autodesk.com/view/PLM/ENU/?guid=FLC_RestAPI_Resource_Endpoints_Item_API_v3workspaces_workspaceId_items_itemId_v3workspaces_workspaceId_items_itemId_GET_html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;V1 API is in maintenance mode and it is recommended to use V3 for development and integrations whenever is possible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 18 Jan 2020 17:53:31 GMT</pubDate>
    <dc:creator>igor.cunko</dc:creator>
    <dc:date>2020-01-18T17:53:31Z</dc:date>
    <item>
      <title>What API to use to find Lifecycle phase of an item?</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9240042#M1492</link>
      <description>&lt;P&gt;For our purposes, we need to find out the lifecycle status (Production Release, Obsolete) of a Material's and BOM item.&lt;BR /&gt;&lt;BR /&gt;We then use this status to decide whether to push an attachment or not. Can you help us pinpoint the exact field which we may use to find out the lifecycle phase of an item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried using the API given in this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.autodesk.com/view/PLM/ENU/?guid=GUID-C5779D85-DC2B-42E0-B14F-9D75BEF5BD72" target="_blank"&gt;http://help.autodesk.com/view/PLM/ENU/?guid=GUID-C5779D85-DC2B-42E0-B14F-9D75BEF5BD72&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and got response as given in attachment. Can you help us figure out whether the field&amp;nbsp;list.item.details.status is indeed the lifecycle phase (Having values Obsolete and Production Release)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 12:50:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9240042#M1492</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-09T12:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: What API to use to find Lifecycle phase of an item?</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9240338#M1493</link>
      <description>&lt;P&gt;I think&amp;nbsp;list.item.details.status&amp;nbsp; will give you "Unreleased", "Working", or "Latest".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my data set, the value to use is&amp;nbsp;item.details.lifecycleState.stateName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your corresponding value for this,&amp;nbsp;"3 - Created", looks odd to me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using manual revisions on your tenant?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I think that is the best V1 API to use, yes)&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 14:36:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9240338#M1493</guid>
      <dc:creator>philipfrench</dc:creator>
      <dc:date>2020-01-09T14:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: What API to use to find Lifecycle phase of an item?</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9259234#M1494</link>
      <description>&lt;P&gt;Please use V3 API&amp;nbsp;&lt;A href="http://help.autodesk.com/view/PLM/ENU/?guid=FLC_RestAPI_Resource_Endpoints_Item_API_v3workspaces_workspaceId_items_itemId_v3workspaces_workspaceId_items_itemId_GET_html" target="_blank"&gt;http://help.autodesk.com/view/PLM/ENU/?guid=FLC_RestAPI_Resource_Endpoints_Item_API_v3workspaces_workspaceId_items_itemId_v3workspaces_workspaceId_items_itemId_GET_html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;V1 API is in maintenance mode and it is recommended to use V3 for development and integrations whenever is possible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jan 2020 17:53:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/what-api-to-use-to-find-lifecycle-phase-of-an-item/m-p/9259234#M1494</guid>
      <dc:creator>igor.cunko</dc:creator>
      <dc:date>2020-01-18T17:53:31Z</dc:date>
    </item>
  </channel>
</rss>

