Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Rogier
2022-07-01T10:31:06Z
Hi,

I would like to change this xml Tag

<MutationCode>AF PROD</MutationCode>

into

<MutationCode>CW AF PROD</MutationCode>

How can i do that for example with find and replace or something similar?

Thanks

PS complete XML information is:

<StockMutations>
<StockMutation>
<Warehouse>GORREDIJK</Warehouse>
<OwnerReference>2222</OwnerReference>
<MutationNumber>24550</MutationNumber>
<MutationCode>AF PROD</MutationCode>
<DateTime>2022-06-30T20:30:25</DateTime>
<ArticleReference>CW504817</ArticleReference>
<ArticleBatch>Geen24062022 (12kilo)</ArticleBatch>
<MutationQuantity>-187.0000</MutationQuantity>
<Remark>dozen vouwen</Remark>
</StockMutation>
</StockMutations>
Sponsor
Forum information
Pavel
2022-07-01T11:36:17Z
Hi!

You can use String replace function from VisualCron functions like
{STRING(Replace|TestString1|String|Replace)}
Users browsing this topic
Scroll to Top