Review the DoInventory sub-pipeline when scheduling inventory imports.
ErrorCount ==
null
true
,
continuefalse
, return
error
GetImpExProcessingPath.ds
. This script retrieves the import processing
path.Variable | Type | |
---|---|---|
@input TaskDirectoryName
|
String
|
Task directory name |
@input SiteID
|
String
|
Site ID |
@input FileName
|
String
|
File name |
@input ImpexRoot
|
Boolean
|
Root directory is IMPEX (default: false) |
@input FileExtension
|
String
|
Processing File Extension (.processing) |
@input sampleLogger
|
Object
|
Sample Logger |
@output
ImpExProcessing
|
dw.io.File
|
Import/Export processing file |
@output ImpExProcessingPath
|
String
|
Import/Export processing file path |
@output SampleLogger
|
Object
|
Debug output for Sample logger |
@output SampleError
|
Object
|
Error output for Sample logger |