![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
my requirement is like this i have two pakages 1.inner 2.outer my flow is like this if error occured in outer package then in err handling work flow ,iam calling inner package. if error occured in inner package it has to do some error handling work flow and it returns failure status to outer package. in outer package it has to do some error handling work flow for that execute package task fail. this is my require ment outer--failure-calls---->inner-----failure--errhandling for failure return status failure------->outer package--------failure------->errro handling for outer package. iam achieving that by following way in inner package at initial task i made failOnError to set 0 i am doing error handling work flow at end i made failOnError to -1 so it exits from the task so my question is can i use like this operation? if not suggest me the other solution for this regards dasu.g |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |