XSD Deserialize
  • 24 Oct 2022
  • 1 Minute to read
  • Dark
    Light

XSD Deserialize

  • Dark
    Light

Article Summary

Step Details

Introduced in Version---
Last Modified in Version7.12.0
LocationData > XSD

The XSD Deserialize converts a string of data into its respective Decisions data object type. The data object type is picked via the Type drop-down, and the string is input via the String to Deserialize Input. This can help convert data that has come into a Flow via REST call into data that Decisions can use.



Properties

Options

PropertyDescriptionData Type
EncodingEncoding of Unicode, ASCII, UTF7, UTF8, or UTF32.---

Parameters

PropertyDescriptionData Type
Show Only User Defined XML TypesLimits the type drop-down list to only show user-defined XML Data Types---
XML Type or TypeType of String that the step will Deserialize---

Inputs

PropertyDescriptionData Type
String to DeserializeThe Deserialization step input variable name---

Outputs

PropertyDescriptionData Type
XSDDeserialize1_OutputThe Deserialization step output variableBoolean
Error MessageError message output variableBoolean

Related Information

Forum Posts:
XSD Vs XML Serialization/Deserialization?
XML Deserialization Issue


Was this article helpful?