Heya Bill,
By using TXMLObjectIterator, it is better than before. It return 3 instances, which is correct. Unfortunately, those 3 instances are the same, ie: 19, 19, 19
By right, it should show: 19, 45, 88
I was thinking why it kept reading ID 19. Does it affect if these 3 ID are found in different document? Meaning, all 3 IDs have different ino:id.
A little background:
The data I have is actually stored in a single xml file. When I tried to upload it using Tamino Interactive Interface, it went timeout. My guess was, the file was too big, so I broke it up into 4 parts. As I uploaded them one by one, each file have different ino:id.
Do you think that is why is not reading the other IDs?? Then again, the program returned 3 instances…hmmm??
-KAren-

#API-Management#webMethods#webMethods-Tamino-XML-Server-APIs