After updating to Adobe Campaign Classic Rel 9187 users report they the are no longer able to access the analysis tab for delivery properties in a campaign delivery. When selecting the analysis tab an error is displayed.
Adobe Campaign Classic - Client Console - Error
XTK-170020 Non authorized access to requested service (right 'admin' needed).
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Ken_Qrious,
I had faced the same issue in past. It is a bug.
There following code in the "Analysis" container of the nms:delivery input form needs to be commented.
<soapCall name="GetDbCnxSettings" service="xtk:builder">
<param type="DOMElement" xpathOut="/tmp/dbcnx"/>
</soapCall>
Of course you need Admin access to get this done.
Thanks,
Deb
Views
Replies
Total Likes
Hi @Ken_Qrious,
I had faced the same issue in past. It is a bug.
There following code in the "Analysis" container of the nms:delivery input form needs to be commented.
<soapCall name="GetDbCnxSettings" service="xtk:builder">
<param type="DOMElement" xpathOut="/tmp/dbcnx"/>
</soapCall>
Of course you need Admin access to get this done.
Thanks,
Deb
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies