Hi,
I have a requirement to link two records. There is a rule set in MDM to link hese records simple by comparing data in 5 columns, if data in all 5 column matches for two records then the records are auto linked by the MDM rule.
If I don’t get value (NULL value) in one of those 5 column, the auto linkage is not happening. So, I want to force link these two records using TSKPUT component in CloverETL tool. I can provide which two records to link from my input feed but there are strange error messages thrown by TSKPUT components and have no clue how to achieve my requirement. Current Error message is, “TskPut interaction failed with error code: EINVAL and error message: unable to set foreign key info from input data.”
So basically I want to create ‘Potential Linkage’ task on both those records and mark it Resolved. Can anyone help?
P.S. The documentation available for TSKPUT is insufficient to find the solution to this problem, the link is given below but its of no use.
https://www.ibm.com/support/knowledgece … onent.html