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

importDataFlow

importDataFlow

Imports a list of data flows.
The command uses the following syntax:
importDataFlow <-DomainName|-dn> domain name [<-UserName|-un> user name] [<-Password|-pd> password] <-FilePath|-fp> File path where you want to import data flows from. [<-Overwrite|-ow> Overwrite existing data flows. Default is false.
The following table describes infacmd importDataFlow options and arguments:
Option
Argument
Description
-DomainName
-dn
domain_name
Required. Name of the Informatica domain. You can set the domain name with the -dn option.
If you do not specify a domain, the command creates a domain named Domain_EDS by default.
-UserName
-un
user_name
Required if the domain uses Native or LDAP authentication. User name to connect to the domain. You can set the user name with the -un option.
Optional if the domain uses Kerberos authentication. To run the command with single sign-on, do not set the user name. If you set the user name, the command runs without single sign-on.
-Password
-pd
password
Required if you specify the user name. Password for the user name. The password is case sensitive. You can set a password with the -pd option.
-FilePath
-fp
file path
Required. File path where you want to import the data flows from. You can set the file path with the -fp option.
-Overwrite
-ow
true | false
Optional. Overwrites existing data flows. Overwrite the data flows in one of the following situations:
  • You want to overwrite a data flow that already exists.
  • You want to import a data flow that contains an entity that is associated with a node group that does not exist.
Default is false.

0 COMMENTS

We’d like to hear from you!