Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
_Toc240804619
_Toc240804619
Anchor
_Toc293928957
_Toc293928957
Anchor
_Viewing_EDI_Logs
_Viewing_EDI_Logs
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 reads the 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 type of schemas schema both at the source and target end of your Process flow. Please see the figure (see Figure 196) to get more information on how a schema works.

...

Flow.

The working of schema is depicted in the below diagram.


Image Added

Business Example
Your organization has asked you to compile all the information, that is saved on a common server, about their inactive users and convert it into database entries which they will use for archiving. Your job is to fetch all the relevant data from this stack of information and convert it into acceptable database entries. For this reason you need the following knowledge:

  • An understanding of fetching data from different file types
  • An understanding of converting that fetched data into target file format

...

Adeptia Suite allows you to create schemas schema in two ways:

  • Using Definition File
  • Entering Fields Sequentially

...

Info

To know, how to handle these error records, refer to the Handling Error Records section.


Following are the major sub sections:

Section NameDescription

Advance Database Schema

Introduces Advance Database Schema concept. Instructions to create Advance Database Schema and to enable RollBackOn Error attribute are also provided.

Advance Positional Schema

Introduces Advance Positional Schema concept. Instructions to create Advance Positional Schema, use hierarchy at root level, use record at child level, define field positions non-sequentially, and view print page are also provided.

Advance Text Schema

Introduces Advance Text Schema concept. Instructions to create Advance Text Schema and use record at child level are also provided.

Database Schema

Introduces Database Schema concept. Instructions to create Database Schema are also provided.

Excel Schema

Introduces Excel Schema concept.

Positional Schema

Introduces Positional Schema concept. Instructions to create Positional Schema are also provided.

Text Schema

Introduces Text Schema concept. Instructions to create Text Schema are also provided.

XML Schema

Introduces XML Schema concept. Instructions to create XML Schema and to use Easy Schema Parser for Existing XML Schema Activity are also provided.

JSON Schema

Introduces JSON Schema concept. Instructions to create JSON Schema are also provided.

XML Validator

Introduces XML Validator concept. Instructions to create XML Validator are also provided.

EDI Schema

Introduces EDI Schema concept. Instructions to create EDI Schema are also provided.
Testing SchemaLearn how to test the schema.