Creating Activites

The first step in creating a process flow is to create activities. Create the following activities to perform each operation of the business process:

  • Source Activity: This defines the location from where the source data is been fetched in order to process it. For the complete list of source activities you can create in Adeptia Suite, click here.

  • Source Schema Activity: This defines the method to parse the source data and convert it into intermediate XML format. For the complete list of schema you can create at the source, click here.

  • Target Schema Activity: This defines the method in which the target file will be written. The target schema converts the data from an intermediate XML format to the required target format. For the complete list of schema you can create at the target, click here.

  • Mapping Activity: This defines the functions and rules to apply on the source data, before transferring it to the target location. For example, you can create a Mapping activity that takes intermediate XML data generated by the source schema and gives output to the target schema in XML format. For more information, click here.

  • Target Activity: This defines the location to put the target data after processing. For the complete list of target activities you can create in Adeptia Suite, click here.