4Site
Support Request System
View Patch #40.033.016
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
01715 -
fsRunJob reports have wrong lookups for parameters sometimes
Symptoms:
Under some conditions the lookup list for a selected report parameter contains incorrect values (values for a reviously selected parameter).
Solution:
The application was designed such that when a report parameter is selected for the first time, the values are retrieved from the database. To save processing time, they are saved to a collection in memory for later use. If this parameter is accessed again during the same session, the list is retrieved from the memory collection. In the FromMemory function, set the psChoices variable to the contents of the corresponding record in the memory collection.
Browse Patches
Find a Patch
Return to Request System Menu