Hi all,
I have a big text (string) where I have different HTML-tags.
(example:
Hi all,
1
2
3
.........)
Can I replace this tags in one flow service, something like:
searchString: [
]
replaceString: [ ], where
= and
=
now I have:
- few replace-flow services with one replace in each.
I’d like to optimize it. Do You have ideas?
Thank You,
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services