WS.Decision.writeDTContentsToTempFile()

Signature

void writeDTContentsToTempFile(String tempLocation, String tempFileName, String dtContents)

Domain

Description

Writes the Decision Table contents to a Temp file, for CLI validation

Parameters

NameTypeDescription
tempFilePathStringProject name.
dtContentsStringDecsion Table content

Returns

TypeDescription