Hi can any one suggets me how to trigger the crown Job from application side,
is there any dfc method to do it?
thanks in advance.
Are you talking about cron job? If so, cron job is managed by unix on when to execute on scheduled basis. DFC does NOT interface with the filesystem. If there is any method to do this, it would be part of java libraries.