Frontend preparation
Note
There are several different ways to prepare to access PreBilt from either mobile devices or computers. These include APK files for Android devices, a dedicated URL for web access, or the PSE (PreBilt Standalone Edition) desktop setup.
Android Package Kits
Traditionally for testing on an Android scanning device, an APK file needs to be created by the project team and then deployed onto the Android devices. The APK file contains all the frontend (UI) code required to logon and run the PreBilt transactions on the device.
There is an online APK Builder available for this: APK Builder: PreBilt APK Builder, which can create an APK using frontend files supplied by TCT.
Currently this is only available to TCT consultants and they will support in the creation of any APKs.
Hosted UI
Alternatively the frontend code can be hosted within SAP and an appropriate URL generated, which can be wrapped up in a PWA, to access PreBilt. See the Hosted UI deployment page.
PSE (PreBilt Standalone Edition) Desktop
Finally, for testing purposes, it is possible to locally install on windows computers an executable package that can run PreBilt. It is not envisioned that this is used in the production SAP system as maintaining local versions of all the frontend code can become problematic. See the PSE Desktop page for details.
Last updated
Was this helpful?