top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Why is meant by direct and indirect loading options in sessions?

+1 vote
303 views
Why is meant by direct and indirect loading options in sessions?
posted Jul 20, 2015 by Amit Sharma

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

we use file type direct when we are loading single file into target. we use Indirect when we want to load multiple files through single session. When we are using the Direct option at the session level,then we are loading only single file. But when we are using Indirect option, then we can load multiple files also.For this we have give a list file (.list) path in the session which will contain the names of the files need to be loaded.

answer Jul 21, 2015 by Manikandan J
...