Pop-up dialog boxes in import scenarios

When you update specific fields in some windows under certain circumstances, the system displays pop-up dialog boxes where you need to specify an answer (by clicking a button) to a question in order to proceed.

When you update specific fields in some windows under certain circumstances, the system displays pop-up dialog boxes where you need to specify an answer (by clicking a button) to a question in order to proceed. For example, when you update the Customer class value in the Customers (AR303000) window for an existing customer, the system displays a Warning dialog box with the text Please confirm if you want to update current customer settings with the customer class defaults. Otherwise, original settings will be preserved. and the Yes and No buttons. You should click Yes to proceed with changing the customer class.

When you are specifying mapping for an import scenario, when you need to specify an answer to a question that would appear in a pop-up dialog box if the data was being entered manually, you should use a dialog answer command (which has the <Dialog Answer> name) of the Summary object. You should insert this command directly before you map the field that causes the appearance of the dialog box. For the dialog answer, you should select the proper answer from the options available in the Source field/value drop-down list on the Mapping tab of the Manage import scenarios (SM206025) window. The system selects the Commit check box for the dialog answer command automatically.

In most cases, you can select the summary object as the target object of the dialog answer command, because the dialog answer is shared between all objects of an Visma Net window. You may need to select another object as the target object of the dialog answer command, if you need to overwrite the answer that is specified by the dialog answer command of the Summary object.

Below are the settings in the two rows you would enter on the Mapping tab to update the customer class of an existing customer record. The first row contains the instruction to click Yes in the confirmation dialog box.

Target objectField/action nameSource field/value
Customer summary<Dialog answer>=‘Yes’
General settings -> Financial settingsCustomer classCUSTOMER CLASS

Parent topic: Configuring scenario mapping

Last modified February 19, 2026