USoft 8 functions (Obsolete)

Previous Next

This section contains a listing of USoft 8 functions for the benefit of those upgrading existing USoft web applications to USoft 9.

CAUTION: These functions are obsolete. They are still supported in USoft 9.1, but will no longer be available in the next version.

In USoft 9, these functions redirect to JSON constructs in the new USoft UI Library and USoft DB (UDB) Library. This redirection is found in the following file:

<USoft installation folder>/PageEngine/templates/WebSite/js/obsolete.js

The "obsolete.js" file also existed in USoft 8. When upgrading USoft 8 web applications to USoft 9, you need to check to what extent the code in the "obsolete.js" file was customized by the development team for the application.

Click a function to find more information. Please note that the functions below continue to be describe the USoft 8 implementations, not the USoft 9 implementations. To see how a function is implemented in USoft 9 (how it redirects to a JSON construct), you need to inspect the "obsolete.js" file.

Get information on a USoft 8 function implementation by clicking on its name:

acceptLookupValue()

callClientScript()

cancelWindow()

checkData()

clearQueryConditions()

closePage()

commit()

createRecord()

deleteRecord()

executeQuery()

executeSQLStatement()

getDataSet()

getRecordCount()

getSearchValue()

getTotalNrOfDataSets()

getTotalNrOfRecords()

getValidateValuesResult()

gotoDataSet()

handleEvent()

login()

logout()

navigateTo()

navigateToLookup()

navigateToRelated()

nextDataSet()

nextRecord()

previousDataSet()

previousRecord()

refresh()

refreshRecord()

rollback()

setFrameURL()

setSearchValue()

setValue()

uwa.groupRequests()

validateValues()