PropertyGUIDBinaryToStringValve
Valve for converting a binary objectGUID property, to a new string objectGUID property.
Properties
Example Configuration
{ "name": "PropertyGUIDBinaryToStringValve", "config": {
"dest":"objectGUID",
"source":"strObjectGUID"
} }
Requirements