What is the use of ignoring failure option?

devquora
devquora

Posted On: Feb 22, 2018

 

If we use the ignore failure option in a transformation, the error in it is ignored. It then proceeds to the next transformation. This is helpful because we skip the need for failing a package. Instead, the error is redirected to some other transformation. This is used when the project is to be completed soon.

    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...