I want help to develop a script so that i can automate production transport.
Below is my requirment
Suppose i have 5 transport request listed in a file /usr/sap/trans/list_<date>
Step 1. Add these requests in buffer
Step 2. Start import of these requests in fille list_<date> in parallel (What we normally do using F6 in STMS)
Can some body help me with script ?
P.S : I do not want sequential transport i want parallel transports. I have script for sequential transport.