1.Part has created. (With state as Preliminary)
2.Promote the item using AML.
<AML>
<Item type="Part" action="promoteItem" where="[PART].item_number='test133' and [PART].is_current='1' and [PART].state='preliminary'">
<state>Released</state>
</Item>
</AML>
2.Promote the item using AML.
<AML>
<Item type="Part" action="promoteItem" where="[PART].item_number='test133' and [PART].is_current='1' and [PART].state='preliminary'">
<state>Released</state>
</Item>
</AML>