Usage Note 58334: Workflow attributes in SAS® Model Risk Management enable you to remove workflow callbacks for the Model Review object
When a workflow uses an HTTP callback method to set the object status in SAS Model Risk Management, the screen might refresh before the asynchronous HTTP call finishes. As a result, you might need to reload the page to see the correct status.
To eliminate the asynchronous processing delay with the Model Review object, you can now set the status through attributes in the workflow template instead of through HTTP callbacks. To set the object status, add the following attributes to the task status in the workflow template:
setField_statusCd = status_value setFieldChangeReasonKey = change_reason_property
You can use the attributes for any task status in the Model Review workflow to replace an existing HTTP callback.
For example, to use attributes for setting the status when you create a new model review, perform the following steps:
- Edit the SAS_MRM_Model_Review workflow template in SAS® Workflow Studio.
- In the Model Review Form subprocess, delete the MRM: CREATED task, which contains an HTTP Request policy to set the object status.
- Add a sequence flow from the Create Model Review Form task to the Edit Model Review Form task.
- Assign the MRM_SAVE_APPLY status to the sequence flow.
- Edit the MRM_SAVE_APPLY status for the Create Model Review Form task.
- Click the Attributes... button, and then click Add... to add the attributes shown below:
- Save the updated template to the repository, and activate it.
Click the Hot Fix tab in this note to access the hot fix for this issue. With this hot fix, you can replace an existing HTTP callback with attributes for the associated task status in a workflow template.
Operating System and Release Information
SAS System | SAS Model Risk Management | Solaris for x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Linux for x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8 Enterprise x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8 Enterprise 32-bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
HP-UX IPF | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
64-bit Enabled Solaris | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
64-bit Enabled AIX | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Ultimate x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Ultimate 32 bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Professional x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Professional 32 bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Home Premium x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Home Premium 32 bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Enterprise x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Windows 7 Enterprise 32 bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2012 Std | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2012 R2 Std | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2012 R2 Datacenter | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2012 Datacenter | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2008 for x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2008 R2 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows Server 2008 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 10 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8.1 Pro x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8.1 Pro 32-bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8.1 Enterprise x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8.1 Enterprise 32-bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8 Pro x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft Windows 8 Pro 32-bit | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
Microsoft® Windows® for x64 | 6.1 | 7.1 | 9.4 TS1M2 | 9.4 TS1M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Add the "setField_statusCd" attribute to the task status in the workflow template.
Date Modified: | 2017-03-24 11:39:32 |
Date Created: | 2016-06-03 14:33:05 |