Created
March 24, 2015 21:34
-
-
Save Microsofttechies/2c0706c69e98f5e84b13 to your computer and use it in GitHub Desktop.
Aras Innovator Action merge AML code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <AML> | |
| <Item type="Part" action="merge" where="[part].item_number='I12112'"> | |
| <item_number>I12112</item_number> | |
| <cost>1000</cost> | |
| <name>My test</name> | |
| <description>My Desc</description> | |
| <classification>Assembly</classification> | |
| </Item> | |
| </AML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment