Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with PowerExchange for SAP NetWeaver
  3. Part 2: SAP Table Data Extraction
  4. Part 3: SAP BW OHS Data Extraction
  5. Part 4: SAP BW Data Load
  6. Part 5: SAP Pushdown Optimization
  7. Appendix A: Data Type Reference

PowerExchange for SAP NetWeaver User Guide

PowerExchange for SAP NetWeaver User Guide

infacmd SAP BW Service Properties

infacmd SAP BW Service Properties

You can create an SAP BW Service with the infacmd isp CreateService command. By default, the SAP BW Service is enabled when you create it.
The infacmd isp CreateService command uses the following syntax:
CreateService <-DomainName|-dn> domain_name <-UserName|-un> user_name <-Password|-pd> password <-ServiceName|-sn> service_name <-NodeName|-nn> node_name <-IntegrationService|-dis> data_integration_service_name <-RepositoryUser|-mru> model_repository_user <-RepositoryPassword|-mrp> model_repository_password [<-ServiceOptions|-so> option_name=value ...]
The following table describes the infacmd isp CreateService 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 or the environment variable INFA_DEFAULT_DOMAIN. If you set a domain name with both methods, the -dn option takes precedence.
-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 or the environment variable INFA_DEFAULT_DOMAIN_USER. If you set a user name with both methods, the -un option takes precedence.
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 or the environment variable INFA_DEFAULT_DOMAIN_PASSWORD. If you set a password with both methods, the password set with the -pd option takes precedence.
-ServiceName
-sn
service_name
Required. Name of the SAP BW Service.
The name is not case sensitive and must be unique within the domain. The characters must be compatible with the code page of the associated repository. The name cannot have leading or trailing spaces, include carriage returns or tabs, exceed 79 characters, or contain the following characters:
/ * ? < > " |
-NodeName
-nn
node_name
Required. Name of the node where you want the SAP BW Service process to run. If the Informatica environment is configured for high availability, this option specifies the name of the primary node.
-ModelRepositoryUser
-mru
model_repository_user
Required. User name used to connect to the repository.
To enter a name that contains a space or other non-alphanumeric character, enclose the name in quotation marks.
-ModelRepositoryPassword
-mrp
model_repository_password
Required if secure communication is not enabled for the domain. Optional if secure communication is enabled for the domain.
User password. You can set a password with the -rp option or the environment variable INFA_REPOSITORY_PASSWORD. If you set a password with both methods, the password set with the -rp option takes precedence.
-DataIntegrationService
-dis
data_integration_service_name
Required. Name of the Data Integration Service to which the SAP BW Service connects.
To enter a name that contains a space or other non-alphanumeric character, enclose the name in quotation marks.
-LicenseName
-ln
license_name
Required if you create an enabled service. Name of the license you want to assign to the SAP BW Service.
-ServiceOptions
-so
option_name=value
Optional. Service properties that define how the SAP BW Service runs.

0 COMMENTS

We’d like to hear from you!