Applies to:
PcVue 16 onwards |
||||||||
Summary:
This article contains attached files at the end. This provider is a solution that interacts with DIMO Maint MX and retrieves information on assets, creates work orders or transmits information on machine uptime in order to optimize maintenance periods. |
||||||||
Status:
This provider has the status: Release candidate |
||||||||
Details:
Download the latest version of the provider proposed in the table at the end of this article and unzip it to execute the msi file. Follow the instruction given in the ADO.Net Providers installation procedure article to install this provider. To declare a connection into PcVue, goto General -> Data connections -> Add a SQL connection and select the Data source Built-in providers, then you can choose .NET Framework Data Provider for DIMO Maint MX Data provider: Finally go to the second tab (Built-in) to configure the connection: Few sample queries: SELECT * FROM [get_Asset/Get] QUERYSTRING(“code=PCVUE_01”) SELECT * FROM [get_WorkRequest/Get] QUERYSTRING(“code=PCVUE_024”) SELECT * FROM [post_WorkRequest/Post] BODY(“{“bodyName”: “PCVUE”,”workRequestTitle”:”Title”}”)
Files attached consist in the:
|
||||||||
|
Created on: 03 Dec 2024