cancel
Showing results for 
Search instead for 
Did you mean: 

SAP DataServices setup automation

asdfsadfasdf
Discoverer
0 Kudos
141

Is there a way to initiate following as non-interactive commands ? 

  1. Configure DSN with SSL
  2. Test Connection with CMC console
  3. Set up AccessServer
  4. Setup JobServer
  5. Define RT services and instances from DS Management console
  6. Configure WebServices from DS Management Console

Accepted Solutions (0)

Answers (1)

Answers (1)

jmuiruri
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @asdfsadfasdf 

 

  1. Configure DSN with SSL - Command line: Data Services Connection Manager (Unix)
    • the command below should show you the needed parameters
      • $LINK_DIR/bin/DSConnectionManager.sh -help
  2. Test Connection with CMC console -- More context needed on this, do you mean testing the connection to CMC?, Testing Repository connection in CMC? - Not clear
  3. Set up AccessServer - Command line: Adding an Access Server (Unix or Linux)
  4. Setup JobServer - Command line: Adding a Job Server (Unix or Linux)
  5. Define RT services and instances from DS Management console --> Currently not possible
  6. Configure Web Services from DS Management Console 

BR,

Joe