Add attributes to XML tag

Hi folks,

I already achived to write the correct XML tag with the invoke-Method.
image

But how can I add additional values to this tag, like this
image

Thanks four your assistance and feedback. :wink:

Yours

Hi,

Can you try WriteAttributeString method?

Regards,

Hi @Yoichi,

thanks for your quick reply. But I am afraid at this point I do not know how to use this method. :frowning:

I came so far with the help from this post How to create/generate XML out of datatable - #6 by vvaidya and I adopted it to my requirement.

Would you be so kind to give me a little bit more assistance or can you tell me how I have to use the recommended mehtod in my screenshot above?

Yours

Hi,

Can you try as the following image?

You can also add Code attribute and Agent attribute as the above way.

Regards,

Thanks @Yoichi. This works perfekt :+1:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.