Fax Software

Community Forums

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2688
    Anonymous
    Member

    Hello !
    I want to do the Send Now command, but via VB code.
    I need to monitor the Send log for the messages that have not been
    sent (failed). If I find such message I need to send it again. How
    this can be achieved ?

    #4557
    Anonymous
    Member

    see the SDKLog documentation, you would need to access the log structure and determine which faxes have failed.

    #4558
    Anonymous
    Member

    There’s no problem to determine the which faxes are needed to be re-send, but how can I send the fax knowing only its ID ?
    Log object can not send faxes itself and Send object seems to be not able send faxes based upon only its ID. Do I need to create some kind of “clone” of the fax coping its proporties one by one to the new fax and then send it again ? This looks a bit ugly…

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.