Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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 intointo 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 process flow. Perform the following steps to  

To create a source schema activity: 

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

    Info
    For more information, refer to Creating Schema Activity.