Introduction to the new plug-in (OpenTools) in ODI

Source: Internet
Author: User
1. To add an ODI driver to ODI11G, copy the data jdbc driver to the following two locations: $ HOME (usually in the windows system folder, for example, C: UsersAdministratorAppDataRoamingodioracledi ). odioraclediuserlib ----- used for statio data integration; ODI_HOMEoraclediagentdrivers ----

1. To add an ODI driver to ODI11G, copy the data jdbc driver to the following two locations: $ HOME (usually in the windows system folder, for example, C: \ Users \ Administrator \ AppData \ Roaming \ odi \ oracledi \)/. odi/oracledi/userlib ----- data integration for statio; ODI_HOME/oracledi/agent/drivers /----

1. To add an ODI driver to ODI11G, copy the data jdbc driver to the following two locations: $ HOME (usually in the windows system folder, for example, C: \ Users \ Administrator \ AppData \ Roaming \ odi \ oracledi \)/. odi/oracledi/userlib ----- data integration for statio; ODI_HOME/oracledi/agent/drivers/---- data integration for proxy; wang Ke 2. Add the custom plug-in to first place the open tools jar package to be added to the ODI driver. After opening ODIstadio, select add or delete open tools from the odi menu:
The related code is as follows:/*****/package com. dataonv. OpenTools; import javax. swing. JOptionPane;/* Needed fZ restart? http://www.2cto.com/kf/ware/vc/ "Target =" _ blank "class =" keylink "> signature + z9rbUu7C/Signature =" | getParameterValue ("-TITLE "). equals ("")/** title was not * filled in by * user */{JOptionPane. showMessageDialog (null, (String) getParameterValue ("-TEXT"), (String) "Message", JOptionPane. INFORMATION_MESSAGE);} else {JOptionPane. showMessageDialog (null, (String) getParameterValue ("-TEXT"), (String) getParameterValue ("-TITLE"), JOptionPane. INFORMATION_MESSAGE) ;}/ * Traps any exception and throw them as OpenToolExecutionException */catch (IllegalArgumentException e) {throw new OpenToolExecutionException (e );}}}

Agent Startup command: 1. linux :. /agent. sh-PORT = 20300-NAME = agent_001-PROTOCOL = http2, windows: agent. bat "-PORT = 20300" "-NAME = agent_001" "-PROTOCOL = http"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.