Priyadarshi Ajitav Jena suggested an idea · Dec 28, 2020 at 03:32 PM · 59 Views apigee edgeapi proxydevelopersonpremise
There are many scenarios when we need to replace a special character in a file for all of its instances. But Apigee replace all in javascript policy doesn't work as expected.
I found Apigee python script much helpful and easy in this case. You can use replace method of python which will replace all of the instances.
Hope this will help many developers.
Kurt Googler Kanaskie commented · Jan 05 at 02:55 PM
See my comment to a previous "article" you posted.
It works, but you need to use single quotes in the Template expression.
https://community.apigee.com/articles/89072/replace-all-the-instances-of-a-character.html
Help us make things better. Share your great idea or vote for other people's.