Data Serializer Component

Takes a Pipeline Data object and converts it to a RawData using Java’s built-in serialization capability.

Data Governance

The output data item of the Data Serializer component is registered as being derived from its input data item.

Input Channels

input — A PipelineData object to be serialized into RawData.

Output Channels

output — A RawData object containing the serialized form of the input object .

error — An ErrorOutput object if the input data cannot be serialized.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us