Announcements
Hi,
I have an issue while inserting the IRN no and few other fields in to AX table from Einvoice XML Response. Here i am getting the XML response . In the Response the first tag was 'root'. Some how while debugging i am not able to move in to while loop not sure really why. If i could move in to while loop the problem the problem gets solved. This is in AX 2012 R2 Verson. Request you for the prompt help.
Attaching the Code Screenshot:
Thanks,
Shiva Kanth
Hi Girish,
I tried moving into getElementsByTagName method by pressing F11 but failed to move inside that . It is just executing that statement . that's it.
Thanks,
Shiva Kanth Inavolu
Also, you can navigate inside the getElementsByTagName method by pressing F11 and see the logic inside the method.
Thanks,
Girish S.
Then I guess the tag name you have hard coded is not there in the xml. Add a "doc" buffer to the watch window and see the list of available tags.
Thanks,
Girish S.
Hi Girish,
It doesnot return any value other than ' Class XMLNodeList'
Thanks,
Shiva kanth
Hi ShivaKanth146,
Does "apiModeList" buffer returns any value?
Check whether it's returning a list value or not.
Thanks,
Girish S.
Moved to AX forum.
André Arnaud de Cal...
294,099
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator