You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rationale : If archive is configured to create a new UPS on completion of a previous UPS using a configured UPS on UPS Completed rule, with following configs
and, Change Workitem State is invoked, wherein the UPS whose state is being changed to COMPLETED does not contain Output Information Sequence and / or Referenced Request Sequence, the service throws
even if previous UPS state was successfully changed to COMPLETED
Instead, improve the behaviour by logging the information of incorrect configuration and state of attributes of previous UPS, allowing the invoked service to return 200 - Ok for successful state change of previous UPS to COMPLETED.
The text was updated successfully, but these errors were encountered:
Rationale : If archive is configured to create a new UPS on completion of a previous UPS using a configured UPS on UPS Completed rule, with following configs
COPY_OUTPUT
True
and, Change Workitem State is invoked, wherein the UPS whose state is being changed to
COMPLETED
does not containOutput Information Sequence
and / orReferenced Request Sequence
, the service throwseven if previous UPS state was successfully changed to
COMPLETED
Instead, improve the behaviour by logging the information of incorrect configuration and state of attributes of previous UPS, allowing the invoked service to return
200 - Ok
for successful state change of previous UPS toCOMPLETED
.The text was updated successfully, but these errors were encountered: