We’re working on a mobile application for PDA (Motorola MC5590).
We've got an answer from support (sorry no pictures include ...): The _osjs.js file is the Agile Platform generated javascript code, which includes all javascript for input validation, web browser specific functions and AJAX behaviors.
Usually, with supported web browsers, we recommend use of HTTP compression, along with the caching mechanism of the browsers, this doesn’t become a problem.
If this is not possible for the PDA web browser, we suggest an alternative.
Currently, the Agile Platform from 4.2.4.43 onwards, includes a setting to remove the AJAX related javascripts. If you don’t require AJAX features on that espace, you can remove the javascript associated with it by following the procedure below.
You’ll need to download and publish the Service Center Factory Configuration tool, available at our TechCenter (then access it through https://<servername>/FactoryConfiguration), and perform the following actions:
This will effectively add the system configuration javascript to that espace, making all pages of that espace void of the extra javascript content from the AJAX Framework of the Platform Server. A new Configuration will be added to that espace configuration list.
After applying the procedure above, on these particular espaces, the AJAX javascript will not be available, so you won’t be able to use Ajax Refresh nodes, nor Richwidgets patterns without bumping into runtime errors.