Converts the given JSON object array to a CSV string.
the array of JSON objects to convert.
Fetches a section of the log file delineated by start and end lines
client object of Request Client.
an access token for an authorized user.
url of the log file.
the line at which to start fetching the log.
the line at which to stop fetching the log.
an string containing log lines.
Fetches content of the log file
client object of Request Client.
an access token for an authorized user.
url of the log file.
an string containing log lines.
if string passed then parse the string to json else if throw error for all other types unless it is not a valid json object.
string to check.
Checks if string is in URI format.
string to check.
Checks if string is in URL format.
string to check.
When querying a Viya job using the Web approach (as opposed to using the APIs) with _DEBUG enabled, the first response contains the log with the content in an iframe. Therefore when debug is enabled, and the serverType is VIYA, and useComputeApi is null (WEB), we call this function to extract the (_webout) content from the iframe.
first response from viya job
Generated using TypeDoc
Comparator for SASjs request timestamps.