Generic Integration Module

Generic Integration Module- MSSQL Database Creation Scripts
USE [master] GO -- Create [RepSpark_API] in the default location CREATE DATABASE [RepSpark_API] GO USE [RepSpark_Api] GO CREATE TABLE [Customers] ( ...
Wed, 22 Jul, 2020 at 1:32 PM
Generic Integration Module- Docs
GENERIC INTEGRATION MODULE (GIM) README MINIMUM SYSTEM REQUIREMENTS Memory: 1 GB RAM Disk Space: as much disk space as your data set requires (typical...
Tue, 20 Mar, 2018 at 7:57 AM
Order Object Hierarchy
Mon, 19 Mar, 2018 at 4:36 PM
GIM Integration - Multi Dimension Product Sizing
Please view the attached document to view the steps for preparing your GIM for multi dimensional product sizing.
Tue, 28 Sep, 2021 at 9:43 AM