hello
I am trying to create method using apply AML
here is my method but it shows some error
Innovator inn = this.getInnovator();
string AML ="<AML><Item type='apn_assembly01'action='get'/></AML>";
Item result = inn.applyAML(AML);
what I am missing here.
Parents
Former Member
hi
Christopher Gillis.thanks fr reply.
yeah..we can use API.
but requirement is through AML query.
Yess. now its working fine