Versions Compared

Key

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

...

  1. After installing MessageTransformer from the guides beforehand

    1. UAT CLIENTID AND TOKEN ARE DIFFERENT TO PRODUCTION

  2. Access the installation directory (typically C:\Program Files (x86)\Flip Group\Message Transmitter)

  3. Access file - MT.Transformer.WS.exe.config (You may need to access the file in Command Prompt)

  4. Amend file to have service pointing to UAT endpoint

    1. Code Block
      languagexml
        <add key="BaseUrl" value="https://uat-messagetransmitter.flipgroup.com.au/" />
  5. Access Services

  6. Locate Message Transformer service

  7. Restart Service

...