WS.Decision.importDecisionTableFromExcel()

Signature

Object importDecisionTableFromExcel(String scsRootURL, String projectName, String earPath, Object tableModelObj)

Domain

Description

Imports the Decision Table contents from a Excel and returns the DT Model.

Parameters

NameTypeDescription
scsRootURLStringSCS root URL.
projectNameStringProject name.
earPathStringEAR file Path
dtNameStringDT Name
vrfPathStringVRF Path
importDataStringExcel Data

Returns

TypeDescription
ObjectTable EModel