Use this list of items if you are experiencing an issue with Aspenware Scanning. AW Scanning uses Unity just like Aspenware Commerce but some customers have a stand-alone instance of Unity that only the scanners use which is typically installed on an internal server in the customer environment instead of a web server. Because these URLs may differ from the Commerce Unity URL, it’s important to know what URL is configured for the scanning app.
Instructions
Questions to ask and how to test
Has the scanner been working or has it never worked?
If it has been working, do you know of anything in the environment that has changed, or are you currently having any network issues?
If it has never worked, all settings on the scanner need to be checked.
What is the Unity URL being used by the scanner? The Unity URL can be found by scanning a barcode of the word, ‘SETTINGS’ on the Login page of the app (or ‘settings’ can be typed in). This will then show a page where the WebServiceURL, ClientID and ClientSecret are entered.
Can the Unity URL be entered into a browser on the device to show the API page or does an error page show? If an error page shows, it’s likely the Unity URL cannot be reached on the wireless network the device is connected to. This is likely a network issue that the customer needs to look into.
The format of the URL in SETTINGS should look like this WITH the trailing slash: https://unity.aspenwarecommerce.net/UnityQA/
To test entering the URL into a browser on the device, it must be entered like this: https://unity.aspenwarecommerce.net/UnityQA/index.html
If the URL shows the API page (not an error page), enter the ClientID and Client Secret to make sure they are valid. Click the ‘Authorize’ button:
Then enter the ClientID and ClientSecret being used
Then check the following scopes (the checkboxes)
service.access / access control service (usually the first one in the list)
services / services (usually the last one in the list)
Then click ‘Authorize’. If the credentials worked, you should see this message. If you don’t, it’s possible the wrong ClientID and ClientSecret were entered.
Then to verify Unity can communicate to the RTP db, try the ‘get access locations' api call
Change dropdown in upper right corner from V1 to V3
Click the entry, GET - /api/Access/locations
Click ‘Try it out’ and then the blue Execute button
If Unity can communicate to the RTP db, you should see a list of RTP Access Locations returned. This is one of the calls the scanner makes so if this works, the scanner should work.
If you see anything other than the above, it’s possible Unity can’t communicate to RTP.
Related articles
Filter by label
There are no items with the selected labels at this time.