Connection Odoo and OPC_UA - odoo

I want to connect Odoo and OPC UA. On the website: https://www.odoo.com/de_DE/blog/unser-blog-5/meet-odoo-15-807, it is written that the IoT box now supports the OPC protocol.
The aim is to create a server using OPC UA and using data from Odoo.
Does anyone know how to do so?
Thanks!

Related

connect WSO2 integration studio with remote server WSO2 Mi

I made an API on integration studio on my local computer, Now I want to deploy API on WSO2 MI that is on remote server. I added server and chose WSO2 Remote Server and set other configs, but when server is started and CompositeExporter is synced, nothing happened on MI and API is not there.
I do not know what is wrong.
Can anyone help me?
Thanks
Please refer to https://ei.docs.wso2.com/en/7.2.0/micro-integrator/develop/using-remote-micro-integrator/ documentation to add remote EI or MI server into Integration Studio. Once you integrate a server, follow the below steps.
Open the Servers view (Windows > Show Views > Servers)
right-click on the added server and select Add or Remove option
Select Composite Exporter module to be packed.

Connect to Remote Server with Power BI

Within my company there's the wish to use Power BI.
This should be connected to a server which is on a Remote Desktop.
The users don't have access to this Remote Desktop, so want to use Power BI locally.
Is this possible, because I can't find a way?
You can install powerbi in your local machine and connect to remote server to get the data

How to connect the QuickBooks (QODBC) data through Pentaho (Kettle) for ETL?

I am trying to connect the QuickBooks (QODBC) application data through Pentaho (Kettle) for ETL process. Would like to know how can we connect the QuickBooks (QODBC) application data through Pentaho.
Pentaho's ODBC connections use the JDBC-ODBC bridge that is bundled with Java.
The JDBC-ODBC bridge driver was removed in Java 8, preventing ODBC drivers from being usable in newer versions of Pentaho or other Java-based applications.
Generally, in such scenario, we suggest to use MS-Access (third Party application -->MS Access--> Linked tables-->QRemote-->QODBC-->QuickBooks Data), but in this case, accessing MS-Access also requires OBDC. A JDBC driver called UCanAccess is available as an alternative.
The limitation of UCanAccess is that it does not allow to query linked table and can only connect to ms-access base tables.
I would suggest to get in touch with Pentaho and see if you can get a version that allows JDBC-ODBC connection (Generic ODBC) via DSN.

SAP Adapters in IBM MobileFirst

I'm working on SAP Adapters in IBM Mobilefirst. I have connected to SAP System by using SAP Netweaver Adapter and I'm trying add SAP as a Backend Service but it is failing to fetch the services.
And while I'm creating SAP Netweaver Adapter by default this is created: <serviceRootUrl>/sap/opu/odata/IWBEP/RMTSAMPLEFLIGHT_2/</serviceRootUrl>. Is this inbuilt service?
You did not provide any useful information in the question, such as steps to reproduce.
Per the comments, you say you're getting a 404 error - you need to verify that you are using the correct service URL.

Can SQL Reporting Services use Lotus Notes as a datasource?

I would like to create a report from a project management system that has been created in Lotus Notes. I have connected to ORACLE from SSRS before, can I connect to the Lotus Notes DB?
Yes, with a third-party adapter or driver.
Propoison has an adapter (Propoison Report Adapter) that connects to Lotus Notes and Domino environments. Apparently they were recently bought by Quest Software, which I discovered by being redirected. You'll have to call Quest to see if you'll have any development options now or going forward.
Alternatively it should be possible to connect to Notes using IBM's NotesSQL ODBC driver.