On Tue, Aug 16, 2011 at 8:58 PM, kamal.kamikaze <[email protected]>wrote:

> Any one to help me how to run schedule task with login parameter.It's
> open blue dragon support that function?. Tried using login details in
> Admin console open blue dragon but it doesn't help.
>

You'll have to elaborate on specifically what issues you're seeing.

So you logged into the admin console and added the scheduled task, and you
included the login information in the user name and password fields in the
scheduled task form? And that doesn't work?

Is your application expecting the user name and password in the URL? If so,
and someone please correct me if I'm wrong, that won't work because the user
name and password in the scheduled task form is designed to interact with
basic HTTP authentication, not be tacked onto the end of a URL.

I believe if your application (i.e. the URL that the scheduled task will
call) is looking for the user name and password to be included in the URL,
you'll just have to have the full URL including the user name and password
as the URL that the scheduled task calls.

-- 
Matthew Woodward
[email protected]
http://blog.mattwoodward.com
identi.ca / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to