cancel
Showing results for 
Search instead for 
Did you mean: 

Relationships via Java API

Former Member
0 Kudos

I have 50000 records in the main table.

Relationships have been maintained for several of them.

Using Java API, I want to get the list of records in the main table for which relationship has been maintained.

RetreiveRelationshipsCommand expects the RelationshipId and AnchorRecordId.

I am looking for a way to achieve the end result without going through each and every record (50000).

Helpful answers will be rewarded.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Adhappan,

Unfortunately, the API doesn't provide a method to retrieve this information.

Regards,

Richard

Answers (0)