SmartClient Version: v9.1p_2015-02-07/PowerEdition Deployment (built 2015-02-07)
Noticed that with various usages of .exportData() API in our application that the SmartClient Developer Console ( .showConsole() ) does not show a Status or Elapsed time in the RPC tab. In the Raw Response tab the transaction is shown as '[Transaction in Progress]'. This is long after the export has completed and the export file is available.
Is this normal/expected behavior?
We see this in both the case where we do rpc.doCustomResponse() on the server, and where there is NO server DMI code and just do a ListGrid.exportData() call.
Does this indicate a systemic problem in our application?
Noticed that with various usages of .exportData() API in our application that the SmartClient Developer Console ( .showConsole() ) does not show a Status or Elapsed time in the RPC tab. In the Raw Response tab the transaction is shown as '[Transaction in Progress]'. This is long after the export has completed and the export file is available.
Is this normal/expected behavior?
We see this in both the case where we do rpc.doCustomResponse() on the server, and where there is NO server DMI code and just do a ListGrid.exportData() call.
Does this indicate a systemic problem in our application?