We are trying to replace certain characters with string replace or string manipulation.
First execution of sting replace erroneously removes most of the content as seen below:
that sounds weird indeed. Can you upload a small version of your workflow so we can reproduce your problem? How does the replace function in your string manipulation look like?
Cheers,
Johannes
Unfortunately, when I simplify the workflow it always gives the same result, but when it is run as part of a big one then it changes.
Here is the replace window:
Yes, it does for me too when it is put into a small test workflow. it keeps changing though in my large real workflow. I will try to come up with a test that fails and upload it.