Previous Topic: Install the Xcelsius ClientNext Topic: Install CA Clarity PPM Color Schemes in Xcelsius


Enable Cross-domain CA Clarity PPM Data Transfers

If you plan to display Xcelsius visualizations in any of the following ways, set up for cross-domain data transfers:

If you are licensed to use CA Clarity PPM through a service provider, contact your service provider to discuss whether this option is available to you.

Follow these steps:

  1. Create an XML file with the following and save as crossdomain.xml:
    <?xml version="1.0"?>
    <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
    <cross-domain-policy>
       <allow-http-request-headers-from domain="*" headers="*" secure="false" />
       <allow-access-from domain="*" secure="false" />
    </cross-domain-policy>
    
  2. Add the crossdomain.xml file to the following path for the connection method:
    CA Clarity PPM Web Service: <Clarity_home>\tomcat-app-deploy\ROOT