-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Automation
-
Tags:
-
Upgrade notes:
-
Sprint:TGV 7.1-2
When throwing exception in Automation operation, it's not possible to define http error status to return the appropriate remote exception. We can add a new "RestOperationException" extending OperationException adding this status and handle it in Automation server. (cf. SUPNXP-12002)
Furthermore, we can add the possibility to specify the http status code when success in the RestOperationContext.