Skip to main content Skip to complementary content

DoReloadEx Method

Overloads

DoReloadEx(DoReloadExParams)

Reloads the script that is set in an app and returns the path to the script log file.

Logs

When this method is called, audit activity logs are produced to track the user activity.

In the case of errors, both audit activity logs and system services logs are produced.

The log files are named as follows:

Please refer to Engine API reference for table definition.

Where to find the log files

The location of the log files depends on whether you have installed Qlik Sense Enterprise or Qlik Sense Desktop.

Please refer to Engine API reference for table definition.

DoReloadExParams

Please refer to Engine API reference for table definition.

DoReloadExResult

Please refer to Engine API reference for table definition.

If the data load has successfully finished, no matter how the indexing behaves, true is returned. This happens even if there is a timeout, a memory limit is reached or any other error occurs during the indexing.

DoReloadEx(DoReloadExParams)

Reloads the script that is set in an app and returns the path to the script log file.

Logs

When this method is called, audit activity logs are produced to track the user activity.

In the case of errors, both audit activity logs and system services logs are produced.

The log files are named as follows:

Please refer to Engine API reference for table definition.

Where to find the log files

The location of the log files depends on whether you have installed Qlik Sense Enterprise or Qlik Sense Desktop.

Please refer to Engine API reference for table definition.

DoReloadExParams

Please refer to Engine API reference for table definition.

DoReloadExResult

Please refer to Engine API reference for table definition.

If the data load has successfully finished, no matter how the indexing behaves, true is returned. This happens even if there is a timeout, a memory limit is reached or any other error occurs during the indexing.

Declaration

      public DoReloadExResult DoReloadEx([QixName("qParams")] DoReloadExParams params = null)
    

Parameters

Type Name Description
DoReloadExParams params

Returns

Type Description
DoReloadExResult

Implements

Remarks

A log file is created per reload.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!