This topic contains 4 replies, has 0 voices, and was last updated by erictgrubaugh 8 years ago.
-
AuthorPosts
-
kevind@overturepromo.com- Contributions: 0
- Level 1
- ☆
Hi all! I'm new to Netsuite and these forums. My company is looking for a way to display custom saved searches on multiple screens within our warehouse. These will be smart TVs capable of web browsing. We're just looking to display "shipping today" and maybe priority orders in a list. Is there a best practice solution for this type of thing already?
This is a cached copy. Click here to see the original post. -
KCSF Bud- Contributions: 0
- Level 1
- ☆
We do pretty much exactly this with web services for our production schedule. PM me and we can tell you more about it?
-
david.smith- Contributions: 0
- Level 1
- ☆
I wouldn't try to use the the web browsing on the TV. I've found their browsers to be very bad (typically) and slow. I would hook up a small form factor computer or use screen mirroring. Create yourself a nice HTML dashboard that will update itself.
I would create an external connection to NetSuite using a RESTLet to get the data. This way your not constantly logged in as a user.
I've done this before with a raspberry pi but if you can I would use something a little more powerful. You can get computers or even a cromebook pretty cheep these days.
-
KCSF Bud- Contributions: 0
- Level 1
- ☆
Yes, agreed. Chromebooks are also what we use. Probably under $100 these days.
-
erictgrubaugh- Contributions: 0
- Level 1
- ☆
If you don't want the full laptop form of a chromebook, there are also chromeboxes https://www.amazon.com/Asus-CHROMEBO…/dp/B00IT1WJZQ
-
AuthorPosts
You must be logged in to reply to this topic.