Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. From any Eagle window, click the Eagle Navigator button.
  2. Enter Message Center Console and you will see below window. Type 'eagle_default_deploy_demand’ in the Stream name box.   Once you choose the stream name, hit 'Search' button.
  3. As you see Stream Name appears on the window, right click on the stream and click ' Run Now with Overrides'
  4. You need to choose the values as shown in the below window to install the MC2 components first and click 'Ok' button. 'All Services' value in the Component name will install all the services of MC2 components.                                                                                                                                                                                     
  5. Now the installation of MC2 components kicked off and you need to ensure the status of installation by clicking the 'EJM Tasks' button on the toolbar.                                                       
  6. Choose the date and time on the left pane when the installation kicked and hit 'Search' button. You can see the progress of individual components of MC2 is completed.                             

Pace-report service

7. The pace-report service is not included in the deployment of ‘All Services’. The pace report service is required to run performance reports via the REST API. ‘Pace-reportservice' needs to be installed separately. Repeat step #3 and continue with step #8.

8. You need to choose the values as shown in the below window to install 'Pace-reportservice' and click 'Ok' button. Installations kicked off and you need to ensure the status by clicking  ' EJM Tasks. 

Image Modified

9. Both MC2 and Pace-reportservice would have been installed on the server and you need to configure the web service Endpoints now.

...

11. Change the EagleSTAR/tpe/cfg/starsecuity.ini on all THIN servers. Add the following lines to the REDIRECTURL_2SITES section:

[REDIRECTURL_2SITES]

/EagleMLWebService30=/ext/starsecurity.dll?statelessrouter&format=soap&cmd=4600%26200%26ExecuteEagleMLRequest

/EagleMLWebService30/=/ext/starsecurity.dll?statelessrouter&format=soap&cmd=4600%26200%26ExecuteEagleMLRequest

/EagleMLWebService30?wsdl=/ext/starsecurity.dll?statelessrouter&format=soap&cmd=4600%26200%26wsdl20

12. The same configuration can be done from 'System Management Center'. From any Eagle window, click the Eagle Navigator button.

...

14. Launch System Management Center. Sort the list of services by Type.             

       Image Modified

15. To open a Web Server for customization, right click on it and choose Show Details. You need to change the configuration of all web servers on the region.             

Image Modified

16. Now open the Configuration tab and find ini in the list of config files.                          

Image Modified

17. In the right part of the window, you can now set the parameters in the [REDIRECTURL_2SITES] section. The following parameters should be added to enable the EagleMLWebService30 Web Services/SOAP Endpoint and supported REST endpoints:

[REDIRECTURL_2SITES]

/EagleMLWebService30=/ext/starsecurity.dll?statelessrouter&format=soap&cmd=4600%26200%26ExecuteEagleMLRequest

/EagleMLWebService30/=/ext/starsecurity.dll?statelessrouter&format=soap&cmd=4600%26200%26ExecuteEagleMLRequest

/EagleMLWebService30?wsdl=/ext/starsecurity.dll?statelessrouter&format=soap&cmd=4600%26200%26wsdl20

18. Save your changes with the button in the top pane.

19. Return to the Details tab and Restart Web Server to apply the changes.

20. Do not forget to apply this configuration to all web servers in the region.

The link to Swagger definitions for all supported REST resources may be retrieved using the link:

https://host/eagle/v2/api-doc

REST API will use the authentication provided by Eagle. Swagger UI is available at:

https://host/mc2/swagger-ui.html