The proper way is to convert it to a string as you do. The XML type is not serializable. If it would be the orchestration engine would do the equivalent of toXMLString() -> new XML().
↧
The proper way is to convert it to a string as you do. The XML type is not serializable. If it would be the orchestration engine would do the equivalent of toXMLString() -> new XML().