GithubHelp home page GithubHelp logo

jack-dongjie / business-one-register-to-sld Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sap-archive/business-one-register-to-sld

0.0 1.0 0.0 16 KB

A Windows CLI tool to register SAP Business One server to existing SAP SLD

License: Apache License 2.0

C# 100.00%

business-one-register-to-sld's Introduction

Description

This tool is used to register existing SAP Business One server into a SAP Business One SLD. It is meant to be used in the automatic creation of SAP Business One environment - once the environment is created, you can use this tool to register it to an existing SAP Business One SLD automatically. You can then log into SAP Business One Client without the need for additional manual work.

Limitations

  • The tool registering to the SLD only support username/password SQL connection. It cannot use Windows authentication or other kind of authentication.

Requirements

  • For the Microsoft Windows platform only.
  • Microsoft .Net 4.5.1

Configuration

Usage

RegisterDBServerToSLD /sldserver [SLDSERVER] /sldusername [SLDUSERNAME /sldpassword [SLDPASSWORD] /instancename [INSTANCETOADD] /sqlversion [SQLVERSION] /dbusername [INSTANCETOADDUSERNAME] /dbpassword [INSTANCETOADDPASSWORD]

Arguments

  • /sldserver - example: localhost if SLD is https://localhost:40000/ControlCenter
  • /sldusername - example: B1SiteUser
  • /slddassword - Password to the slddbusername
  • /instancename - example: b1server,65170 for a named instance
  • /sqlversion - The vesion of SQL to use. Values:
    • HANA
    • SQL2008
    • SQL2008R2
    • SQL2012
    • SQL2014
    • SQL2016
  • /dbusername - example: sa
  • /dbpassword - Password to the dbusername

Download and Installation

You can download the tool in the GitHub release section. Once the latest release has been downloaded, simply unzip the archive and run RegisterDBServerToSLD.exe from a Windows console.

How to obtain support

This project allows and expects users to post questions or bug reports in the GitHub bug tracking system.

Contributing

If you would like to contribute, please fork this project and post pull requests.

License

Copyright (c) 2017 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.

business-one-register-to-sld's People

Contributors

jonathanbaker7 avatar sapaurelien avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.