nice explanation but small correction to understand easy way: No need to use set variable to store error response code, directly we can use under lister response code we can define there Eg: 400 default 500, likewise & you are using loggers unnecessarily
Hello ! Have a query - We have 4/5 private flows to be executed and we get error in let's say 2nd private flow then in case of on error continue will it move further to next private flows ?
yes it will process next component, you need to use on error continue inside the 2 private flow so you will use flow reference component in main flow so then it will continue processing to next component
Nice with clarity...
nice explanation but small correction to understand easy way: No need to use set variable to store error response code, directly we can use under lister response code we can define there Eg: 400 default 500, likewise & you are using loggers unnecessarily
Very good explanation.
Glad it was helpful!
Super madam
Well explained. Keep it up!!
Thanks a lot! :)
@@binaryprogramming can you please upload vedios on security/ Basic authentication/ exposing service with basic authentication.
@@ranganathpolimera5566 Sure We will make a video on it . Thanks for you Input!!
Hello !
Have a query -
We have 4/5 private flows to be executed and we get error in let's say 2nd private flow then in case of on error continue will it move further to next private flows ?
Yes
yes it will process next component, you need to use on error continue inside the 2 private flow so you will use flow reference component in main flow so then it will continue processing to next component
Hlo iam getting an error that build success but its not getting deployed