I am working on POC to ingest data from SAP SLT. I will fire ingestion for a batch of tables(around 50) parallelly, but when I do so, it is increasing the load on the SLT end. I want to make sure only five ingestion sessions are active at one point of time. Is there any way to do this via SLT side?
PS - I cant do it at the target/ingestion end as there are some limitations with the ingestion tool.