provision script not working as expected.

Magesh Balaji Magesh.Balaji at infinite.com
Mon Jun 19 10:20:54 EDT 2017


Hi,

Thanks for all the help and support you have given till now.

We have created a preset and provision script as below.

let serial = declare("Device.DeviceInfo.SerialNumber", {value: 1});
log('start refresh3 script SN12=' + serial.value[0]);
declare("Device.LANDevice.1.WLANConfiguration.1.SSID", null, {value: serial.value[0]});

Since the value of the parameter highlighted is changed this triggered the setParamValues RPC call after InformResponse. Until 2 days back the same script was working.

But today the provision script is getting triggered, but not working as expected due to which SetParamValues is not called and SSID is having the same old value as in the Inform Request.

Can you suggest any reason why this is happening?

Any help is much appreciated.

Thanks,
Magesh
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s).

If you are not the intended recipient, please notify so to the sender by e-mail and delete the original message.

In such cases, please notify us immediately at info at infinite.com . Further, you are not to copy, 

disclose, or distribute this e-mail or its contents to any unauthorized person(s) .Any such actions are 

considered unlawful. This e-mail may contain viruses. Infinite has taken every reasonable precaution to minimize

this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should 

carry out your own virus checks before opening the e-mail or attachments. Infinite reserves the right to monitor

and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail

address may be stored on the Infinite e-mail system. 

***INFINITE******** End of Disclaimer********INFINITE******** 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20170619/c092e61a/attachment.html>


More information about the Users mailing list