- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Com'X510 CSV Export using HTTP or HTTPS
Hello,
I was able to do a CSV export to a local folder using FTP protocol, but not HTTP or HTTPS.
Is there any documentation on how to set up CSV Export for Com'X510 using HTTP or HTTPS. The User Manual doesn't provide enough info.
I am trying to Publish CSV files to a local folder from the Com'510 using HTTP or HTTPS.
Thank you.
Jackson
Posted: 2018-06-29 08:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi Jackson,
The HTTP / HTTPS publication uses an HTTP POST method to publish to your desired server. You will need to have a web server setup that can accept this POST request and save the file onto the server. If you're starting from scratch, this can be a lot of configuration (setting up the webserver, creating a way to accept the file). If you just want to save the file locally it's probably quicker to setup a quick SMTP server on your computer. I use one called Papercut, which is really easy to setup. https://github.com/ChangemakerStudios/Papercut
Best,
Colton
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hi @Anonymous user
Do you have any standard document for step to be followed during HTTP & HTTPS configuration for data export from ComX510.
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Link copied. Please paste this link to share this article on your social media post.
Hello,
Please see my reply to this post. https://community.se.com/t5/Gateways-and-Energy-Servers/ComX510-data-Export-via-HTTP-or-HTTPS/m-p/15...
Randi