Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

Twitter Streaming Connection Properties

Twitter Streaming Connection Properties

Use a Twitter Streaming connection to access near-real time data from the Twitter web site. The Twitter Streaming connection is a connection to the social media company's streaming API. You can create and manage a Twitter Streaming connection in the Administrator tool or the Developer tool.
The order of the connection properties might vary depending on the tool where you view them.
The following table describes the general properties for a Twitter Streaming connection:
Property
Description
Name
Name of the connection. The name is not case sensitive and must be unique within the domain. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
ID
String that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection. Default value is the connection name.
Description
The description of the connection. The description cannot exceed 765 characters.
Location
The domain where you want to create the connection.
Type
The connection type. Select Twitter Streaming.
The following table describes the properties for hose type and OAuth authentication:
Property
Description
Hose Type
Streaming API methods. You can specify one of the following methods:
  • Filter. The Twitter
    statuses/filter
    method returns public statuses that match the search criteria.
  • Sample. The Twitter
    statuses/sample
    method returns a random sample of all public statuses.
Consumer Key
The consumer key that you get when you create the application in Twitter. Twitter uses the key to identify the application.
Consumer Secret
The consumer secret that you get when you create the Twitter application. Twitter uses the secret to establish ownership of the consumer key.
Do you have OAuth details?
Indicates whether you want to configure OAuth. Select one of the following values:
  • Yes. Indicates that you have the access token and secret.
  • No. Launches the OAuth Utility.
Access Token
Access token that the OAuth Utility returns. Twitter uses the token instead of the user credentials to access the protected resources.
Access Secret
Access secret that the OAuth Utility returns. The secret establishes ownership of a token.

0 COMMENTS

We’d like to hear from you!