Using a Webservice Test Tool

In certain situations, you might want to test Boligmappa API using a testing tool before dive into the integration. Therefore, we though of sharing our experience in webservice testing tools which we think would be beneficial for our Integration Partners.

We in Boligmappa use a webservice testing tool called "WCFStorm - Enteprise Edition". It was found out that WCFStorm is not going to work with Https webservices right out of the box. There is a small configuration you need to do to get it to work. Here's how.

  1. Download the "app.config" file from this url (app.config).
  2. Open WCFStorm.
  3. Add Boligmappa API (https://testwebservice2.boligmappa.no/boligmappaapi.asmx).
  4. Click the "Client Config" button in the top button bar (see the screenshot below).
  5. Locate the "app.config" file and click Ok.

Now, your WCFStorm is ready to work with https.

NOTE: This configuration works on till your WCFStorm or Boligmappa API is open. You need to do this if WCFStorm started or Boligmappa API loaded fresh.

Please contact Per-Christian Svendsen (per.christian@boligmappa.no) or Sameera Gunasinghe (sameerag@99x.lk) if you need further clarification on this.