cancel
Showing results for 
Search instead for 
Did you mean: 

Remote Key Mapping - Maintanance

Former Member
0 Kudos

Hi All,

I have Auto Id field in my repository; I would like to maintain this as my remote key value in my key mapping table ( automatically) in the following scenarios:

1. Initial Loading

2. On going ( from portal)

3. Manual creating a record

The issue is, since its auto id - not available until unless it get created?

  • Do I need to syndicate all and loop back as Import and update remote key??? or any webservices and so?

thanks,

Alexander.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raja

You are correct on the approach. This can be done by automatic syndication of the newly created records from any of the channels( excel import, Portal, MDM GUI) to Outbound ready folder from where the files are copied to Inbound folder and automatically imported back in MDM. Steps to be followed can be-

Create ports for syndication and auto Import

The syndication map should contain mapping for Auto ID and any other unique field for reference. Assign this to Outbound port above.

The map used for importing should contain mapping of Auto ID to remote key for the record.Assign this to Inbound port above.

Define/set up a batch job for copying the files from Outbound Ready folder to Inbound Ready folders.

hope this helps.

Ravi