2007 Nov 07 12:19 AM
I have to read many idocs and process them for entering in the system, and i have a program that reads all the idocs from a folder and call the function for process them, it is really that yesterday the RSEOUT00 report was in another job, not in the same, but the problem is that i have obtein repeated sales order, i think that i move lower than execute, so i have thought about quiting the loop inside the report and call the program each minute, is it better way to do?.
Thanks in advance.
I will reward the answers.
Regards
2007 Nov 07 4:41 AM
no man...looping is better option than calling program each minute...becuase it takes to load on server for loading and unloading program in memory.
if u loop than the program stays loaded in memory and gives better performance than calling program each time...
no man...looping is better option than calling program each minute...becuase it takes to load on server for loading and unloading program in memory.
if u loop than the program stays loaded in memory and gives better performance than calling program each time...
2007 Nov 07 4:41 AM
no man...looping is better option than calling program each minute...becuase it takes to load on server for loading and unloading program in memory.
if u loop than the program stays loaded in memory and gives better performance than calling program each time...
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |