RIS-RM-1028 IOSS Note

IOSS Note

Start using the macro

The IOSS Note macro is designed to streamline the process of adding notes to open orders based on the presence of specific extended properties related to IOSS (Import One Stop Shop). It checks whether an open order has an extended property associated with IOSS or containing a number. If the condition is met, the macro concatenates a note and saves it as a note for that order.

This guide provides a step-by-step explanation of how to install and set up the macro in Linnworks.
Ioss note
male female graphic designers interacting computer
female web designer taking notes office
There are three steps you need to complete to start using the macro:

Install the application.

  1. Go to Apps > Application Store > IOSS Note > click Install and follow the on-screen instructions until the installation is complete.

  2. Configure the macro.

  3. Configure the rule in the Rules Engine screen.

Functionality

Parameter Input:

OrderIds: List of OrderIds for which the IOSS note needs to be checked and potentially added.

Note Saving:

After creating the note, the macro saves it as a note for the corresponding order.

Logging and Error Handling:

The macro includes logging mechanisms to track its actions and handle any errors encountered during the process.

Rules Engine Integration:

The macro operates within a rules engine environment, enabling scheduled checks or event-triggered actions based on specified criteria.

Note Concatenation:

  • It scans each order in the provided list to check for the presence of an order extended property related to IOSS or containing a number.
  • If such a property is found, the macro generates a note containing relevant information.

Configure the macro

There are three steps you need to complete to start using the macro:

Configure the macro

There are three steps you need to complete to start using the macro:
ioss note 1
  1. Go to Apps > Macro Configuration and click + Add new configuration.

1. Go to Apps > Macro Configuration and click + Add new configuration.

2.   Select the IOSS Note macro and click .

IOSS 2
IOSS 3
  1. In the Macro Configuration screen, specify the below details and click Save

3. In the Macro Configuration screen, specify the below details and click Save:

4. Make sure to enable the macro to continue with the Rules Engine configuration.

IOSS 4
There are three steps you need to complete to start using the macro:
  1. Go to Apps > Macro Configuration and click + Add new configuration.

1. Go to Apps > Macro Configuration and click + Add new configuration.

ioss note 1

2.   Select the IOSS Note macro and click .

IOSS 2
  1. In the Macro Configuration screen, specify the below details and click Save

3. In the Macro Configuration screen, specify the below details and click Save:

IOSS 3

4. Make sure to enable the macro to continue with the Rules Engine configuration.

IOSS 4

Usage

Parameters

OrderIds: List of OrderIds for which the presence of IOSS-related extended properties needs to be checked.

Execution:

  • The macro is executed within a rules engine environment, either scheduled to run at specific intervals or triggered by predefined events.
  • It takes the list of OrderIds as input and processes each order sequentially.
  • For each order, it checks for the presence of IOSS-related extended properties and generates a note accordingly.
  • The note is then saved for the corresponding order.

Outcome

  • Orders with relevant IOSS-related extended properties have notes appended to them, providing additional context or information for further processing.
  • The macro enhances the efficiency of order management processes by automatically adding notes based on specific criteria, reducing manual effort and potential oversights.