EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-22 05:12 AM . Last Modified: 2023-05-03 12:16 AM
I want to send sms via ViewX. The institution has an agreement with an sms site. I need to send a command to this site. The site has an exe program. I need to command this program. I did a study with logic. But whatever I do, I get the "System call credentials are invalid (logon failed)" program error.
I am logging in the System Status under System Configuration on the server. But where am I making mistakes?
I am open to all kinds of ideas. Thank you...
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 08:58 PM . Last Modified: 2020-02-24 08:59 PM
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 08:58 PM . Last Modified: 2020-02-24 08:59 PM
What Bevan said, but also pay attention to the permission requirements for the user you're trying to log in as (ie "log on as a service" and "replace a process level token").
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 02:18 AM
Hey @abii , thank you for your question
I moved it to the Geo SCADA forum where the community of experts will be able to provide you the right support and solve your issue!
PS: don't hesitate to check the Knowledge base and use the search bar with keywords. there is a lot of content discussed everyday and your issue may have already been solved 😉
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 02:27 AM
What do you have configured under the user settings for Username/Password in this entry?
http://localhost/Help/Content/ServerAdministrationGuide/SystemCallsSettings.htm
ClearSCADA requires a valid username and password to logon to the server to allow System Calls to be made successfully.
Given the error message that you are seeing, I suspect that you have not entered a valid username/password combination for the ClearSCADA server to execute the System Call.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 05:08 PM
Also worth noting that with services like Twilio its pretty straightforward to write a driver to interface with it using JSON or some libraries, I think Steve posted some code on his gitlab page.
Whilst calling an exe may work, a better integration will give you feedback such messages sent, read and if they reply.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 08:58 PM . Last Modified: 2020-02-24 08:59 PM
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-24 08:58 PM . Last Modified: 2020-02-24 08:59 PM
What Bevan said, but also pay attention to the permission requirements for the user you're trying to log in as (ie "log on as a service" and "replace a process level token").
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-02-27 09:41 AM . Last Modified: 2020-02-27 09:42 AM
An alternative approach:
One thing I have done in the past with email distributions, was to put peoples phone numbers in as an email address. It may be different if you are outside of the United States, but here it is possible to put the phonenumber@something.com and send an email that will be converted to text message by the carrier. The worst part about doing it this way that I can remember is you must know the cellular carrier, and you are limited to either 60 or 120 characters.
IE 10 digit cellphone number @ something.com or .net :
1234567890@vtext.com for Verizon Wireless
1234567890@txt.att.net for AT&T
1234567890@messaging.sprintpcs.com
1234567890@tmomail.net. for TMobile.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.