I have add TextBlobRecord row to the Text Block Table, and now I would like to add the row reference
to the anothe table filed which has type Lookup [Text Block].
How to do this, and which MmdValue type should I use?
recordEx.setFieldValue(schema.getFieldId("MDM_BUSINESS_PARTNERS", "ADDRESS"), ? );