I am facing this issue while testing with load(250 k). But with 5k, 10k even 20 k rocords is working properly.
we are sending data to SAP.
Below is the error
Errror:[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service pub.sap.transport.ALE:OutboundProcess.
[SAP.110.9407] WmSAP Adapter: Error in transaction store: java.io.FileNotFoundException - packages/WmSAP/txStore/06345B0D/A0EF6C15/283F3612.xtn (No space left on device).
another option is to turn of the storage of the transactions or at least the body of the IDocs in the associated RFC connection for the case that they are neccessary.
See WmSAP-Adapters Users Guide for further options.
Biplab – As per error, the service doesn’t have sufficient space to execute, so in this specific case, you can run this specific integration when the load on the service is low so that this service do get sufficient space.