Posted On: Feb 22, 2018
In SISS, we define a task to be the work that needs to be completed for a particular command. This is very similar to the tasks in programming languages. In these languages, a task is done when code is given as input. Similarly, there are two types of tasks in SISS and they are database maintenance task, control flow task.
Never Miss an Articles from us.
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. Other ...
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...
Containers are helpful in grouping different tasks together. Each one of them has a purpose that helps in performing various tasks. Here is a list of containers.Loop containersWhen we have to ...