cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT code required

Former Member
0 Kudos

Hi Mates,

I have requirement like

need to check value endwith Y then add comment line and populate output field using XSLT mapping.

Ex:

Input :Source=KolkataY

check Source is ends with Y

then Add comment line and populate Source =Kolkata

Please provide XSLT code for this requiremet.

Thanks

JAYAN

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member207622
Contributor
0 Kudos

Why do you need XSLT code ? it can be acheived by simple graphical mapping standard functions

if input endswith y then input concatenate with comment and pass to target

regards

Ninad

Former Member
0 Kudos

Hi ,

I need commentline in tareget structure not a field.

Thanks

Jayan