cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using TP Import in Command Line

Former Member
0 Likes
44,036

Hi All,

I need to import number of transport requests in Quality Assurance System all at once so I decided to use TP Import in command line.

The main issue is I don't know how to handle Error and Warning. I don't want to continue import process if one transport request encounter Error or Warning. I don't know how to use TP return code to handle this situation

Any idea regarding this issue will be appreciated,

Sanaz.

View Entire Topic
Former Member
0 Likes

One more input:

You can split these requests into several transports...

Ex: if you want to import 1 tp 100 requests, i would suggest to create a script for each 10 requests.

Then atleast after every transportation you can find the status of all 10 requests and take necessary action before starting next 10. The only thing is you have to make and run number of scripts.

Regards,

Nick Loy