YAHAM

The information on this page relates to the new upgraded interface of the IConduct platform. To view information about the Classic version of the user interface, follow this link.

 

YAHAM creates quality LED display, traffic VMS and lighting. In addition, YAHAM is a powerful platform for running and managing all kinds of agricultural services.

 

The YAHAM connector by IConduct allows users to perform functions on the YAHAM platform and return the results to IConduct Schema. All the requests use POST methods to retrieve the necessary data from the Yaham API (REST). The Bearer token authorization is used.

 

To configure the YAHAM connector, follow the instructions below:

  1. In the Main Menu, select Connections and press Create connection.

Accessing connections

  1. On the Connector Selection Page select the YAHAM item from the ERP/Accounting section.

y

Connector Selection Page

  1. In the YahamProvider work area, fill in the following fields and press Create.

Connection Work Area

Field 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

Not used in this connector.

DateTime Format

Not used in this connector.

Server URL*

The service end-point where the request is sent. Insert the target system link here.

Authority URL*

The authority link that includes host name and port. Insert the target system authority URL here.

Client ID*

An API credential used for authorization into the YAHAM system. The value is taken from the YAHAM account.

Application Key*

A unique identifier used to authenticate access to the YAHAM API. The value is taken from the YAHAM account.

Customer ID*

A unique identifier of the customer account in the YAHAM system. The value is taken from the YAHAM account.

Customer Site ID*

A unique identifier of the customer account site in the YAHAM system. The value is taken from the YAHAM account.

System ID*

A unique identifier for a machine that is used to access the YAHAM API. The value is generated on the YAHAM side.

* - mandatory fields

 

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

Testing the Connection