![]() | ![]() | ![]() | ![]() | ![]() |
When you create a report in SAS Enterprise Case Management, you should select the phone type when you specify a phone number in the Add Phone number screen. However, the web application might fail to report an error if you do not specify a phone type for a phone number.
For example, when editing a subject, you specify a value for Phone Number, but neglect to select the Type, as shown below:
The Phone number grid in the Edit Subject screen contains a value for Phone Number, but the Type is missing:
When you fail to specify a phone type for a phone number, you might see the following results:
To work around the problem, you can modify the user interface definition file to require a phone type for a phone number in the Add Phone number screen.
To implement the workaround, follow the steps below to download, edit, and upload the rr-fincen-sarx-01.xml user interface definition file. For more information, see detailed instructions for downloading and uploading a user interface definition file in the SAS Enterprise Case Management 6.3: Administrator's Guide.
<validation test="matches(X_SUBJECT_TELEPHONE_NO.X_PHONE_TYPE_CD, '^[A-D]')"> <errmsg>Phone number type must be set for subject</errmsg> </validation>
With the above change in place, you see the following error when you select OK in the Add Phone number screen without setting the phone type:
Click the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Enterprise Case Management | Linux for x64 | 6.3_M1 | 9.4 TS1M3 | ||
64-bit Enabled Solaris | 6.3_M1 | 9.4 TS1M3 | ||||
64-bit Enabled AIX | 6.3_M1 | 9.4 TS1M3 | ||||
Microsoft® Windows® for x64 | 6.3_M1 | 9.4 TS1M3 |