What are the types of flow in SISS?

devquora
devquora

Posted On: Apr 01, 2020

 

There are two types of flow in SISS, they are data flow and control flow.

  • Control flow is a great feature in SISS that can link two or more tasks together. Linking is done both logically and graphically. Later these are programmed graphically only. There three common connectors which are a success, failure and complete. For other complex control flow integrations, FX (an expression) is used.
  • Data flow is executed along with the data flow engine that helps in transformation. When this is added in the package, we can use the Edit, Transform and Load (ETL) function.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    SISS Interview Questions

    Name the important components of the SISS package

    The components in SISS include the data flow, control flow, package explorer, and event handler. All of these components come in the package after installing the SISS application from Microsoft..

    SISS Interview Questions

    Tell about the SISS package

    The SISS package is available for installation online and it is an organized set of connections. These connections include event handlers, data flow elements, control events, variables, parameters, an..

    SISS Interview Questions

    What is the type of containers that can be used in the SISS package?

    Containers are helpful in grouping different tasks together. Each one of them has a purpose that helps in performing various tasks...