1. akavbb's Avatar
    Hello all. I know that it is a newly added feature but I was waiting for a long time for it.
    So if anyone has an example of how to trigger headless service at a specific time, please be kind enough to share with me.
    I really appreciate any help.
    Thank you all.

    Posted via CB10 | STL100-2 | Waiting for the mighty Squircle to return.
    10-13-14 01:19 PM
  2. akavbb's Avatar
    Bump.

    Posted via CB10 | STL100-2 | Waiting for the mighty Squircle to return.
    10-13-14 10:10 PM
  3. jeroen_13's Avatar
    http://developer.blackberry.com/nati.../triggers.html


    Trigger for a specific timer
    This trigger launches your app at the time you specified in the timer request. There are two types of timers that you can specify: anchored timer and roaming timer.

    The anchored timer allows you to trigger the timer at a specified time for a given time zone. To use an anchored timer, specify a time zone in the InvokeDateTime class.

    The roaming timer allows you to trigger the timer at a specified time of the time zone the device is currently in. To use a roaming timer, you do not need to specify the time zone in the InvokeDateTime class.

    The trigger for a specific timer is handled by the InvokeTimerRequest class in the invocation framework. You must first register your timer by creating a bound invocation using the registerTimer () function. This timer registration request contains the data for the specified timer trigger object. The data includes timerId and the target application value. The timerID is used to uniquely identify each request made by the app. The target is specified by the setTarget parameter in your request object.
    10-14-14 03:44 PM
  4. akavbb's Avatar
    Thank you. I was aware of that. I have been searching for an example because I am not that good to implement that generic guidance.

    Posted via CB10 | STL100-2 | Waiting for the mighty Squircle to return.
    10-14-14 09:31 PM
  5. akavbb's Avatar
    Help please?


    Posted via CB10 | STL100-2 | Waiting for the mighty Squircle to return.
    10-16-14 08:05 AM
  6. balexus's Avatar
    Hi! Did you find a working example or solution?
    02-20-15 05:15 PM

Similar Threads

  1. Great review of the Passport at ZDNet
    By Carterbits in forum General BlackBerry News, Discussion & Rumors
    Replies: 19
    Last Post: 10-20-14, 12:28 AM
  2. Pictures of Passport in Cases
    By Patrick Pierobon in forum BlackBerry Passport
    Replies: 13
    Last Post: 10-13-14, 04:32 PM
  3. How do I check the warranty of my BB Z10 phone?
    By CrackBerry Question in forum Ask a Question
    Replies: 2
    Last Post: 10-13-14, 12:14 PM
  4. What BB9900 phone of the four listed is the best on carrier - AT&T?
    By CrackBerry Question in forum Ask a Question
    Replies: 1
    Last Post: 10-13-14, 11:58 AM
  5. Funny ad for Mobile Websites. Made me think of Passport!
    By Patrick Pierobon in forum BlackBerry Passport
    Replies: 1
    Last Post: 10-13-14, 10:51 AM
LINK TO POST COPIED TO CLIPBOARD