The knowledge base has moved to a new location!

You can find the new knowledge base on our forum.

Mappers

Cast: Boolean
Table of contents Use case Guide Video guide Use case Mapping data often requires casting data types into Boolean. Often, a system provides binary si...
Wed, 18 May, 2022 at 1:18 PM
Cast: Float
Table of contents Use case Guide Video guide Use case The data type Float is a decimal-point number. There are instances where a system returns price...
Wed, 18 May, 2022 at 1:00 PM
Cast: Integer
Table of contents Use case Guide Video guide Use case The data type Integer can be defined as a whole number without a decimal place. When a platform...
Wed, 18 May, 2022 at 1:00 PM
Cast: String
Table of contents Use case Guide Video guide Use case The data type String can be defined as a sequence of characters or whole numbers (without a dec...
Wed, 18 May, 2022 at 1:00 PM
Deserialize
Table of contents Use case Guide Video guide Use case Deserialization of data can be defined as the process of transforming a string into a data obje...
Wed, 18 May, 2022 at 1:16 PM
Dictionary map
Table of contents Use case Guide Video guide Use case Serialization of data refers to the conversion of an object to a string which can then be sent ...
Wed, 18 May, 2022 at 1:15 PM
Serialize
Table of contents Use case Video guide Use case A Dictionary Map is a crucial mapper offered by Alumio to perform multiple mapping transformations on ...
Wed, 18 May, 2022 at 1:17 PM
Format: Date
TABLE OF CONTENTS Introduction  Use Case Format a value as a date  Create new date  Introduction  The Format: Date Mapper allows users to ma...
Thu, 8 Dec, 2022 at 5:53 PM
Format: Number
TABLE OF CONTENTS Introduction  Usage Example Introduction  The Format: Date Mapper allows you to change the data type string to a number. Usua...
Thu, 8 Dec, 2022 at 6:06 PM