Versions Compared

Key

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

Anchor
preinstallationrequirements
preinstallationrequirements
Anchor
prerequisites
prerequisites
Anchor
_

...

Create_Activities
_Create_Activities

...

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

  • Anchor
    platformreq
    platformreq
    Source Activity
    : This defines the location from where the source data is been fetched in order to process it. Anchorplatformreqplatformreq Anchor_Toc212455957_Toc212455957. 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.
  • Anchor
    databasereq
    databasereq
    Anchor
    _Toc212455958_Toc212455958
    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 into to the required target format. For the complete list of schema you can create at the target, click here.
  • Anchor
    softwarereq
    softwarereq
    Anchor
    _Toc212455959_Toc212455959
    Mapping Activity: This defines the functions and rules which you want 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 source schema and gives output to the target schema in XML format. Anchor_Toc212455960_Toc212455960For more information, click here.
  • Target Activity: This defines the location where you want to put the target data after processing.

...

  • . For the complete list of target activities you can create in Adeptia Suite, click here.

Anchor
_Create_Process_Flow
_Create_Process_Flow

...