cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CPI: SubString Function Issue while mapping target field

babruvahana
Contributor
9,838

Hi Experts,

I working on a mapping where I need to restrict the char length of the source field.

If the character length is less than the character count defined in the substring function, the mapping fails with String out of index

The same mapping workings in PI. But it failed in CPI.

Is it a normal behavior or I am doing wrong with my mapping or any other ways to achieve this simple mapping in CPI?

Any pointers would be of great help.

View Entire Topic
former_member666312
Active Participant

Hi ,

Somehow it is working fine for me, can find the below screen show which is working fine for me.

May be you can provide your input to check .