The Config Team Ltd
Contact usDemo App
PreBilt™ for IM/WM/StRM
PreBilt™ for IM/WM/StRM
  • PREBILT FOR IM/WM/StRM
    • Overview
    • Release notes
      • v5.6.0 release notes
      • v5.5.0 release notes
  • Installation Guide
    • Prerequisites and assumptions
    • Installing Base Framework transports
    • Adjust namespace settings
    • Activate the ICF service
    • Licence manager
  • Configuration Guide
    • Overview
    • Warehouses
    • Warehouse assignments
    • BC sets
    • Transaction codes
    • Menu configuration
    • Custom messages
    • Barcode decoding functionality
    • Device type
    • F4 values
    • Translations and text ID
  • App Master Data
    • Overview
    • Upload AMD
    • Download AMD
    • Maintaining AMD
    • Screen framework
      • Selection screens
      • Input screens
      • List screens
      • Determining allowed fields/components
      • Features
        • Verification fields
        • Displaying images from a material master
        • Available data structures
        • Displaying alternative units of measure
    • Screen configuration
      • Detail screen configuration
      • List screen configuration
      • Action configuration
      • Sort configuration
    • General configuration elements
      • Calling other apps and transactions
      • Conversion Exits
      • Material search sequence
      • Suppress success messages
      • Field filters
      • Field lists
      • System guided functionality
      • Maximum records in search
      • App texts
      • FE app
  • Applications
    • Goods Receipt External
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP configuration and requirements
      • User guide
      • Configuration
    • Stock Movements
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User guide
      • Configuration
    • Physical Inventory
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP configuration and requirements
      • User guide
      • Configuration
    • Stock Enquiry
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User guide
      • Configuration
    • General Postings & MIGO
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP configuration and requirements
      • User Guide
      • Configuration
        • PB2_GEN_POSTING configuration
        • PB2_GEN_POSTING_JMP configuration
        • PB2_GEN_POSTING_PP configuration
        • PB2_GEN_POSTING_RESV configuration
        • PB2_GEN_POSTING_SO configuration
        • PB2_GEN_POST_IMB configuration
        • PB2_GEN_POST_IMB_JMP configuration
        • PB2_GEN_POST_RES_IMB configuration
        • PB2_GEN_POST_SO_IMB configuration
        • PB2_GEN_POST_VLMOVE configuration
    • Picking & Packing
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • User Maintenance
      • Functionality
      • Exceptions
      • Authorisations
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • Generic Printing
      • Functionality
      • Exceptions
      • User Guide
      • Configuration
      • Troubleshooting
    • Document Capture
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User Guide
      • Configuration
    • Serial Numbers
      • Functionality
      • Exceptions
      • Authorisations
      • Integration
      • User Guide
      • Configuration
    • Text Viewer
      • Functionality
      • Exceptions
      • Integration
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • Barcode Decoder
      • Functionality
      • Exceptions
      • SAP configuration and requirements
      • User Guide
      • Configuration
    • Check List
      • Functionality
      • Exceptions
      • Authorisations
      • User Guide
      • Configuration
    • WM Bin Maintenance
      • Functionality
      • Exceptions
      • Authorisations
      • SAP requirements and configuration
      • User Guide
      • Configuration
    • IM Multi Bin Management
      • Functionality
      • Exceptions
      • Authorisations
      • User Guide
      • Configuration
    • Analytics
      • Functionality
      • Exceptions
      • Authorisations
      • SAP requirements and configuration
      • User Guide
      • Standard PreBilt Reports
      • Configuration
      • Troubleshooting
    • Supply Chain Reporting
      • Functionality
      • Exceptions
      • Authorisations
      • User Guide
      • Configuration
    • App Usage Report
      • Functionality
      • Authorisations
      • User Guide
    • Troubleshooting
Powered by GitBook

Help

  • Can't find what you're looking for? E-mail us.

© The Config Team 1994 - Present Day

On this page

Was this helpful?

Troubleshooting

PreviousUser Guide

Last updated 1 month ago

Was this helpful?

Uncaught SyntaxError: Unexpected token

The Android device can make a connection to the SAP system, but you receive an error prompt before the device's main menu appears. If you attempt a second login you will see that the previous session was created and you are asked to deactivate It, but then receive the same error once again and can go no further.

(This issue may affect EWM and may be prevalent on all platforms.)

This affects (but is unlikely limited to) the stock Honeywell CT50, CT60 & CK75 devices which ship with old versions of the following apps:

  • Google Chrome

  • Android System WebView

Updating these apps should resolve this issue.

Not possible to login using Android Release version

When using a release version of the Android Mobile client, it is not possible to login.

However, when building a debug version of the .APK file, the authentication works. Another symptom is that when using the HTTP connection instead of HTTPS, then the authentication works or that it is only possible to login using Android versions 6 and older.

The cause of the issue is that the default network security changes have undergone some changes for the different Android versions.

For Android 6 this was the default:

There are two options to resolve the issue.

Use the built in Android security option in the Neptune Cockpit (available from DXP 21).

These options will allow you to use the company’s CA/self-signed certificates for the network connection. There are 2 checkboxes, and you may need to check on the User certificate, as the System certificate is defaulted.

If the customer is using an external identity provider such as AZURE AD or OKTA, which has an SSL certificate issued by a public CA then the System Certificate should also be checked on.

If necessary you may also make changes to the generated network_security_config.xml before uploading the ZIP file to Neptune MBS.

One example may be to add the domain and sub-domains.

<domain include subdomains = [”true” | “false”]>example.com </domain>

You may also configure a custom certificate or use a public CA.