Skip to content

Instantly share code, notes, and snippets.

@cgillis-aras
Created August 21, 2018 19:53
Show Gist options
  • Save cgillis-aras/5e5dcb375be32fc0f59c303b627027f4 to your computer and use it in GitHub Desktop.
Save cgillis-aras/5e5dcb375be32fc0f59c303b627027f4 to your computer and use it in GitHub Desktop.
Simple example of adding a Part through AML
<AML>
<Item type="Part" action="add">
<item_number>PRT-0001</item_number>
<name>My New Part</name>
</Item>
</AML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment