Hello,
I map and modify some strings of delimited text to a new delimited textfile.
My source template is:
Number
0143101Name
0173102Firstname
DOB24121946
My Destination template is
Name
First name
24121946
I have to delete the seven leading characters of Name and Firstname.
So far as I know is the best way to make it with javascript in the source template.
Im new in mirth connect and not experiencend in javascript.
Can someone help me?
Thanks Wolfgang
I map and modify some strings of delimited text to a new delimited textfile.
My source template is:
Number
0143101Name
0173102Firstname
DOB24121946
My Destination template is
Name
First name
24121946
I have to delete the seven leading characters of Name and Firstname.
So far as I know is the best way to make it with javascript in the source template.
Im new in mirth connect and not experiencend in javascript.
Can someone help me?
Thanks Wolfgang
delete leading character
0 commentaires:
Enregistrer un commentaire