Hi All,
I am having two issues. First issue is, I created a Process template called Clerk Disposition. When I tried to start the Process Template. It comes up with the below windows. I don't want to enter anything in the below window because I don't have any attachment, but it keeps showing the window without going to the next window even if I clicking on next button. I just want to start this process template without any attachments,

Below is the process template image:

Second issue, I am having is, I am calling this workflow from a job. I created a job by going to file->new job and putting the name and other things in that job. in the method tab of the job, I am calling a custom method called DispositionJobs and in the arguments list, I am calling the above Process name clerk disposition. This process name is the one that I created in step one which I am unable to start. Below is the screen shot of my job:

As you can see the process_name is Clerk disposition. My schedule is to start the job right away, but the job does not start. It does not throw any error either. I am not sure what I am doing wrong. I am very new to documentum. In arguments, I am also passing some objtype which I am not showing in the above screen shot. How can I start my process template and my job.
Any help will be greatly appreciated.