Current User: Guest
Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

scripting connector – events no t fired?

Reply to Post Add a New Topic
UserPost

9:52 am
December 19, 2011


Henk Helmantel

Admin

posts 195

Hi Peter,

The OnSendMessageResult and OnSendMessageResultUpdate events are only called for messages sent from the same Visual Basic.Net script. I understand that you send the messages from an SQL Connector, if that is the case the message result is used to update the MessageLog table (if you have set up a MessageLog table). You don't have to manually update the records with a script. If you really have to use the script to manipulate the database then you also should use the script to retrieve and send the messages from the database.

In the SMS system there is no secure way to link a received SMS message to a previously sent message. The only way is to link the received message to the last sent message with the same mobile number but this does not positively mean that it is indeed a reply.

Regards, Henk

2:47 am
December 19, 2011


Peter

Guest

Hi,

I am using scripting conector in VB.NET. It seems like events OnSendMessageResult and OnSendMessageResultUpdate do not get fired for me….? I am trying to update database from those events – the same code is working from OnMessageReceived event.

Could you please help?

Also, is there any way how I can link the MessageIn table with MessageLog table? I send more messages per mobile number and would like to know to which message is replay related to.

Thank you,
Peter

Reply to Post

Reply to Topic:
scripting connector – events no t fired?

Guest Name (Required):

Guest Email (Required):

HTML Editor
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
12 + 3