This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Query to fetch no related dara using AML.

Shantha - Friday, March 14, 2014 1:00 AM:

Hi Folks,

Im trying to get Part changes data for that particular part using AML. I unable to get the changes data.

I need change number and title to be printed in Report,

For that I wrote Report query

<Item type="Part" id="xxyyyyyyyyyyyyyyyyyyyyyyyyy" action="get" select="item_number,name">

<Relationships>

<Item type="Part changes" action="get">

</Item>

</Relationships>

</Item>

But i unable to get any data from changes tab.

If any one know kindly help me.

Thanks,

Shantha.



plm_stud - Saturday, March 15, 2014 4:04 PM:

Try this

www.aras.comhttp:/.../10948.aspx