HTTP TestNow Functionality

The HTTP TestNow option is driven by TestNowHTTP.bpml and performs a series of tests.

The HTTP TestNow option is driven by TestNowHTTP.bpml and performs the following tests:

  • Invokes the framework TestNowProfileLookup.bpml.
  • Tests whether the default HTTP Client adapter is enabled.
Note: The TestNow business processes use the default HTTP Client adapter configuration. If your production business process uses a different HTTP Client adapter configuration, it is possible that the business process will not run successfully. Always test an adapter configuration before using it in a production scenario.
  • Tests the proxy connection if configured to use one.
  • Tests the SSL connection if configured to use one.
  • Tests the HTTP connection depending upon the profile configuration:
    • Invokes the HTTP Client Begin Session service.
    • Invokes the HTTP Client Method service to perform OPTIONS request.
    • Invokes the HTTP Client End Session service.