WS.Decision.validateDecisionTable()

Signature

String validateDecisionTable(String scsRootURL, String projectName, String archivePath, String extendedClasspath, String studioToolsExecPath, String tempFilePath, String tableModelXML)

Domain

Description

Validates Decision Table specified by tempFilePath.

Parameters

NameTypeDescription
rootURLStringSCS Root URL.
projectNameStringProject name.
archivePathStringProject archive path.
extendedClasspathStringExtended classpath.
studioToolsExecPathStringPath of Studio-tools exe.
tempFilePathStringDT Temp file.
tableModelXMLStringTable Model XML.

Returns

TypeDescription
ObjectNew ArrayList to populate entity properties.