Usage Note 59500: A new function in SAS® Model Risk Management enables you to get pending link instances
When you create or edit an object in SAS Model Risk Management, you can create a linking relationship to another business object. The link is considered pending and is not saved until the original object is saved. The pending links are displayed as read-only in the linked object before the linking object is saved. Since it is not yet saved, you cannot use the GetLinkInstancesOfType function to retrieve a pending link instance.
A new function, GetPendingLinkInstancesOfType, enables you to retrieve a collection of pending link instances for a business object. You can specify the function in a <finalize> or <validation> section in a screen definition file, but the function is not supported in the <initialize> section.
The usage of GetPendingLinkInstancesOfType is similar to the GetLinkInstancesOfType function. The required arguments for the GetPendingLinkInstancesOfType function are the following:
- linkTypeSourceSystemCd - Source system code of the link type to fetch
- linkTypeId - ID of the link type to fetch
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Model Risk Management | Microsoft Windows 8 Pro x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Std | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Std | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Enterprise 32 bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Enterprise x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Home Premium 32 bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Home Premium x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Professional 32 bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Professional x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Ultimate 32 bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Windows 7 Ultimate x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
64-bit Enabled AIX | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
64-bit Enabled Solaris | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
HP-UX IPF | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Linux for x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Solaris for x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 R2 Datacenter | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2012 Datacenter | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 for x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 R2 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows Server 2008 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 10 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Pro 32-bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8.1 Enterprise 32-bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Pro 32-bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft Windows 8 Enterprise 32-bit | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
Microsoft® Windows® for x64 | 6.1 | 7.2 | 9.4 TS1M2 | 9.4 TS1M4 |
*
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.
The GetPendingLinkInstancesOfType function enables you to retrieve a collection of pending link instances for a business object.
Date Modified: | 2017-03-22 17:17:32 |
Date Created: | 2016-12-12 05:23:57 |