123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: ps
- (C) Copyright IBM Corp. 2005, 2021
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xts="http://developer.cognos.com/schemas/xts/" exclude-result-prefixes="xsl xts">
- <xsl:output method="xml" version="1.0" encoding="UTF-8"/>
- <xsl:template match="/">
- <datasources>
- <datasource>
- <value>other</value>
- <name>
- <xts:string id="IDS_PROP_CONN_OTHER"/>
- </name>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>contributor</value>
- <code>CR</code>
- <patternMatch match="excludes">;SERVER=</patternMatch>
- <name>
- <xts:string id="IDS_PROP_CONN_CONTRIBUTOR"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_CONTRIBUTOR"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>powercube</value>
- <code>PC</code>
- <name>
- <xts:string id="IDS_PROP_CONN_POWERCUBE"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_POWERCUBE"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>db2</value>
- <code>D2</code>
- <name>
- <xts:string id="IDS_PROP_CONN_DB2"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_DB2"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <tabLabel>
- <xts:string id="IDS_SELECT_CONNECT_CLI_TAB_LABEL"/>
- </tabLabel>
- <queryServiceEquivalent>jdbc-db2</queryServiceEquivalent>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- </datasource>
- <datasource>
- <value>jdbc-db2</value>
- <code>JD-D2</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JDBC_DB2"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_DB2"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <testConnectionProvider>queryService</testConnectionProvider>
- <authentication>
- <type>namespace</type>
- </authentication>
- <properties>
- <xsl:call-template name="m_connection_servername"/>
- <xsl:call-template name="m_connection_port">
- <xsl:with-param name="mandatory" select="'false'"/>
- </xsl:call-template>
- <xsl:call-template name="m_connection_database_name"/>
- <xsl:call-template name="m_connection_jdbc_parameters"/>
- </properties>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>dbtwoolap</value>
- <code>DO</code>
- <name>
- <xts:string id="IDS_PROP_CONN_DB2OLAP"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_DB2OLAP"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>informix</value>
- <code>IF</code>
- <name>
- <xts:string id="IDS_PROP_CONN_INFORMIX"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_INFORMIX"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>sqlodbc</value>
- <code>SS</code>
- <name>
- <xts:string id="IDS_PROP_CONN_SQL_ODBC"/>
- </name>
- <neutralName>
- <xts:string id="IDS_PROP_CONN_SQL_NEUTRAL"/>
- </neutralName>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SQL_ODBC"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <tabLabel>
- <xts:string id="IDS_SELECT_CONNECT_ODBC_TAB_LABEL"/>
- </tabLabel>
- <queryServiceEquivalent>jdbc-sql</queryServiceEquivalent>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>jdbc-sql</value>
- <code>JD-SS</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JDBC_SQL"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_SQL"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <testConnectionProvider>queryService</testConnectionProvider>
- <authentication>
- <type>namespace</type>
- </authentication>
- <properties>
- <xsl:call-template name="m_connection_servername"/>
- <xsl:call-template name="m_connection_port">
- <xsl:with-param name="mandatory" select="'false'"/>
- </xsl:call-template>
- <xsl:call-template name="m_connection_database_name">
- <xsl:with-param name="maxLength" select="'128'"/>
- <xsl:with-param name="mandatory" select="'false'"/>
- </xsl:call-template>
- <property>
- <value>m_connection_sql_instance_name</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_SQL_INSTANCE_NAME" encode="javascript"/>
- </name>
- <validationRules>
- <maxLength>128</maxLength>
- </validationRules>
- </property>
- <property>
- <value>m_connection_jdbc_connect_time</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_LOGIN_TIMEOUT" encode="javascript"/>
- </name>
- <default>0</default>
- <validationRules>
- <type>positiveInteger</type>
- </validationRules>
- </property>
- <xsl:call-template name="m_connection_jdbc_parameters"/>
- </properties>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>sql2012-2014</value>
- <code>OL</code>
- <patternMatch match="contains">;Provider=SQLNCLI11;</patternMatch>
- <name>
- <xts:string id="IDS_PROP_CONN_SQL2012_2014"/>
- </name>
- <neutralName>
- <xts:string id="IDS_PROP_CONN_SQL2012_2014_NEUTRAL"/>
- </neutralName>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SQL2012_2014"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsOptionalConnectionParameters>true</supportsOptionalConnectionParameters>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <tabLabel>
- <xts:string id="IDS_SELECT_CONNECT_NATIVE_TAB_LABEL"/>
- </tabLabel>
- <queryServiceEquivalent>jdbc-sql</queryServiceEquivalent>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- </datasource>
- <datasource>
- <value>msanalysis2012</value>
- <code>M12</code>
- <name>
- <xts:string id="IDS_PROP_CONN_MSANALYSIS2012"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_MSANALYSIS2012"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>msanalysis2014</value>
- <code>M14</code>
- <name>
- <xts:string id="IDS_PROP_CONN_MSANALYSIS2014"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_MSANALYSIS2014"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>msanalysis2016</value>
- <code>M16</code>
- <name>
- <xts:string id="IDS_PROP_CONN_MSANALYSIS2016"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_MSANALYSIS2016"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>msanalysis2017</value>
- <code>M17</code>
- <name>
- <xts:string id="IDS_PROP_CONN_MSANALYSIS2017"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_MSANALYSIS2017"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>msas_xmla</value>
- <code>X8</code>
- <name>
- <xts:string id="IDS_PROP_CONN_MSAS_XMLA"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_MSAS_XMLA"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>netezza</value>
- <code>NZ</code>
- <name>
- <xts:string id="IDS_PROP_CONN_NETEZZA_NEUTRAL"/>
- </name>
- <neutralName>
- <xts:string id="IDS_PROP_CONN_NETEZZA_NEUTRAL"/>
- </neutralName>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_NETEZZA"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <tabLabel>
- <xts:string id="IDS_SELECT_CONNECT_ODBC_TAB_LABEL"/>
- </tabLabel>
- <queryServiceEquivalent>jdbc-netezza</queryServiceEquivalent>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>jdbc-netezza</value>
- <code>JD-NZ</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JDBC_NETEZZA"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_NETEZZA"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <testConnectionProvider>queryService</testConnectionProvider>
- <properties>
- <xsl:call-template name="m_connection_servername"/>
- <xsl:call-template name="m_connection_port">
- <xsl:with-param name="mandatory" select="'false'"/>
- </xsl:call-template>
- <xsl:call-template name="m_connection_database_name"/>
- <xsl:call-template name="m_connection_jdbc_parameters"/>
- </properties>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>odbc</value>
- <code>OD</code>
- <name>
- <xts:string id="IDS_PROP_CONN_ODBC"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_ODBC"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>jdbc-generic</value>
- <code>JDBC</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JDBC_GENERIC"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_GENERIC"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <testConnectionProvider>queryService</testConnectionProvider>
- <authentication>
- <type>namespace</type>
- </authentication>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <supportedDataSources>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_DB2_ISERIES"/></name>
- <subprotocol>as400</subprotocol>
- <url>jdbc:as400://<host>:<port>/<database-name>;date format=iso;time format=iso;decimal separator=.</url>
- <properties></properties>
- <driver>com.ibm.as400.access.AS400JDBCDriver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_INFORMIX"/></name>
- <subprotocol>informix-sqli</subprotocol>
- <url>jdbc:informix-sqli://<host>:<port>/[<database-name>]:INFORMIXSERVER=<server-name>;DB_LOCALE=en_us.utf8;CLIENT_LOCALE=en_us.utf8;DELIMIDENT=Y</url>
- <properties></properties>
- <driver>com.informix.jdbc.IfxDriver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_BIGINSIGHTS_BIGSQL"/></name>
- <subprotocol>db2</subprotocol>
- <url>jdbc:db2://<host>:<port>/<database-name></url>
- <properties></properties>
- <driver>com.ibm.db2.jcc.DB2Driver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_CLOUDERA_IMPALA"/></name>
- <subprotocol>impala</subprotocol>
- <url>jdbc:impala://<host>:<port>/<database-name></url>
- <properties/>
- <driver>com.cloudera.impala.jdbc4.Driver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_EXASOL"/></name>
- <subprotocol>exa</subprotocol>
- <url>jdbc:exa:<host>:<port>;schema=database-name</url>
- <properties/>
- <driver>com.exasol.jdbc.EXADriver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_APACHE_HIVE"/></name>
- <subprotocol>hive2</subprotocol>
- <url>jdbc:hive2://<host>:<port>/<database-name></url>
- <properties></properties>
- <driver>org.apache.hive.jdbc.HiveDriver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_MYSQL_JDBC"/></name>
- <subprotocol>mysql</subprotocol>
- <url>jdbc:mysql://<host>:<port>/<database-name>?noAccessToProcedureBodies=true</url>
- <properties></properties>
- <driver>com.mysql.cj.jdbc.Driver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_GREENPLUM"/></name>
- <subprotocol>pivotal:greenplum</subprotocol>
- <url>jdbc:pivotal:greenplum://host:port;DatabaseName=<name></url>
- <properties/>
- <driver>com.pivotal.jdbc.GreenplumDriver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_POSTGRES_JDBC"/></name>
- <subprotocol>postgresql</subprotocol>
- <url>jdbc:postgresql://<host>:<port>/<database-name></url>
- <properties></properties>
- <driver>org.postgresql.Driver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_SAP_HANA"/></name>
- <subprotocol>sap</subprotocol>
- <url>jdbc:sap://<host>:<port></url>
- <properties></properties>
- <driver>com.sap.db.jdbc.Driver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_SYBASE_IQ_JDBC"/></name>
- <subprotocol>sybase:Tds</subprotocol>
- <url>jdbc:sybase:Tds:<host>:<port>/<database-name>?SQLINITSTRING=SET quoted_identifier ON</url>
- <properties></properties>
- <driver>com.sybase.jdbc42.jdbc.SybDriver</driver>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_VERTICA"/></name>
- <subprotocol>vertica</subprotocol>
- <url>jdbc:vertica://<host>:<port>/<database-name></url>
- <properties></properties>
- <driver>com.vertica.jdbc.Driver</driver>
- </supportedDataSource>
- </supportedDataSources>
- </datasource>
- <datasource>
- <value>oracle</value>
- <code>OR</code>
- <name>
- <xts:string id="IDS_PROP_CONN_ORACLE"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_ORACLE"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <tabLabel>
- <xts:string id="IDS_SELECT_CONNECT_OCI_TAB_LABEL"/>
- </tabLabel>
- <queryServiceEquivalent>jdbc-oracle</queryServiceEquivalent>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- </datasource>
- <datasource>
- <value>jdbc-oracle</value>
- <code>JD-OR</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JDBC_ORACLE"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_ORACLE"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <testConnectionProvider>queryService</testConnectionProvider>
- <properties>
- <xsl:call-template name="m_connection_servername"/>
- <xsl:call-template name="m_connection_port"/>
- <property>
- <value>m_connection_oracle_service_id</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_ORACLE_SERVICE_ID" encode="javascript"/>
- </name>
- <default>ORCL</default>
- <validationRules>
- <mandatory>true</mandatory>
- </validationRules>
- </property>
- <property>
- <value>m_connection_oracle_tns_name</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_ORACLE_TNS_NAME" encode="javascript"/>
- </name>
- <validationRules>
- <mandatory>true</mandatory>
- </validationRules>
- </property>
- <property>
- <value>m_connection_oracle_net_descriptor</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_JDBC_ORACLE_NET_DESCRIPTOR" encode="javascript"/>
- </name>
- <validationRules>
- <type>oracleNetDescriptor</type>
- <mandatory>true</mandatory>
- </validationRules>
- </property>
- <xsl:call-template name="m_connection_jdbc_parameters"/>
- </properties>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>sfdc</value>
- <code>sfdc</code>
- <name>
- <xts:string id="IDS_PROP_CONN_SFDC"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SFDC"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>sap</value>
- <code>BW</code>
- <name>
- <xts:string id="IDS_PROP_CONN_SAP"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SAP"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
-
- <datasource>
- <value>sapR3</value>
- <code>R3</code>
- <name>
- <xts:string id="IDS_PROP_CONN_SAP_R3"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SAP_R3"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamEquals name="showECC">1</ifParamEquals>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>sybase_ct15</value>
- <code>CT15</code>
- <name>
- <xts:string id="IDS_PROP_CONN_SYBASE_CT15"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SYBASE_CT15"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>sybaseIQ</value>
- <code>IQ</code>
- <name>
- <xts:string id="IDS_PROP_CONN_SYBASE_IQ"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_SYBASE_IQ"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>teradata</value>
- <code>TD</code>
- <name>
- <xts:string id="IDS_PROP_CONN_TERADATA_NEUTRAL"/>
- </name>
- <neutralName>
- <xts:string id="IDS_PROP_CONN_TERADATA_NEUTRAL"/>
- </neutralName>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_TERADATA"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <tabLabel>
- <xts:string id="IDS_SELECT_CONNECT_ODBC_TAB_LABEL"/>
- </tabLabel>
- <queryServiceEquivalent>jdbc-teradata</queryServiceEquivalent>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>jdbc-teradata</value>
- <code>JD-TD</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JDBC_TERADATA"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_TERADATA"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <testConnectionProvider>queryService</testConnectionProvider>
- <authentication>
- <type>namespace</type>
- </authentication>
- <properties>
- <xsl:call-template name="m_connection_servername"/>
- <xsl:call-template name="m_connection_port">
- <xsl:with-param name="mandatory" select="'false'"/>
- </xsl:call-template>
- <xsl:call-template name="m_connection_database_name">
- <xsl:with-param name="mandatory" select="'false'"/>
- </xsl:call-template>
- <xsl:call-template name="m_connection_jdbc_parameters"/>
- </properties>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>tm1R</value>
- <code>TMR</code>
- <name>
- <xts:string id="IDS_PROP_CONN_TM1R"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_TMR"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>tm1</value>
- <code>TM</code>
- <name>
- <xts:string id="IDS_PROP_CONN_TM1"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_TM1"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <authentication>
- <type>namespace</type>
- </authentication>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <!--
- <datasource>
- <value>odata</value>
- <code>ODATA</code>
- <name>
- <xts:string id="IDS_PROP_CONN_ODATA"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_ODATA"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- -->
- <!--
- <datasource>
- <value>json</value>
- <code>JSON</code>
- <name>
- <xts:string id="IDS_PROP_CONN_JSON"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JSON"/>
- </editDescription>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <testConnectionProvider>queryService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <supportedDataSources>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_CLOUDANT"/></name>
- <subType>Cloudant</subType>
- <authenticationTypes>
- <authenticationType isDefault="false">
- <type>None</type>
- </authenticationType>
- <authenticationType isDefault="true">
- <type>Basic</type>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_COUCHDB"/></name>
- <subType>CouchDB</subType>
- <authenticationTypes>
- <authenticationType isDefault="false">
- <type>None</type>
- </authenticationType>
- <authenticationType isDefault="true">
- <type>Basic</type>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_FACEBOOK"/></name>
- <subType>Facebook</subType>
- <authenticationTypes>
- <authenticationType isDefault="true">
- <type>OAuth2.0</type>
- <authorizationEndpoint>https://graph.facebook.com/oauth/authorize</authorizationEndpoint>
- <tokenEndpoint>https://graph.facebook.com/oauth/access_token</tokenEndpoint>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_GEOJSON"/></name>
- <subType>GeoJSON</subType>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_GOOGLE_ANALYTICS"/></name>
- <subType>GoogleAnalytics</subType>
- <authenticationTypes>
- <authenticationType isDefault="false">
- <type>APIKey</type>
- <userID>key</userID>
- </authenticationType>
- <authenticationType isDefault="true">
- <type>OAuth2.0</type>
- <authorizationEndpoint>https://accounts.google.com/o/oauth2/auth</authorizationEndpoint>
- <tokenEndpoint>https://accounts.google.com/o/oauth2/token</tokenEndpoint>
- <scope>https://www.googleapis.com/auth/analytics https://www.googleapis.com/auth/analytics.readonly</scope>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_GOOGLE_PLACES"/></name>
- <subType>GooglePlaces</subType>
- <authenticationTypes>
- <authenticationType>
- <type>APIKey</type>
- <userID>key</userID>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_GOOGLE_PLUS"/></name>
- <subType>Google+</subType>
- <authenticationTypes>
- <authenticationType>
- <type>APIKey</type>
- <userID>key</userID>
- </authenticationType>
- <authenticationType>
- <type>OAuth2.0</type>
- <authorizationEndpoint>https://accounts.google.com/o/oauth2/auth</authorizationEndpoint>
- <tokenEndpoint>https://accounts.google.com/o/oauth2/token</tokenEndpoint>
- <scope>https://www.googleapis.com/auth/plus.login https://www.googleapis.com/auth/plus.me</scope>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_LINKEDIN"/></name>
- <subType>LinkedIn</subType>
- <authenticationTypes>
- <authenticationType>
- <type>OAuth2.0</type>
- <authorizationEndpoint>https://www.linkedin.com/uas/oauth2/authorization</authorizationEndpoint>
- <tokenEndpoint>https://www.linkedin.com/uas/oauth2/accessToken</tokenEndpoint>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_TWITTER"/></name>
- <subType>Twitter</subType>
- <authenticationTypes>
- <authenticationType isDefault="true">
- <type>OAuth1.0</type>
- <temporaryTokenEndpoint>https://api.twitter.com/oauth/request_token</temporaryTokenEndpoint>
- <authorizationEndpoint>https://api.twitter.com/oauth/authenticate</authorizationEndpoint>
- <tokenEndpoint>https://api.twitter.com/oauth/access_token</tokenEndpoint>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_YOUTUBE_DATA"/></name>
- <subType>YouTubeData</subType>
- <authenticationTypes>
- <authenticationType isDefault="false">
- <type>APIKey</type>
- <userID>key</userID>
- </authenticationType>
- <authenticationType isDefault="true">
- <type>OAuth2.0</type>
- <authorizationEndpoint>https://accounts.google.com/o/oauth2/auth</authorizationEndpoint>
- <tokenEndpoint>https://accounts.google.com/o/oauth2/token</tokenEndpoint>
- <scope>https://www.googleapis.com/auth/youtube https://www.googleapis.com/auth/youtube.readonly</scope>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_JSON_OTHER"/></name>
- <subType>Other</subType>
- <authenticationTypes>
- <authenticationType isDefault="true">
- <type>None</type>
- </authenticationType>
- <authenticationType isDefault="false">
- <type>APIKey</type>
- </authenticationType>
- <authenticationType isDefault="false">
- <type>Basic</type>
- </authenticationType>
- <authenticationType isDefault="false">
- <type>OAuth1.0</type>
- </authenticationType>
- <authenticationType isDefault="false">
- <type>OAuth2.0</type>
- </authenticationType>
- </authenticationTypes>
- </supportedDataSource>
- </supportedDataSources>
- <supportedMimeTypes>
- <supportedMimeType>
- <name><xts:string id="IDS_PROP_CONN_MIME_TYPE_JSON"/></name>
- </supportedMimeType>
- <supportedMimeType>
- <name><xts:string id="IDS_PROP_CONN_MIME_TYPE_XML"/></name>
- </supportedMimeType>
- <supportedMimeType>
- <name><xts:string id="IDS_PROP_CONN_MIME_TYPE_TEXT"/></name>
- </supportedMimeType>
- </supportedMimeTypes>
- </datasource>
- -->
- <datasource>
- <value>xml</value>
- <code>XML</code>
- <name>
- <xts:string id="IDS_PROP_CONN_XML"/>
- </name>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>metadataService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- </datasource>
- <datasource>
- <value>filenet</value>
- <code>RP-CMIS-FILENET</code>
- <name>
- <xts:string id="IDS_PROP_CONN_REPOSITORY"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_REPOSITORY"/>
- </editDescription>
- <pluginOptions>
- <option>CMIS_FileNet</option>
- <option>CMIS_CM8</option>
- <option>FileSystem</option>
- </pluginOptions>
- <defaultPluginOption>CMIS_FileNet</defaultPluginOption>
- <supportsIsolationLevels>false</supportsIsolationLevels>
- <supportsCommandBlocks>false</supportsCommandBlocks>
- <testConnectionProvider>contentManagerService</testConnectionProvider>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <ifIsInstalled name="repositoryIntegration"/>
- <defaultCapability>repository</defaultCapability>
- <not><ifConfigParamEquals name="edition">mid-market</ifConfigParamEquals></not>
- </datasource>
- <datasource>
- <value>lob-jdbc</value>
- <code>JDBC</code>
- <name>
- <xts:string id="IDS_PROP_CONN_LOB_REPOSITORY"/>
- </name>
- <editDescription>
- <xts:string id="IDS_NEW_INTRO_CONNECT_DESC_JDBC_GENERIC"/>
- </editDescription>
- <supportsIsolationLevels>true</supportsIsolationLevels>
- <supportsCommandBlocks>true</supportsCommandBlocks>
- <supportsUserIdentificationTransform>true</supportsUserIdentificationTransform>
- <authentication>
- <type>namespace</type>
- </authentication>
- <primary>true</primary>
- <not>
- <ifParamEquals name="showECC">2</ifParamEquals>
- </not>
- <ifParamNotExists name="fromCMM"/>
- <defaultCapability>lobData</defaultCapability>
- <supportedDataSources>
- <supportedDataSource>
- <name><xts:string id="IDS_PROP_CONN_LOB_DB2_JDBC"/></name>
- <subprotocol>db2</subprotocol>
- <url>jdbc:db2://<host>:<port>/<database-name></url>
- <properties></properties>
- <driver>com.ibm.db2.jcc.DB2Driver</driver>
- </supportedDataSource>
- </supportedDataSources>
- </datasource>
- </datasources>
- </xsl:template>
- <xsl:template name="m_connection_servername">
- <property>
- <value>m_connection_servername</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_DATASOURCE" encode="javascript"/>
- </name>
- <validationRules>
- <mandatory>true</mandatory>
- <reservedChar/>
- </validationRules>
- </property>
- </xsl:template>
- <xsl:template name="m_connection_port">
- <xsl:param name="defaultPort" select="''"/>
- <xsl:param name="mandatory" select="'true'"/>
- <property>
- <value>m_connection_port</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_PORTNUMBER" encode="javascript"/>
- </name>
- <default><xsl:value-of select="$defaultPort"/></default>
- <validationRules>
- <type>port</type>
- <mandatory><xsl:value-of select="$mandatory"/></mandatory>
- </validationRules>
- </property>
- </xsl:template>
- <xsl:template name="m_connection_database_name">
- <xsl:param name="maxLength" select="''"/>
- <xsl:param name="mandatory" select="'true'"/>
- <property>
- <value>m_connection_jdbc_database_name</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_DATABASE_NAME" encode="javascript"/>
- </name>
- <validationRules>
- <mandatory><xsl:value-of select="$mandatory"/></mandatory>
- <reservedChar/>
- <xsl:if test="$maxLength != ''">
- <maxLength><xsl:value-of select="$maxLength"/></maxLength>
- </xsl:if>
- </validationRules>
- </property>
- </xsl:template>
- <xsl:template name="m_connection_jdbc_parameters">
- <property>
- <value>m_connection_jdbc_parameters</value>
- <name>
- <xts:string id="IDS_SELECT_CONNECT_JDBC_CONNECTION_PARAMETERS" encode="javascript"/>
- </name>
- </property>
- </xsl:template>
- </xsl:stylesheet>
|