Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Export blend debug or output logs via the SaaS API

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
LauraLangenaken
Support
Support

Export blend debug or output logs via the SaaS API

Last Update:

Jul 29, 2021 9:29:39 AM

Updated By:

Jamie_Gregory

Created date:

Jun 14, 2021 10:52:10 AM

We’ve recently released a feature allowing SaaS Admins to export the full history of a run to a file format. The file format was chosen because for very large runs, the job history can easily add up to around 100MB.

You can use this SaaS API call to receive a link to the debug and output history:

GET https://api.blendr.io/v1/accounts/{accountguid}/blends/{blendguid}/runs/{jobguid}/export

The Account Guid, Blend Guid and Job Guid can be retrieved via other SaaS API endpoints.

In this Postman example, you can see that the API response includes both a 'debug' and 'output' link. The former returns the full debug history, while the latter only includes the history of the output blocks.

LauraLangenaken_0-1623425596477.jpeg

The debug or output files can then be opened in a browser. It is available via that link for around 20 mins before the link expires.

The raw data available in this file looks like this and can be exported to other systems for logging.

LauraLangenaken_0-1623682509681.png

 

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

Tags (1)
Version history
Last update:
‎2021-07-29 09:29 AM
Updated by: