Hi Korns,
You can achive this using one of the below ways :
1. Create your SRM path via CLI. In CLI, you can skip the schedule option and it is not mandatory.
ex: dfm srm path add <hostname>:<path>
[root@lnx ~]# dfm srm path add help
NAME
add -- list managed SRM paths
SYNOPSIS
dfm srm path add [ -s <schedule> ] [ -h <agent> ] { all | <object> ... }
[root@lnx ~]#
2. In UI also, there is a way you can select "None" as schedule.
Goto "Add or Edit SRM Paths" page -> Click "Add A Schedule" -> It will launch "Edit SRM Path Walk Schedules" page. There you can create a new schedule with "Schedule Template" as "None". You can associate this new schedule to the SRM paths which you create.
I agree, the UI is little bit tricky but that is how it is as of today.
Regards,
Saravanan