Products | Versions |
---|---|
TIBCO Live Datamart | 10.1 |
LDMEngine = { systemProperties = { "liveview.server.allowedOrigins" = "hostname" } }
The correct hostname format for an origin is:
scheme://hostname:port
for example:
http://myapp.example.com:12345 https://myapp.example.com"*" can be used to allow all accesses.