Object importDecisionTableFromExcel(String scsRootURL, String projectName, String earPath, Object tableModelObj)
Object importDecisionTableFromExcel(String scsRootURL, String projectName, String earPath, Object tableModelObj)
Name | Type | Description |
---|---|---|
scsRootURL | String | SCS root URL. |
projectName | String | Project name. |
earPath | String | EAR file Path |
dtName | String | DT Name |
vrfPath | String | VRF Path |
importData | String | Excel Data |
Type | Description |
---|---|
Object | Table EModel |