Skip to main content
This agent can be used to import data into the system.

Constructors

NSImportAgent()

This agent can be used to import data into the system.

Methods

CreateDefaultImportLine(Integer)

Creates a new empty import row with x count of values
Returns: CRMScript.NetServer.NSImportLine Example:

CreateErpImportData(NSArchiveRestrictionInfo[],String[],Integer,Integer)

Populates the ImportLines and columnDefs based from ERP system
Returns: CRMScript.NetServer.NSImportErpData Example:

PreviewImport(NSImportLine[],String[],String,String)

Previews the import
Returns: CRMScript.NetServer.NSImportLine[] Example:

SaveImport(NSImportLine[],String[],Bool,String,String)

Does the actual import
Returns: CRMScript.Global.Integer[] Example: