@Anil_G
thanks for the input. but i am not refering to just the above particular file. sorry for not mentioning this.
Basically there is another file where there will be no data on the right side only left side fields will be available. we need to search for respective tags and paste the data on the right side
I have data in a variable where i need to search for ‘type/class of insurance’ field and paste on the empty field.
That would be little tedeous…rather create a template with place holders for example type/class of insurance can have a placeholder like <Type/ClassOfInsurence> and use a replace text activity to relace the place holder with the value
If you dont want to put any value for a placeholder while saving you can replace that with empty string as well
@Anil_G I tried replace text option, but this will only work for one time but if you want to run again, then this may not work as the replaced text would n’t be available for second run. . How to get through this? please help
thanks
Ideally we would be saving the template and use a copy only to modify and make the changes…and the template would be as is with all the place holders in it