Value wrong in the API - A question about API
1. Environment
2. Goto this URL where $SERVERNAME is a managed host: http://$SERVERNAME.$DOMAIN.com:7001/Agile/ServerAPIProperties
Results something like
- Agile 9301
- WLS.
- Clustered environment, fronted by an F5 LTM.
- Users are directed to agile.domain.com, which is a front end for the LTM.
2. Goto this URL where $SERVERNAME is a managed host: http://$SERVERNAME.$DOMAIN.com:7001/Agile/ServerAPIProperties
Results something like
# # java.io.tmpdir=/var/tmp/ # java.io.tmpdir.readable=true # java.io.tmpdir.writable=true # sdk.extensions=/opt/agl/agile93/integration/sdk/extensions # sdk.extensions.readable=true # sdk.extensions.writable=true # cookie.domain=.na.plexus.com # minimum-api-version=9.22 current-server-version=9.3.0.1 (Build 19) current-impl-version=Agile PLM 9.3.0.1 (2009-12-09.10-28-47.513) session-class=com.agile.api.pc.Session authenticator-class=com.agile.api.common.WebLogicAuthenticator transaction-manager=com.agile.api.common.WebLogicTransactionManager app.server.type=weblogic env-name.0=java.naming.factory.initial env-name.1=java.naming.provider.url env-value.1=t3://servername.domain.com:7001 env-set.1=false env-value.0=weblogic.jndi.WLInitialContextFactory env-set.0=false
0