Parallel Processing (Multi-Threading) of CPQ API
Summary: Currently we are using Create New Transactions and a few other APIs for transaction data load activity.
Content (please ensure you mask any confidential information):
Currently, we are using Create New Transactions and a few other APIs for transaction data load activity. The process of API execution is in a sequential way like creating one transaction and followed by remaining. We want to understand if there is any feasibility of triggering multiple create new transactions API with the same user session and making the API execution process in a multi-thread way.
Version (include the version you are using, if applicable):
Tagged:
0