Usage Note 69459: The Upload Treatment Utility now allows you to use Access point credentials when connecting to SAS® Customer Intelligence 360 to upload treatments
The Upload Treatment Utility now allows you to use Access point credentials to connect to SAS Customer Intelligence 360 to upload treatments.
A new -ci360connectiontype parameter is available to select the connection type to integrate with SAS Customer Intelligence 360, as described below:
- Specify the -ci360connectiontype userName parameter on the command line to connect using the provided API user and password credentials from SAS Customer Intelligence 360 and specify the parameters for the existing fields.
Using userName: This is the existing command. The only addition is "-ci360connectiontype userName" to indicate that it expects user-name credentials for SAS Customer Intelligence 360 authentication. The new parameter is optional, so existing commands should continue to work without this option:
sasciutils -uploadTreatments -bcname myCI6BusinessContext -debug -ci360connectiontype userName -ci360userid myCI360UserId -ci360password myCI360Password -ci360logonurl myCI360LogonURL -ci360serverurl myCI360ServerURL
- Specify the -ci360connectiontype tenantId parameter on the command line to connect using the provided Access point credentials from SAS Customer Intelligence 360 and specify the parameters and values for the new fields.
Using tenantId: This uses the new tenant ID credentials that added "-ci360connectiontype tenantId -ci360tenantid value -ci360clientsecret value -ci360gatewayurl value" parameters for SAS Customer Intelligence 360 authentication instead of the user name. Other parameters that are not for SAS Customer Intelligence 360 authentication should continue to work the same way as before this change:
sasciutils -uploadTreatments -userid myCI6UserId -password myCI6Password -bcname myCI6BusinessContext -debug -ci360connectiontype tenantId -ci360tenantid myTenantExternalId -ci360clientsecret myClientSecret -ci360gatewayurl myCI360GatewayURL
Note: The General Access point credentials need to be set in SAS Customer Intelligence 360.
- -ci360tenantid value: Value refers to the tenant external ID for the SAS Customer Intelligence 360 tenant.
- -ci360clientsecret value: Value refers to the client secret that is used for authenticating with the specified tenant ID.
- -ci360gatewayurl value: Value refers to the full URL for CI 360 External API Gateway that you use.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Customer Intelligence Utilities | Microsoft® Windows® for x64 | 6.6 | | | |
64-bit Enabled AIX | 6.6 | | | |
64-bit Enabled Solaris | 6.6 | | | |
Linux for x64 | 6.6 | | | |
*
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.
Date Modified: | 2022-09-08 16:17:42 |
Date Created: | 2022-08-09 10:40:45 |