Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Hi ,
We are trying to create custom report to export Email open and Clicks by campaign. Output results displayed 200 records in the console screen , however when we try to export , it only exports 200 records not all the records.
I enabled 'Large export' option in the report output page , but still it is not working . Is there anyway to relsove this issue?
Thanks,
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Above code need to be change in serverconf.xml file . Not in java script Activity.
Vistas
Respuestas
Total de me gusta
Hi Ashok,
Can you share more information about your page report/underlying SQL query?
Also,if your instance is on premise, only then you would be able to access the serverconf.xml file.
You can increase the size of export file by doing changing in
<!-- Configuring the JavaScript interpreter
maxMB : Maximum size in megabytes before running the garbage collector Default: 64
stackSizeKB : Size of each stack chunk in kilo octets Default: 8 -->
<javaScript maxMB="64" stackSizeKB="8"/>
Thanks,
Kapil
Vistas
Respuestas
Total de me gusta
can this be added in java script within the reporting <javaScript maxMB="64" stackSizeKB="8"/>
Vistas
Respuestas
Total de me gusta
Above code need to be change in serverconf.xml file . Not in java script Activity.
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas