Jump to content
We've recently updated our Privacy Statement, available here ×

appma

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by appma

  1. Hello, does anybody know were in the Jasperserver code the job scheduling and execution takes place? Thanks, appma
  2. Good day, this question is about JasperServer. Could anybody tell me how I can create an extension for the JobMailNotification, so I can send the mail notified person also a SMS. I already know how to send a SMS in Java, but I don't know were I have to extend this notification service. Thanks, appma
  3. Good day, this question is about JasperServer. Could anybody tell me how I can create an extension for the JobMailNotification, so I can send the mail notified person also a SMS. I already know how to send a SMS in Java, but I don't know were I have to extend this notification service. Thanks, Marc
  4. Hello, I want to create a custom notification. I am able to create a MailNotification, within Java by using the setMailNotification from the Job class. I would like to know how to create a setMailNotification-like method. Instead of sending an email message I want to send out a SMS. I know how to send a SMS in Java. Does anybody can help me, please. Thanks, appma
  5. I think that I have to start using the setSimpleTrigger(simpleTrigger) method from the Job class. But does anybody know how to create a SimpleTrigger which creates a Java object and calls a method from it?
  6. Good day everyone, with this new Topic I would like to ask if anybody knows how to or were I can start by creating a trigger in Java. I am able to create a Job and set a mail notification on this. What I want is to activate / trigger something else instead of sending an email. Like creating a Java object or call a method. An example code would be handy. Best regards, appma Post Edited by appma at 05/03/2011 13:00
×
×
  • Create New...