Trigger Lotus agents through mainfriam

Hi,

Can any one let me know if Lotus Notes agents can be triggerd from a mainframe application??

I have a lotusscript agent which pushes the data to SQL from Lotus Notes, this is a schedule agent.

My client has got some sort of mainframe application from where he schedule’s SQL SP’s for night jobs.

He wants me to trigger my agent form the same mainframe tool.

Can this be done.

P.S :- Do not have any idea about the mainframe scheduler.

Subject: How about an email trigger?

Perhaps you could use email from the mainframe to the Notes database as a trigger?

Subject: Could try web services

If your mainframe can communicate with the Domino world via HTTP, then perhaps you could achieve this using web services.