cancel
Showing results for 
Search instead for 
Did you mean: 

RetrieveLimitedHierTreeCommand limits search to 1000?

Former Member
0 Kudos

Hi,

I'm using RetrieveLimitedHierTreeCommand to retrieve the whole hierarchy from MDM. I'm able to retrieve first 1000 records from the hierarchy successfully. After that it just doesnt give me further results.

Is this the restriction of the New MDM Java API? I have faced the same issue while retrieving records through "RetrieveLimitedRecordsCommand".

I tried reducing the hierarchy records and the Command works like a charm.

Is there anyway I can overcome this limitation?

Regards,

Mausam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The problem is solved.

The answer was JAVA APIs version 5.5.42.67, in which the issue is fixed. The latest on SMP was 42.65 at that time.

Thanks,

Mausam

Former Member
0 Kudos

Hi Mausam,

I am trying to get hierarchy tree of MDM products but RetrieveLimitedHierTreeCommand gives null as a result of hierTreeCommand.getTree(). Which table have you used for this command?

Thanks

Erol Akarsu