Automating a Linear process using queue, is recommended?

@Akhil_Raveendran We don’t need queue for the linear process but u can still use local queue which .net queue ( functions enqueue, dequeue) and also u can create a local collection like list ,dictionary or array