Symptom
How to deploy crossdomain.xml on SAP Netweaver 7 and 7.1
Environment
SAP Netweaver 7 and 7.1
Resolution
Steps to deploy crossdomain.xml on SAP Netweaver 7 and 7.1 :
1. Copy the policy file to:
C:\usr\sap\<Server ID>\J00(JC00 for Netweaver7.0)\j2ee\cluster\apps\sap.com\com.sap.eng\crossdomain.xml
2. Specify the MIME type for the policy file:
-
For Netweaver 7.0, Netweaver 7.0 EhP1, and Netweaver 2004:
1. Open the Visual Administrator.
2. Choose the Properties tab of the HTTP Provider Service running on the server process.
3. Enter a new MIME type in the list that appears as a value for the MIME property.
You must specify the file extension first and then the MIME type, and separate them by a comma. For example:.xml,text/x-cross-domain-policy.
4. Choose Save Properties.
-
For Netweaver 7.1 and Netweaver 7.1 EhP1:
1. Open NetWeaver Administrator.
2. Navigate to Java System Properties: Configuration Management > Infrastructure.
3. In the Services tab, select HTTP Provider Service. A list of all service properties is displayed on the Extended Details tab page.
4. Enter a new MIME type in the list that appears as a value for the MIME property. You must specify the file extension first and then the MIME type, and separate them by a comma. For example:.xml,text/x-cross-domain-policy.
5. Choose Save Changes.
See Also
Keywords
Dashboard Design, Xcelsius, 2032, can not access external data , KBA , BI-RA-XL , Obsolete: BusinessObjects Dashboards and Presentation Design , How To