# Properties file for TIBCO OpenAPI Portal engine # Use a synchronous HTTP Client (on same thread as the rule-function is called from) tibco.clientVar.ASG/HttpClient/useSynchHttpClient=false # Number of threads used for HTTP Client (only relevant if useSynchHttpClient=false) tibco.clientVar.ASG/HttpClient/workers=200 # Subject name that we listen for requests from Apache/modBW #tibco.clientVar.ASG/modRV/facade_request=_LOCAL.asg.north.requesttibco.clientVar.ASG/modRV/facade_request=_LOCAL.asg.north.request #tibco.clientVar.ASG/modRV/facade_request_binary=_LOCAL.asg.north.request_binary #Parameters for RV connection between Apache and ASG_Core: #tibco.clientVar.ASG/modRV/RvDaemon=tcp:7500 #tibco.clientVar.ASG/modRV/RvNetwork= #tibco.clientVar.ASG/modRV/RvService=7500 # Parameters for RV connection between ASG_Core and GTM: #tibco.clientVar.ASG/GTM/RV/RvDaemon=tcp:7500 #tibco.clientVar.ASG/GTM/RV/RvNetwork= #tibco.clientVar.ASG/GTM/RV/RvService=7500 # Prefix for all RV subject names used between ASG_Core and CL|GTM tibco.clientVar.Common/Connections/RV/SubjectPrefix=TIBCO.ASG.INTERNAL # Flag to toggle validation of event payloads com.tibco.cep.runtime.channel.payload.validation=false # Flag to allow hot configuration update tibco.clientVar.ASG/Deployments/AllowHotUpdate=true # Root directory for the entire configuration. # tibco.clientVar.ASG/ConfigRoot=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-13/PortalProject # home for asg examples #tibco.clientVar.EXAMPLES_HOME=/apps/tibco2/asg/2.1/examples # default response content type tibco.clientVar.ASG/Response/DefaultContentType=application/json # Turn on or off reporting to CL tibco.clientVar.ASG/Logging/reportingEnabled=false # Interval (ms) for time-batching logging between ASG and CL tibco.clientVar.ASG/Logging/interval=30000 # Logging level: # 0: debug # 1: info # 2: warn # 3: error # 4: no logging tibco.clientVar.ASG/Logging/MinLogLevel=1 # 1=Detail logging ON, 0=detail logging off tibco.clientVar.ASG/Logging/clLogLevel=0 tibco.clientVar.ASG/Facade/PreprocessorType=xslt # Interval (sec) for sending throttle updates to GTM tibco.clientVar.ASG/Throttle/UpdateIntervalSec=10 # CertAuthority for ESB requests #tibco.clientVar.ASG/Facade/CertificateAuthority/ESB=O=ST;CN=ASG;CN=JMS;CN=ESB #tibco.clientVar.ASG/Facade/SerialNumber/ESB=12345 # Default PartnerName for un authenticated requests tibco.clientVar.ASG/anonymous/PartnerName/Authenticated=anon # Apply a CertAuthority for anonymous requests from mod_ASG tibco.clientVar.ASG/modRV/CertificateAuthority/Anonymous=O=TIBCO;CN=ASG;CN=RV;CN=Anonymous tibco.clientVar.ASG/modRV/CertificateAuthority/Basic=O=TIBCO;CN=ASG;CN=HTTP;CN=Basic Domain # Default PartnerName and CertAuthority for authenticated requests via WSS tibco.clientVar.ASG/WSS/PartnerName/Authenticated=wssuser tibco.clientVar.ASG/WSS/CertificateAuthority/Authenticated=O=TIBCO;CN=ASG;CN=WSS;CN=Authenticated tibco.clientVar.ASG/WSS/AddressType/Authenticated=wssAuthUser # Queue names used between ASG and SouthBound component #tibco.clientVar.ASG/Endpoint/ESB0/requestQueue=asg.out.request #tibco.clientVar.ASG/Endpoint/ESB0/replyQueue=asg.out.request.reply.0.0 #tibco.clientVar.ASG/Endpoint/ESB1/requestQueue=asg.out.request #tibco.clientVar.ASG/Endpoint/ESB1/replyQueue=asg.out.request.reply.0.1 #tibco.clientVar.ASG/Endpoint/ESB2/requestQueue=asg.out.request #tibco.clientVar.ASG/Endpoint/ESB2/replyQueue=asg.out.request.reply.0.2 # Queue names used when inbound transport is JMS #tibco.clientVar.ASG/Facade/ESB0/requestQueue=asg.in.request #tibco.clientVar.ASG/Facade/ESB0/replyQueue=asg.in.request.reply.0 # Queue names used for SOAP JMS North #tibco.clientVar.ASG/Facade/SOAPJMS/requestQueue=asg.soap.in.request #tibco.clientVar.ASG/Facade/SOAPJMS/replyQueue=asg.soap.in.request.reply.0 # Dummy cert authority for received SOAPJMS requests #tibco.clientVar.ASG/Facade/SOAPJMS/CertificateAuthority/Anonymous=O=TR;CN=ASG;CN=SOAPJMS;CN=Anonymous #tibco.clientVar.ASG/Facade/SOAPJMS/CertificateAuthority/UserIdentity=O=TR;CN=ASG;CN=SOAPJMS;CN=UserIdentity # Queue names used for SOAP JMS South #tibco.clientVar.ASG/Endpoint/SOAPJMS/DefaultTargetRequestQueue=asg.soap.forward #tibco.clientVar.ASG/Endpoint/SOAPJMS/TargetResponseQueue=asg.soap.forward.reply.0 # DefaultImplementation specific values #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JMSProviderURL=tcp://localhost:7222 #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JNDIContextURL=tibjmsnaming://localhost:7222 #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/TopicConnectionFactoryName=TopicConnectionFactory #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/QueueConnectionFactoryName=QueueConnectionFactory #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JNDIUsername=admin #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JNDIPassword= #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JMSUsername=admin #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection0/JMSPassword= #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JMSProviderURL=tcp://localhost:7222 #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JNDIContextURL=tibjmsnaming://localhost:7222 #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/TopicConnectionFactoryName=TopicConnectionFactory #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/QueueConnectionFactoryName=QueueConnectionFactory #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JNDIUsername=admin #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JNDIPassword= #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JMSUsername=admin #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection1/JMSPassword= #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JMSProviderURL=tcp://localhost:7222 #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JNDIContextURL=tibjmsnaming://localhost:7222 #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/TopicConnectionFactoryName=TopicConnectionFactory #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/QueueConnectionFactoryName=QueueConnectionFactory #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JNDIUsername=admin #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JNDIPassword= #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JMSUsername=admin #tibco.clientVar.Common/Connections/JMS/TargetEsbConnection2/JMSPassword= #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JMSProviderURL=tcp://localhost:7222 #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JNDIContextURL=tibjmsnaming://localhost:7222 #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/TopicConnectionFactoryName=TopicConnectionFactory #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/QueueConnectionFactoryName=QueueConnectionFactory #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JNDIUsername=admin #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JNDIPassword= #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JMSUsername=admin #tibco.clientVar.Common/Connections/JMS/FacadeEsbConnection0/JMSPassword= # GVs for North SOAPJMS connections #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/JMSProviderURL=tcp://localhost:7222 #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/JNDIContextURL=tibjmsnaming://localhost:7222 #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/TopicConnectionFactoryName=TopicConnectionFactory #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/QueueConnectionFactoryName=QueueConnectionFactory #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/JNDIUsername=admin #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/JNDIPassword= #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/JMSUsername=admin #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Facade/JMSPassword= # GVs for South SOAPJMS connections #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/JMSProviderURL=tcp://localhost:7222 #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/JNDIContextURL=tibjmsnaming://localhost:7222 #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/TopicConnectionFactoryName=TopicConnectionFactory #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/QueueConnectionFactoryName=QueueConnectionFactory #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/JNDIUsername=admin #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/JNDIPassword= #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/JMSUsername=admin #tibco.clientVar.Common/Connections/JMS/SOAPConnection_Target/JMSPassword= #Facade HTTP Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Port=9906 be.engine.channel.pageflow.genericContext.enabled=true #Facade HTTPS Channel tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Host=localhost tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Port=10017 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/useSSL=true tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Identity=/DefaultImplementation/SharedResources/HTTP/HTTPIdentityResource.id tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/IdentityFileType=url tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/IdentityType= tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/IdentityURL= tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/IdentityFilePassword= tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/CertificateURL= tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/KeyURL= tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/RequiresClientAuthentication=false tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/TruststorePassword= tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/TrustedCertificateFolder= #OAuth HTTP Channel #tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Port=9322 #tibco.clientVar.DefaultImplementation/Connections/HTTP/OAuthWebappsConnection/Webapps=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-13/default/webapps/oauth #---------------- # Portal Engine properties tibco.clientVar.ASG/Engine/Type=com.tibco.asg.portal.engine # Portal Engine MySQL asg.portal.engine.mysql.database.driver=com.mysql.jdbc.Driver asg.portal.engine.mysql.database.url=jdbc:mysql://localhost:3306/asg_openapi?autoReconnect=true # Portal Engine MySQL database connection pool asg.portal.engine.db.connectionPool.initialConnections=3 asg.portal.engine.db.connectionPool.maxConnections=10 asg.portal.engine.db.connectionPool.waitIfBusy=true # Portal Engine MySQL database username/password asg.portal.engine.db.username=root asg.portal.engine.db.password=root # Portal Engine Swagger specification document location URL prefix asg.portal.engine.swagger.spec.url.prefix = http://localhost/joomla/uploads/swaggerSpecs/ # Portal Server URL prefix asg.portal.url.prefix = http://localhost/joomla # Portal Engine workarea asg.portal.engine.workarea=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-13/portalengine # Portal Engine setting on enabling master configuration asg.portal.configMaster.enabled=false # Portal Engine MySQL database tablename prefix. Default value: openapi_ #asg.portal.engine.mysql.database.tablename.prefix=openapi_ # Portal Server Hostname. # Uncomment out the following line and specify the hostname of the Portal server that provides SSL support #asg.portal.server.hostname=localhost # Spotfire configuration details. Change the localhost to point to the Spotfire Web Player host and the port to the Spotfire Web Player port asg.portal.spotfire.url.prefix=http://localhost:8550 #Path in the spotfire library of the folder that contains Host and Partner analysis asg.portal.spotfire.library.path.prefix=/ASG #Credentials for http basic authentication to Spotfire Web Player asg.portal.spotfire.username=admin asg.portal.spotfire.password=admin # Central Logger database asg.portal.engine.cl.database.driver=com.mysql.jdbc.Driver asg.portal.engine.cl.database.url=jdbc:mysql://localhost:3306/asgstat?autoReconnect=true # Central Logger database connection pool asg.portal.engine.cl.db.connectionPool.initialConnections=3 asg.portal.engine.cl.db.connectionPool.maxConnections=10 asg.portal.engine.cl.db.connectionPool.waitIfBusy=true # Central Logger database username/password asg.portal.engine.cl.db.username=asguser asg.portal.engine.cl.db.password=#!uAELESGbtTs0kurz9q9YDzFiiBCRfhX5 # Quota usage checking interval in minutes asg.portal.engine.quotaUsageCheckInterval=1 #SSL Properties for Spotfire asg.portal.spotfire.ssl.property.file.path= # FacadeAccess.cfg Partner Timeout asg.portal.facadeaccess.partner.timeout=25000 #Transport to be used for communication in APIX #Valid values are "RV" and "AS". Default is "AS" tibco.clientVar.ASG/transport=AS #Portal and Gateway should not have the same AS properties, since we don't want them to form the cluster #Properties to connect to AS metaspace #asLogLevel values: 0-7 #0 - INFO, 1 - WARN, 2 - ERROR, 3 - FATAL, #4 - FINE, 5 - FINER, 6 - FINEST, 7 - NONE tibco.clientVar.ASG/AS/MetaspaceName=APIXMS_PORTAL tibco.clientVar.ASG/AS/DiscoveryUrl=tcp://127.0.0.1:15000 tibco.clientVar.ASG/AS/ListenUrl=tcp://127.0.0.1:15000-*/ tibco.clientVar.ASG/AS/asLogLevel=0 tibco.clientVar.ASG/AS/asLogDir=/apps/tibco2/cfgmgmt/tibco/cfgmgmt/asg-13/logs tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Workers=100 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPSSLConnection/Workers=100 tibco.clientVar.DefaultImplementation/Connections/HTTP/FacadeHTTPConnection/Host=localhost