Article Details
Id: | 17605 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 3.03.04 |
Opened: | 16/11/2020 |
Closed: | 16/11/2020 |
Released: | 02/12/2020 |
Job: | J025506 |
![]() |
Sending an SMS via a Script-created Document Log does not fail but no Service Log is generated
Sending an SMS Message via a Script that creates a Log (e.g., an Account Log) for an SMS Document and then attempts to publish the log may fail.
Any Scripts using the following method on the Log objects would fail since no Service Id was being recorded with the Log.
finAccountLog.ExtendedDataSetSms("phone number", "message")
The Messaging interface has been updated so that, if no Service is specified in the Extended Data, the Branch and therefore the Service Details are retrieved from the relevant object (e.g., an Account). If none is found then the GLOBAL Cost Centre setting will be used.