Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7947789
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:32:01+00:00 2026-06-04T01:32:01+00:00

I have an application which accesses a SOAP web service in order to download

  • 0

I have an application which accesses a SOAP web service in order to download some of its data. My problem is I need to perform this on a fairly regular basis. Currently the user presses an ‘update’ button in order to download the data, but I would like it to be done without the user needing to press a button.

What would be the best approach to take in this situation?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T01:32:02+00:00Added an answer on June 4, 2026 at 1:32 am

    So long as your downloading is already set up, it seems like all you need is to use an NSTimer. For example, if you wanted it to trigger the download every thirty seconds you would put this line in:

    [NSTimer scheduledTimerWithTimeInterval:30 target:self selector:@selector(doDownload:) userInfo:nil repeats:YES];
    

    And you would have a function like

    -(void) doDownload:(NSTimer*) timer
    

    And if you are done with the downloads, within the doDownload function, you would call

    [timer invalidate];
    

    to shut off the timer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web-application which uses hibernate and for some reason every thread (httprequest
I have an ASP.Net 4.0 web application which very frequently loads data from the
I have a silverlight 2 beta 2 application that accesses a WCF web service.
I have an application which is receiving data for thousands (say 50,000) subjects. Each
I'm setting up a directory application for which I need to have two separate
I'm working on an application which accesses data from an Oracle 11g database. I'm
We are developing an application which accesses an API exposed over some embedded system.
I have a Spring 3.0 web application which tries to follow the REST principles
I am creating a web application and have the following problem. In my application
I have a Delphi XE application, which accesses an Oracle XE database using a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.