Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Edge Data Streaming
  3. Licenses
  4. Using Informatica Administrator
  5. Creating and Managing the Edge Data Streaming Service
  6. Edge Data Streaming Entity Types
  7. Edge Data Streaming Nodes
  8. Data Connections
  9. Working With Data Flows
  10. Managing the Edge Data Streaming Components
  11. Security
  12. High Availability
  13. Disaster Recovery
  14. Monitoring Edge Data Streaming Entities
  15. Appendix A: Troubleshooting
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Regular Expressions
  18. Appendix D: Command Line Program
  19. Appendix E: Configuring Edge Data Streaming to Work With a ZooKeeper Observer
  20. Appendix F: Glossary

User Guide

User Guide

HTTP Target Service Type

HTTP Target Service Type

The HTTP target service type writes data to an HTTP server through HTTP POST requests. When you configure an HTTP target service, you must configure the URL for the HTTP server. When you configure the target service properties, you can configure a secure or a nonsecure connection type.
You can configure the following properties for the HTTP target service type:
Entity Name
Name for the HTTP target service. Maximum length is 32 characters.
Description
Description of the target service. Maximum length is 256 characters.
Connection Type
You can select one of the following connection types:
  • HTTP
  • HTTPS: Accept All Certificates
  • HTTPS: Accept Certificates in TrustStore
Target URL
URL of the HTTP server.
Enter the path in the following format:
http://<server>:<port>/myapp/path
TrustStore Path
Path and file name of the Java truststore file. Specify the path if you select
HTTPS: Accept Certificates in TrustStore
connection type.
TrustStore Password
Password for the truststore file. Specify the password if you select
HTTPS: Accept Certificates in TrustStore
connection type.
Retry on Failure
Indicates that the target service should try to write to the target if the operation fails the first time.
Number of Retries
The number of times the target service should retry to write to the source.
Delay between Retries
Time in milliseconds between successive retries.
Statistics
You can monitor the following statistics for the HTTP target type:
  • Bytes Received. The number of bytes the target service receives.
  • Events Received. The number of events the target service receives.
  • Receive Rate (Per Sec). The number of bytes the target service receives every second.
  • Events Reassigned. The number messages that the source service resends to the target service when it has not received acknowledgment from the target service.

0 COMMENTS

We’d like to hear from you!