As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only. Moving forward, myibi is our community platform to learn, share, and collaborate. We have the same Focal Point forum categories in myibi, so you can continue to have all new conversations there. If you need access to myibi, contact us at myibi@ibi.com and provide your corporate email address, company, and name.
I am trying to update a table that has a identity column as key using data Migrator. I am passing the secondary key (ID) but When I run my data flow I am getting an error XXX Row(s) rejected due to no match. I think it is because the Identity can not be set in the flow. Can someone tell me how to overcome this issue of identity keys?
thanks,
VNFThis message has been edited. Last edited by: FP Mod Chuck,
WebFOCUS 8.2.0.7, Application Studio, Webfocus Info-Assist iWay Service Manager, iWay Data Migrator Windows, All Outputs IBM DB2/400, MS SQL-Server 2014
let's say I have a table store with the following fields: Store_key is an identity key, store_id is a unique index, store_name name of the store, etc.
I have a data flow that I want to update this store table. I can find the store_id but I could not update the record because iDM could not find a proper match with store_key. Can someone please help me with this?
thanks
WebFOCUS 8.2.0.7, Application Studio, Webfocus Info-Assist iWay Service Manager, iWay Data Migrator Windows, All Outputs IBM DB2/400, MS SQL-Server 2014