Does TIBCO BW support the cross domain policy configuration?

Does TIBCO BW support the cross domain policy configuration?

book

Article ID: KB0084405

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:

BW does not support the cross-domain policy configuration as Cross domain policy is not a SOAP standard.


Environment:
===========
ALL

Resolution:
==========
The HTTP proxy can be used to achieve this. If we configure a proxy webservice hosting the cross-domain policy file (http://<domain-name>crossdomainpolicy.xml), then the Flash File can send the request to the proxy webservice (HTTP receiver)  which can receive the request, check the domain policies, and then redirect the request to the BW webservice. It will also receive the response from BW (check the domain policies again if required) and send the response back to the end client. 

References:
==========
http://<domain-name>crossdomainpolicy.xml; TSC SR 154432

Issue/Introduction

Does TIBCO BW support the cross domain policy configuration?