Creating Source (Text) Schema Activity

You can use a schema to parse data from all the supported data type formats and transform it into any of the supported data types. What a schema actually does is that, it captures data from the source, transforms it into XML, and then commits it to the source in the requested format. If you want data transformation, then you need to use different types of schemas both at the source and target end of your process flow. 

To create a source schema activity: 

  1. Go to Develop > Services > Schema, and then click the required source format, for example, Text.
  2. Click Create New.
  3. On the Create Text Schema window, provide the details of the schema.
  4. Click Save.

    For more information, refer to Creating Schema Activity.