![]() |
VOOZH | about |
One of the strengths of the CData JDBC Driver for MYOB AccountRight is its cross-platform support, enabling integration with major BI tools. Follow the procedure below to access MYOB AccountRight data in KNIME and to create a chart from MYOB AccountRight data using the report designer.
jdbc:myob:OAuthClientId=YourClientId; OAuthClientSecret=YourClientSecret; CompanyFileId=yourCompanyFileId; CallbackURL=http://localhost:33333; User=companyFileUser; Password=companyFilePassword;InitiateOAuth=GETANDREFRESH;
For assistance in constructing the JDBC URL, use the connection string designer built into the MYOB AccountRight data JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.myob.jarπ Connection properties added to CData driver
Additionally, please refer to our documentation to learn more about Connection Properties
Now you can go to the Read/Write section in Node Repository and get a DB Query Reader, to be able to execute a query.
π DB Query Reader
Double-click on your DB Query Reader and click the refresh button to load the metadata. Create an SQL Statement and click Evaluate. After clicking Evaluate you will be able to see the records requested. To learn more about the tables/views that are listed in our driver please refer to our Data Model.
π DB Query Reader to load the metadata
Download a free, 30-day trial of the CData JDBC Driver for MYOB AccountRight and start building MYOB AccountRight-connected charts and reports with KNIME. Reach out to our Support Team if you have any questions.
Download a free trial of the MYOB AccountRight Driver to get started:
Download NowLearn more:
π MYOB AccountRight IconComplete read-write access to MYOB AccountRight enables developers to search (Customers, Transactions, Invoices, Sales Receipts, etc.), update items, edit customers, and more, from any Java/J2EE application.