I would like to know how / where I can find out what’s the size of incoming/ outgoing messages.
Basically it’s about the size of IDoc’s but knowing also the size of all other messages would be great.
I am not sure for IDocs, but for HTTP sessions you can use the pub.flow:getTransportInfo service. This service will return a transport/http/requestHdrs/Content-Length string, containing the size of the HTTP request.
Hope it will stay here.
Seems a little bit cryptic but I will try on.
Any hints for filling the Parameters?
As result, I want a textfile with only the length.