Skip to main content

Gateway configuration

Wikan

Wikan is a web-based application that is used to modify the configuration of the Adhese Gateway.

Access the portal page through the main navigation on the left of the Adhese interface:

image.png

gateway_configuration_wikan2.png

It is possible that users only have read access to Wikan. If you require write permissions for Wikan, please contact your internal Adhese Account Executive.

Upon clicking the Wikan link, the mapping search and configuration screen will be displayed.

image.png

Read-only mode

You will start in Read-only mode. Here, you can review the setup for your configured Position IDs and the Markets they are configured for.
Clicking on a row will expand it to display additional information:

gateway_configuration_wikan4.png

Clicking the row again will collapse it.

The Print button will print all the info of the row as a JSON object into the developer console. The developer console can be useful for advanced users.

gateway_configuration_wikan5.png

Searching and filtering

Clicking on the black bar labelled Search will expand it and display the search form:

gateway_configuration_wikan6.png

Here you can perform a Simple Search on Publication, Location or Format.

You also have the option to perform an Advanced Search.

To filter out rows that don't meet your query requirements, fill in the fields and click on the Search button. If you leave a field empty, it will not be used for filtering.

Initially, the left and right form of the Advanced Search will have their radio select fields set to Either. This means it won't check for either the medium (Site/App) or the content type (Banner/Video) when filtering on their shared fields.

Clicking on the checkboxes under Market Search will display new forms with fields appropriate to those market instances.

gateway_configuration_wikan7.png

Clicking the Search button will filter the table according to your query.
To undo the current filter and empty all search fields, click the Clear button.

'Enter Write Mode' to make changes

By default, the Wikan application will be in Read-only mode. The mappings can be filtered and read, but not altered.

If your account has the necessary permissions, click the Enter Write Mode button below the header.

gateway_configuration_wikan8.png

After clicking the Enable write mode modal window becomes visible:

gateway_configuration_wikan9.png

Enter a short description of the changes you are about to make and press Submit.

If nobody else is in write mode, it will be enabled for you.

gateway_configuration_wikan10.png

If another user is currently in write mode, you will receive an error message and will not be able to enter write mode.

gateway_configuration_wikan11.png

Write Mode: Editing rows

While in write mode, clicking the black bar labelled Editing opens the Editing form.

gateway_configuration_wikan12.png

By default, all fields are disabled, indicated by their grey appearance. Click the blue button to the right to enable them:

gateway_configuration_wikan13.png

If a field is disabled, it will not be considered during the editing process. This means that if a field already exists, it will remain unchanged, and if it does not exist, it will not be filled with an empty entry.

This is to distinguish between not touching a field and setting it to an empty value.

You can add forms for specific market instances by toggling the checkboxes for each:

gateway_configuration_wikan14.png

You can select any number of rows in the table below and click the Apply button to apply these changes.

gateway_configuration_wikan15.png

You also can edit a row in the table below and click the Apply button to see the changes in the app.

gateway_configuration_wikan16.png

Please note that applying an edit only changes the information loaded into the app currently. To permanently save the edited information to the mapping files used in production, click the Save Mapping button located on the top right.

gateway_configuration_wikan17.png

gateway_configuration_wikan18.png

The last thing you need to do is to Publish to push your changes to the cloud. To push your changes to the cloud, enter Write mode and click the Publish button located on the top right. This will end your Write mode session.

gateway_configuration_wikan19.png

Write Mode: Adding rows

While in write mode, click the black bar labelled Add New Row. The Add New Row form opens:

gateway_configuration_wikan20.png

Similar to the Editing form, most fields are disabled by default and require toggling on. However, a few required fields are enabled by default and cannot be disabled.
Furthermore, each row must have at least one market instance assigned. If you add a row with the same position ID, ensure that its device type and content type differ from the original.
Width and Height are required fields unless the content type is neither Banner nor Video.

After making all necessary edits, click the Apply button to add the row to the model:

gateway_configuration_wikan21.png

A pop-up notification will appear once the row has been successfully added.

gateway_configuration_wikan22.png

gateway_configuration_wikan23.png

To save your changes permanently, click the Save Mapping button located in the top right corner of the editing form. This will end your write mode session.

gateway_configuration_wikan24.png

Write Mode: Publish your changes

As your final step, you need to Publish to push your changes to the cloud. To push your changes, you need to be in Write mode and click the Publish button on the top right; this will publish the changes and end your Write mode session.

gateway_configuration_wikan25.png

Importing and exporting mappings with Wikan

To import data into Wikan in bulk, use the import function. Alternatively, you can export the data and edit it as a spreadsheet.

Exporting mapping data into a spreadsheet format.

importing_and_exporting_mappings_with_wikan1.png

Click the Export as XLSX button to download all your mapping data as an XLSX spreadsheet.

The spreadsheet will be formatted identically to the one used for importing. You can use it as a starting point for importing mappings.

Uploading the spreadsheet file to Wikan

Click the Import XLSX button to bring up the menu.

importing_and_exporting_mappings_with_wikan2.png

Select the spreadsheet file and click Submit:

importing_and_exporting_mappings_with_wikan3.png

If the operation is successful, the system will add new rows and update existing ones. A notification in the bottom right corner indicates the number of new rows added and the number of existing rows updated.

importing_and_exporting_mappings_with_wikan4.png

Spreadsheet Fields and Examples

Below is a non-exhaustive list of the fields in an import/export spreadsheet.

Field nameTypeExampleKey
Position IdInteger55profile.sl
DeviceStringdesktopprofile.dt
NameStringDominossite.name, app.name
CategoriesString ArrayIAB1-4,IAB2site.cat, app.cat
LanguagesString Arrayfr,nlsite.wlang, app.wlang
DomainStringtest.comsite.domain, app.domain
PageStringtest.com/productsite.page
site_or_appStringsite
banner_or_videoStringvideo
WidthInteger300imp.banner.w, imp.video.w
HeightInteger600imp.banner.h, imp.video.h
PositionInteger4imp.banner.pos, imp.video.pos
banner MIME TypesString Arrayimage/jpg,image/gifimp.banner.mimes
video Delivery Methods Integer Array4,5imp.video.delivery
video Protocol IdsInteger Array3,4imp.video.protocols
video MIME TypesString Arrayvideo/mp4,video/flvimp.video.mimes
video Min DurationInteger3imp.video.minduration
video Max DurationInteger30imp.video.maxduration
video LinearityInteger1imp.video.linearity
All market instances share the following fields. Replace <market instance> with the appropriate market instance and its name.
<market instance> activeBooleantrue
<market instance> site/app_idString3485929site.id, app.id
<market instance> banner FormatsFormat Array300x240,400x200imp.banner.format
The following fields are specific to certain market instances.
<market instance> Custom TargetsMultimapvalue1=result2,value2=placeholder