Priority API

Priority Software provides flexible, end-to-end business management solutions for organizations of all sizes in a wide range of industries. Priority’s ERP functionality covers all the core elements of traditional ERP, with primary modules including finance, manufacturing, logistics, human resources, time and attendance, business intelligence, project management, CRM and customer service and support – offered as end-to-end product suites or individual modules.

 

The Priority API connector by IConduct allows for integration of the Priority solutions with other business applications. IConduct users can export data into the Priority system and perform Export/Import step.

 

To configure the Priority API connector, follow the instructions below:

  1. In the Admin Navigation tree, select Connections and click New.

Connections Section in the Admin Navigation Tree

  1. Scroll down to the ERP/Accounting section and select the Priority API item from the list.

Connector Selection Page

  1. In the Priority API Provider work area, fill in the following fields and click Save.

Connection Work Area

Fields Description

Connection*

The new connection name. Enter a connection alias here.

Is Active

Toggles connector’s activity at interface execution. Enable the checkbox to activate the connection for execution.

Cloud Agent*

The LAN you are working with. Select "IConduct" for cloud systems and your corporate agent for internal systems.

Implementation Type*

Defines the implementation type. Select from the drop-down list:

  • Default. IConduct scheduler works on the cloud agent set in the Cloud Agent field.
  • Java. IConduct scheduler works by sending requests to a Java agent.

Is Source

This connection entity is available as a data source for Import (writing to Schema). Enable the checkbox to ensure data import.

Is Target

This connection entity is available as a data target that receives data from schema to current data container. Enable the checkbox to ensure data export.

Timeout

The length of time (in milliseconds) the IConduct platform waits for a response from the connection provider before returning a timeout error. Set the time value to stop the system from connection attempts.

Query

The box is intended for entering a query. You can test the defined query by clicking Test Query once the connection is saved.

DateTime Format

Allows defining the date and time formats appropriate for the connection. For detailed date and time formatting operations please refer to this page. Recommended format: yyyy-MM-dd HH:mm:ss

Clear Cache

To increase performance, IConduct creates a cache of the Priority entities metadata and presents a list of already queried Priority entities to the user. Should the entities be renewed in the Priority system, click the button to update the list.

Server URL*

The service end-point where the request is sent. Provide the server URL in the following format:

https://www.testaccount.com/ui/odata/Priority/tabula.ini/environment

where:

  • tabula – is the name of the installation.
  • environment – the name of the company.

Username*

Specify the server credentials.

Password*

Specify the server credentials.

 

* - mandatory fields

 

Once the connection is saved, you can test if it is successful. Click Test Connection in the toolbar. If the created connection works, you will receive a success message. 

Testing the Connection