Hello everybody,
1. we added a new channel on SAS RTDM through the following UNIX command:
./sasciutils -addChannel -userid sascisvc@saspw -password <password> -utilitylogfile /home/sas/channel.log -code TNC -name "Test New Channel" -skipcdm
2. After command execution, it was printed the following message:
2019-05-20 16:32:11: Connecting to the Mid-tier...
2019-05-20 16:32:31: Mid-tier connection established.
2019-05-20 16:32:31: Adding channel with code TNC - this can take few minutes.
2019-05-20 16:32:32: Channel with code TNC and name Test New Channel added to the channel list.
3. On Customer Intelligence STUDIO, while creating a new reply definition, the new channel is visible into the drop-down list.
4. The new channel "TNC" wasn't added to the "CI_CHANNEL" Table.
Could you tell us the reason why the new channel wasn't added on the CI_CHANNEL table?
Do we have to add it manually?
Thank you in advance for your help,
Paolo.