Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello,
I’m facing an issue when calling a java service within flow and the java service throws a new ServiceException, the entire pipeline vanishes after the call. Within the flow i was able to fetch the error thrown using pub.flow.getlasterror in my catch block however the pipleline within getlasterror object is still empty. Is there a way to retrieve the pipeline or preserve the pipeline when such an exception happens?
Thank you.
Some of the ways to get the error,
Cheers, Akshith