- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
ACC web services call have some limitation on TPS. It's not recommended to do bulk API update.
Work around can be:
- the API write data to a file and a workflow pick up this file base on a frequency.
- the API write data to a database and ACC connect to the DB to process the data
- the API send requests to a middleware or microservices and this middleware will manage the queue /traffic to ACC
Thanks,
David
Views
Replies
0 Likes
Total Likes