Hi Michael,
I have a custom data model which has Material as the key field after the final approval, I need to enrich the record. To do so, according to the API guide I need to pass the key value for the method READ_ENTITY, which is the key filed in my data model. If I don't pass the key field it retrieves all the records previously created too along with the current record.
So, How do I get the value stored in my key field and pass it on to the READ_ENTITY method to fetch only my present record.
Any help would be sincerely appreciated.
Regards,
Tushar.