Cmdlets for Epicor Kinetic

Build 24.0.8963

Add-EpicorERP Cmdlet

Parameters   Output Objects  

Inserts Epicor Kinetic data.

Syntax

Add-EpicorERP [parameters]

Remarks

The Add-EpicorERP cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Epicor Kinetic records.

Add-EpicorERP -Connection $connection -Table "Customers" -Columns @("Company") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963