File: Reads file Data
Param Name | Param Desc | Default Value |
fileName | Location & Name of the file | Assume that file is in the Agent Data Folder |
outputParam | Bulk Param name to store the content of the file | SmartyName |
outputFormat | Format in which data need to be stored in bulk data. Options: bytes, base64,jsonArray | bytes |
Last updated