Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3323

Executing application.dobackgroundprocessing() more than once

$
0
0

Hi Gurus,

 

Is there a way to execute the command application.dobackgroundprocessing() more than once.  Say for example during initialization of the dashboard, application.dobackgroundprocessing() gets executed.  Inside the application I want to run the application.dobackgroundprocessing() again to process something else.  Here is how it goes:

 

During Initializaton COUNT == 1

 

During an event inside the application, COUNT == 2

 

 

In background process scripting page

 

if(COUNT == 1){

  Do some stuff

}

 

elseif (COUNT == 2){

 

Do some stuff

}


I am not on 1.5 so parallel processing is not an option.


Thank you all for your help


Raj


Viewing all articles
Browse latest Browse all 3323

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>