Hi Guru
please i have a question about mapping. I need to map two sys like that:
the souce sys have length = 40 but the Target sys is DB and need only 26 string or Char.
source sys -
> name(40)
Target sys -
name (26)
please could tell me how i can resolve this step? I have trying with Graphical mapping like name----length = constant 40 -
if then -
name ---substring(0....26) but i have error
please could you give input!
Thanks in advance.