Announcements
No record found.
We are using AIF Inbound InventItemService, the new items that are being added in ax, when we call the aif services the newly items are not showing up through services
We have created an application with C#, this issue occured lately because earlier we did not have this issue
Hi Burim,
Have there been any development changes done to the service or any updates been applied to the application? Can you see the newly created items in the released products form?
Hi Gunjan,
We didn't make any changes or customization in service nor any development
First of all, verify that you're fetching data from the right company.
Then try running the query used for the document type. If it doesn't return the items, you know that the problem is already there and you don't have to both with things like C# code. It'll also be much easier to debug.
By the way, how did you create the items? Manually created a product and then released it to the company?
We are using the right company, and this process was actually working
we are querying all items, but newly items are not being shown
The items are created directly in released products manually
I think you didn't get what I mean about the query. The data that a document services returns by default is defined by a query associated with the document. My recommendation is looking at the query and running it directly. If it doesn't return your items, you'll know that your problem is already in this query and not in any other code. In such a case, your next will be reviewing filters and joins used by this query.
Unfortunately I don't remember the name of this query and I'm not using AX 2012 anymore. I would look for something like AxdInventItem*. You should find it defined in the document class.
HI Martin,
I fixed this issue the problem was in default query
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 681
André Arnaud de Cal... 446 Super User 2026 Season 1
Syed Haris Shah 202 Super User 2026 Season 1