I have around 500 transports to be added into import queue after refresh. Now if i add once at a time, it will take a lot of time. Is there a way to add multiple transports at the same time. I know about running multiple transports in a single type but not sure about adding them in a queue.
Also we are doing this as a part of refresh, do we hvae a better way rather than to take the transport backup of requests waiting to be imported and manually add than run them again one by one.
Thanks.