Hi All,
I would like to raise temporary error at the same time my container data also must come out from method, and it should available in container.
Currently if I reaise temp exception in method, method is not exporting anything and nothing available in container. I am not sure what is happening in the method.
Any idea?
Thanks.