Versions Compared

Key

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

...

The MC2 Installation Certification workflow executes the following tests to validate the installation has been completed successfully:

  • Direct API call (REST Source Extract) on all instances

  • Direct API call (SOAP Source Extract) on all instances

  • Get MC2 info on all instances

  • Get MC2 health

  • SOAP Source Extract in JSON

  • SOAP Source Extract in CSV - this requests validates that Pyruleservice is up and running

  • SOAP Source Extract in EAGLEML

  • MC2 workflow with 2 extracts

In order to enable the check for SOAP and REST requests thru IIS. add the following variables to the w_config_custom.inc:

  • w_eagle_web_url - IIS URL (e.g. https://test.eagleinvsys.com)

  • w_eagle_web_userid - user name (e.g. EAGLEADMIN)

  • w_eagle_web_password - encrypted user password (e.g. base64aes~HrekxfgbWM5EY/7CACbHyvE5ff2KDA==)

If these variables are not defined, the Installation Certification will skip all the tests related to requests thru IIS.
To run the MC2 Installation Certification, send the following RTR to the EagleMLWebService20 Message Center Web Service endpoint or use the Message Center Console to send the RTR to the eagle_ml-2-0_default_cm_control_message stream:

...