EASYCloudConnector (ECC) Setup

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

EASYCloudConnector (ECC) Setup

Unread post by SteveCap »

  • System Requirements
    • Windows server 2016+ (64 bit)
      • 4 GB Ram
      • Dual core CPU
      • Must have network access to:
        • Any Databases which ECC is intended to interface with
        • Any SMTP server which ECC is intended to interface with
        • Any Files/Folders which ECC is intended to interface with
        • Any JDE instance which ECC is intended to interface with
      • Must have internet access to connect on ports 80 and 443
    1. From the IDE navigate to EASYCloudConnector page.
      • Click the 3 bars in top right section
        Screenshot 2021-11-18 122153.png
        AppsPage
        Screenshot 2021-11-18 122153.png (50.57 KiB) Viewed 11128 times
        AppsPage
        AppsPage
        Screenshot 2021-11-18 122153.png (50.57 KiB) Viewed 11128 times
    • Choose EASYCloudConnector (ECC) under Setup
      image6.png
      Menu
      image6.png (11.93 KiB) Viewed 11128 times
      Menu
      Menu
      image6.png (11.93 KiB) Viewed 11128 times
  • Download ECC Server Manager and extract
    image7.png
    DownloadSM
    image7.png (2.6 KiB) Viewed 11128 times
    DownloadSM
    DownloadSM
    image7.png (2.6 KiB) Viewed 11128 times
  • Copy zip from local ‘Downloads’ to another directory
    • We recommend C:\ECC\{ZipFileName}
  • Extract zip file in that folder and navigate into the ServerManager/Bin folder
  • Click on KRise.EASYProcess.CreateServerManagerShortcuts.exe to run it. This will allow you to add a shortcut to the desktop and programs
    image5.png
    CreateIcon
    image5.png (14.06 KiB) Viewed 11128 times
    CreateIcon
    CreateIcon
    image5.png (14.06 KiB) Viewed 11128 times
  • Icon appears on desktop
    image17.png
    Icon
    image17.png (6.69 KiB) Viewed 11128 times
    Icon
    Icon
    image17.png (6.69 KiB) Viewed 11128 times
  • Once the shortcut is created use it to run the server manager
  • We are ready to install the server manager.
    • It is recommended to not use the local system account. But to use a network account that has security permissions set up. This will allow you to access network resources such as SQL server, file server etc using this account.
      • To install as a different account uncheck the Install as Local System Account
      image9.png
      Install
      image9.png (16.94 KiB) Viewed 11128 times
      Install
      Install
      image9.png (16.94 KiB) Viewed 11128 times
    • Click on install.
      • If the install as local system checkbox is unchecked it will ask you to login with an account.
        image16.png
        login
        image16.png (14.6 KiB) Viewed 11128 times
        login
        login
        image16.png (14.6 KiB) Viewed 11128 times
  • Once the service is installed you will need to repeat the following steps for each environment tab
  • Enter desired port and timeout or leave as default and click save.
    image15.png
    Ports
    image15.png (28.48 KiB) Viewed 11128 times
    Ports
    Ports
    image15.png (28.48 KiB) Viewed 11128 times
  • Go to the site and a new client id or use an existing one. Only one ecc install can use a client id at a time.
  • If connecting to JDE to run BSFN Follow this step otherwise skip to step 15
    • Go to the JDE Server Tab and enter the port to run the JDE BSFN server on and click Save.
      image18.png
      JDEServer
      image18.png (27.43 KiB) Viewed 11128 times
      JDEServer
      JDEServer
      image18.png (27.43 KiB) Viewed 11128 times
  • If the ECC client is meant to connect to a JDE installation, then it requires a set of JAR files which can be obtained from the JDE Enterprise Server which intends to service the ECC client’s requests. From the target JDE Enterprise Server’s “~\system\classes” folder, all .JAR files should be copied into each environment’s “JDEBSFN_JDEJarFiles” folder located inside the environment path folder.
    image1.png
    Bin
    image1.png (4.38 KiB) Viewed 11128 times
    Bin
    Bin
    image1.png (4.38 KiB) Viewed 11128 times
  • Then go to the Connections tab and fill out the connection information for each connection you wish to use.
    • Type the instance name into the New Instance text box then click add. It will populate the dropdown. The instance name needs to match the instance from the IDE.
      image2.png
      Connections
      image2.png (8.37 KiB) Viewed 11128 times
      Connections
      Connections
      image2.png (8.37 KiB) Viewed 11128 times
      • Database connections requires:
        • ConnectionProvider
        • ServerType
        • ConnectionString
          • Sample connection strings are provided to get more examples for your provider and type go to connectionstrings.com
      • JDEdwards is for bsfn and requires:
        • Host
        • Port
        • Environment
        • UserId
        • Password
        • Timeout
        • BSFNServerPollFrequency
        • SessionRecycleCount
        • MaxNumberOfSessions
        • KillClosedSessionWaitTime
        • SessionManagerFrequency
        • UserSessionValidation
        • LogSevere
        • LogDebug
        • PrintSevere
        • PrintDebug
      • Email requires:
        • UserName
        • Password
        • SMTPServer
        • SMTPServerPort
        • UseSLL
image14.png
SavedConnection
image14.png (29.75 KiB) Viewed 11128 times
SavedConnection
SavedConnection
image14.png (29.75 KiB) Viewed 11128 times
  • If you are connecting to any databases through ecc you will need to set up your tables paths from the Connection Manager Page.
    • This example is for a connection to a JDE MSSQL database but can be followed for all database types and connections.
    • Go To Connection Manager Page and select Database from the left
      image8.png
      ConnectionType
      image8.png (7.85 KiB) Viewed 11128 times
      ConnectionType
      ConnectionType
      image8.png (7.85 KiB) Viewed 11128 times
    • Then select the instance you are using from the drop down.
      image3.png
      InstanceType
      image3.png (4.45 KiB) Viewed 11128 times
      InstanceType
      InstanceType
      image3.png (4.45 KiB) Viewed 11128 times
    • Make sure the Use ECC is enabled
    • At the bottom there will be sample table paths that you will need to change to match your set up.
      image10.png
      TablePaths
      image10.png (19.64 KiB) Viewed 11128 times
      TablePaths
      TablePaths
      image10.png (19.64 KiB) Viewed 11128 times
    • Click edit to change them. Path is DatabaseName.SchemaName. If using Oracle it should just be SchemaName.
  • For all other connection types from The connection Manager Page select the connection and make sure the instance that will be going through ECC has Use ECC enabled
  • Now you can test your connections using ping or for each instance using ECC in the list.
    image12.png
    Test
    image12.png (10.13 KiB) Viewed 11128 times
    Test
    Test
    image12.png (10.13 KiB) Viewed 11128 times
[/list]
word count: 1072

Tags:
Post Reply