Hi All,
I have 2 scripts, in 1st script, I am generating the VUId and need to use the same id in next script. First script needs to generate 4Million transactions/hr. all these data need to be stored and used by second script.
I have written a txt file and writing into it but this is not a good practice and also do not know 4 million VUIdcan be written in a txt file. looking for good alternate.
I heard about VTS but need some more guidance and need to confirm whether VTS works for my requirement.
Please advice, Thank you so much.