Hi
I have a script which takes around 1 to 15 minutes
For execution on business architect depending on model on which it is running on.
While it takes more than a hour on business publisher.
Is there any tool using which we can trace the script use age and find which method consumes more time.
Can anyone suggests.
Thanks in advance.
PEDRO PABLO RODRIGUEZ on
Hi,
Maybe your script is build in a not optimizated manner. I've had a lot of problems when a had my scripts without "logic".
Analize it, if you can change it in order to be faster.
I don't know about tools as you need. But I think you must check you infraestructure, maybe you need more phisical resourses.
Regards.