- Home
- Tag: Use
Posts tagged Use
Use – Storing, loading, installing, and/or running a Product, or displaying screens generated by a Product.
Tag: Use
Can Digital Literacy Really Change Your Life? – The Connector by Workato
Feed: The Connector by Workato. Author: Hannah Herman; Technology is rapidly changing how we work. It’s increasing our productivity, changing the devices we use, and turning us into better collaborators. With this shift in work, the demand for digital literacy—a term that refers to the competencies necessary to participate in a knowledge economy—has also grown exponentially. For many people, these skills are brand-new and not an area of educational focus; according to the National Assessment of Educational Progress, 48% of eighth-grade students have never taken any technology or engineering-related classes in school. So why invest in digital literacy? And what ... Read More
How to Use Substitution Templates in the Rules Engine to Enrich IoT Messages

Feed: The Internet of Things on AWS – Official Blog. Author: Olawale Oladehin. Post by Marcos Ortiz, an AWS Solutions ArchitectThe AWS IoT platform allows you to use substitution templates to augment the JSON data returned when a rule is triggered and AWS IoT performs a rule action. The syntax for a substitution template is ${expression}, where expression can be any expression supported by AWS IoT in SELECT or WHERE clauses. For more information about supported expressions, see AWS IoT SQL Reference. The substitution template is an important feature for AWS IoT customers, especially when there’s a need to dynamically add some contextual information that is ... Read More
Bites of IoT: Creating AWS IoT Rules with AWS CloudFormation

Feed: The Internet of Things on AWS – Official Blog. Author: Tim Mattison. Welcome to another installment in the Bites of IoT blog series.In this bite, we will use AWS CloudFormation, the AWS IoT rules engine, and AWS Lambda to automate the setup and teardown of two AWS IoT rules. You can use the AWS IoT console to create and edit rules by hand, but in production you might want to use automation to make your deployments of rules repeatable and easier to manage. AWS CloudFormation enables you to deploy rules consistently across applications, manage updates, share your infrastructure with others, and even use ... Read More
How to design your SSIS package with ODBC connection on Windows and run it on Linux?
Feed: SQL Server Integration Services (SSIS) Official Blog. Author: Leo Li - Program Manager of Microsoft. Before we start, let us consider below questions: As SSDT is not supported on Linux, we have to design SSIS packages on Windows. But do we need to make any changes on these packages before we run them on Linux? If we would like to use ODBC to connect any databases like Oracle, MySQL on Linux, is the ODBC configuration the same as Windows? Ok. In order to answer these questions, let's take a very simple example: move data from MySQL to SQL Server ... Read More
Samsung Selects AWS IoT for Cloud Print with Help from ClearScale

Feed: The Internet of Things on AWS – Official Blog. Author: Alex Oleynikov. BackgroundClearScale was founded in 2011, with a focus on delivering best-of-breed cloud systems integration, application development, and managed services. We are an AWS Premier Consulting Partner with competencies in Migration, DevOps, Marketing & Commerce, Big Data, and Mobile. Our experienced engineers, architects, and developers are all certified or accredited by AWS. We have a long track record of successful IoT projects and the proven ability to design and automate IoT platforms, build IoT applications and create infrastructure on which connected devices can easily and securely interact with ... Read More
ODBC is supported in SSIS on Linux (SQL Server 2017 CTP 2.1 refresh)

Feed: SQL Server Integration Services (SSIS) Official Blog. Author: Vincent He. Dear all, We just announced SSIS on Linux CTP2.1 refresh, in this refresh, besides many other improvements, we add a new feature which are queried by many customers during CTP2.1 – ODBC support. When the package is designed to use the ODBC connection, it will communicate with the ODBC driver manager and drivers installed on Linux system, the driver manager we have tested is unixODBC, and the drivers we have tested are MySQL and SQL Server ODBC driver, in theory, we support any unicode ODBC driver as long as ... Read More
ODBC is supported in SSIS on Linux (SSIS Helsinki) CTP2.1 refresh

Feed: SQL Server Integration Services (SSIS) Official Blog. Author: Vincent He. Dear all, We just announced SSIS on Linux (SSIS Helsinki) CTP2.1 refresh, in this refresh, besides many other improvements, we add a new feature which are queried by many customers during CTP2.1 – ODBC support. When the package is designed to use the ODBC connection, it will communicate with the ODBC driver manager and drivers installed on Linux system, the driver manager we have tested is unixODBC, and the drivers we have tested are MySQL and SQL Server ODBC driver, in theory, we support any unicode ODBC driver as ... Read More
IoT for Non-IP Devices

Feed: The Internet of Things on AWS – Official Blog. Author: Justin De Castri. Connected devices have found their way into a myriad of commercial and consumer applications. Industries have already moved, or are in the process of moving to, operational models that require them to measure broad data points in real time and optimize their operations based on their analysis of this data. The move to smart connected devices can become expensive if expensive components must be upgraded across the infrastructure. This blog post explores how AWS IoT can be used to gather remote sensor telemetry and control legacy ... Read More
How to route messages from devices to Salesforce IoT Cloud

Feed: The Internet of Things on AWS – Official Blog. Author: Michael Garcia. AWS IoT customers can now route messages from devices directly to Salesforce IoT Cloud with a new AWS IoT Rules Engine Action that requires only configuration.As part of the strategic relationship between AWS and Salesforce, the combination of AWS IoT and Salesforce IoT Cloud allows you to enrich the messages coming from your devices with customer data residing in Salesforce. This results in deeper insights and allow customers to act on those newly created insights within the Salesforce ecosystem. In this article, we are going to walk ... Read More
if you face an issue when the Attunity connectors aren’t visible in the SSIS Toolbox…

Feed: SQL Server Integration Services (SSIS) Official Blog. Author: JimmyWongMS. To see the Attunity connectors in the SSIS Toolbox, you always have to install the version of the connectors that targets the same version of SQL Server as the version of SQL Server Data Tools (SSDT) installed on your computer. (You may also have earlier versions of the connectors installed.) This requirement is independent of the version of SQL Server that you want to target in your SSIS projects and packages.+ For example, if you’ve installed the latest version of SSDT, you have version 17 of SSDT with a build ... Read More
Recent Comments