Problem Note 61905: An incorrect server variable, localhost, is visible in the UI for SAS® Customer Intelligence 360
In SAS Customer Intelligence 360, an incorrect server variable, localhost, is visible in General Settings ► SAS Tag Instructions within the UI:
ot.src = 'http://localhost:8081/js/ot_boot-min.js';
In order for a tag to work as you expect it to when you apply it, you need to replace localhost with execution-ci360.sas.com, as shown here:
ot.src = 'http://execution-ci360.sas.com:8081/js/ot_boot-min.js'
A fix for this issue is planned for a future software release.
Operating System and Release Information
| SAS System | SAS Customer Intelligence 360 | N/A | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | high |
| Date Modified: | 2018-03-02 09:21:15 |
| Date Created: | 2018-02-28 10:19:29 |