on 2011 May 19 7:52 AM
In mapping i need to check the value of source field and then map accordingly to target.
Lets say the source field is customer number, i have around 100 or 200 customer numbers which should be mapped to target.
If any other customer number comes which is not in the list it should not be mapped to target.
What is best way to handle this mapping.
Request clarification before answering.
Hi,
Better to go for Valu maping where your customer number let's say 100 customer number will be sepeated by some delimeter in the target side like 111#123#1234..../At point of time it will return 100 cust number to a UDF where at runtime you will check if the value is present or not if not means go for returing the own key
Thank you,
Mallikarjuna Rao M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are these customers are serially alligned or random numbers? Bcaz, You can go ahead with small UDF.
Regards
Pothana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
go for fix value mapping...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
30 | |
8 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.