![]() |
VOOZH | about |
UiPath is a Robotic Process Automation (RPA) platform with rich features and an easy-to-use UI that enables non-developers to create process automation. By using UiPath Studio, you can build an RPA program just like drawing a diagram. With the CData ODBC Driver for Dynamics NAV, users can embed Dynamics NAV data in the workflow.
This article explains how to use the Dynamics NAV ODBC Driver in UiPath Studio to create an RPA program that accesses Dynamics NAV data.
π Using the CData ODBC Data Sources in UiPathIf you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
Before you can connect, OData Services will need to be enabled on the server. Once OData Services are enabled, you will be able to query any Services that are published on the server.
The User and Password properties, under the Authentication section, must be set to valid Dynamics NAV user credentials. In addition, specify a URL to a valid Dynamics NAV server organization root and a ServerInstance. If there is not a Service Default Company for the server, set the Company as well.
Now you are ready to use Dynamics NAV data ODBC DSN in UiPath Studio with the following steps.
With the connection configured, we are ready to query Dynamics NAV data in our RPA.
With the Connection and Execute Query activities configured, we are ready to add a Write CSV activity to the Flowchart to replicate the Dynamics NAV data.
If they are not already connected, connect each Activity that you created to complete the RPA project for extracting Dynamics NAV data and exporting it to CSV.
π Connect each Activity in the FlowchartClick Run to extract Dynamics NAV data and create a CSV file.
π Running the RPA FlowchartIn this article, we used the CData ODBC Driver for Dynamics NAV to create an automation flow that accesses Dynamics NAV data in UiPath Studio. Download a free, 30-day trial of the ODBC Driver and start working with live Dynamics NAV data in UiPath Studio today!
Download a free trial of the Dynamics NAV ODBC Driver to get started:
Download NowLearn more:
π Dynamics NAV IconThe Dynamics NAV ODBC Driver is a powerful tool that allows you to connect with live Dynamics NAV data, directly from any applications that support ODBC connectivity.
Access Dynamics NAV like you would a database - read, write, and update Items, Sales Orders, Purchase Orders, etc. through a standard ODBC Driver interface.