(De-)Serializer
Content
What are (de)serializers and how do they work? Thanks to them, Orchestra can handle all unknown formats, as long as they are readable, structured and follow a structure logic. This way Orchestra guarantees standard-compliant, valid output. Based on use cases, we will show you how (de-)serializers work and at the same time get to know the ones used by Orchestra better. Look forward to putting the numerous configurations through their paces!
The Training at a glance
- Getting to know the different (de-) serializers (e.g. XML, CSV, JSON, …)
- Working with parser descriptions
- Type based deserializer
- Fixed length field / fixed column write
Target Group
- Orchestra-developers
Requirements
- Authorized Orchestra basic training
- Ideally experience with XML/ CSV or other simple (de)serializers