cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple keyFieldValue for same stucture from file

former_member625228
Discoverer
0 Kudos

Hi,

I have requirement to read a file from a SFTP Server. For details records we have multiple key field values.( i.e some times it may come 02 and some other times it may come as 03.

I Tried all the option below:

Option1: Declared 2 different parameters by repeating

Option 2: Different keyFieldValue in structure.

Option3: Using Or Option

But none of the above options worked.

Please help me how to read with multiple keys.

Accepted Solutions (0)

Answers (1)

Answers (1)

ravicarpenter
Active Participant
0 Kudos

You can try and check this: You can configure 2 separate nodes in ESR corresponding to 02 and 03 and accordingly configure both key field values. In the mapping you can then take care to map as per requirement to target structure.