Good afternoon
I would like to know your opinion on this case ...
We have developed a customer demand web service that performs all these actions.
- Creation of a workspace from a template
- Creation of folder structure according to information received within the workspace
- Assignment of Security Clearance
- Information of approx. 600 total attributes
- 26 querys looking for documents
- Generation in the workspace of the folder structure and the generations of the documents found
As a result, the WS returns a list of found documents, along with their itemId and other small information.
The whole process works correctly and does what it needs to do, according to the requirements of the project ok ?, well ... here is the problem now ... The response time of the WS is 30 seconds after having made all these transactions , but we need a response time of 2 seconds maximum.
Is this possible ???, we have optimized everything that could be optimized ... code, queries, table indexes in DB.
How average time and to have a reference ... how long is the approximate time it takes to have an updated Business Workspace in a SAP integration for example ...
Thanks for your comments.
Cheers