Hello Yannick,
You are right, performance of these searches are dependent on various factors like - number of instances, number of concurrent users, number of exposed data fetched etc.
It would be advisable to conduct a proper performance test simulating a similar load to have a high level idea.
I have used TWSearch based approach in production many times. Implementing Saved search acceleration tools can be very useful to improve the performance of searches fetching a lot of exposed business data.
Thanks!
------------------------------
Atanu Roy
Lead Engineer
London Stock Exchange Group
------------------------------
Original Message:
Sent: Tue July 30, 2024 10:40 AM
From: Yannick Martin
Subject: Using PFS REST API without user authentication
Hi Atanu,
thank you for your quick answer. We are about to test such javascript search in a process application.
It's difficult to forecast the performances in production environment when hundred of users open the aggregation portal.
The javascript operations in BAW are not so efficient than REST APIs.
BR
Yannick
------------------------------
Yannick Martin
------------------------------
Original Message:
Sent: Tue July 30, 2024 10:31 AM
From: Atanu Roy
Subject: Using PFS REST API without user authentication
Hello Yannick,
If a user is trying to fetch the tasks assigned to another user or group, then we have a couple of options -
- Use TWSearch JavaScript API - https://www.ibm.com/docs/en/baw/23.x?topic=examples-searching-processes-tasks
- Use JavaScript API - https://www.ibm.com/docs/en/baw/23.x?topic=apis-javascript-api-in-processes-cases-service-flows
Thanks!
------------------------------
Atanu Roy
Lead Engineer
London Stock Exchange Group