• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TykTechnologies / tyk / 6744

Build:
DEFAULT BRANCH: master
Ran 31 May 2019 06:54PM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6744

push

travis-ci

buger
Added support of WSDL import (#2230)

User can now import WSDL file to create API definition. 
[#Reference](https://github.com/TykTechnologies/tyk-analytics/issues/1160)

**Supported features:**
1. WSDL file with multiple services
2. SOAP/SOAP12 binding
3. HTTP binding

**Generated API Definition will be as follows:**
1. API `name` is same as that of the service name. If WSDL contains multiple services, then the name of the first service in the file will be used.

2. `listen-path` of the API will be 

> "/service name/"

   If WSDL contains multiple services, then the name of the first service in the file will be used.

3. For each supported operation, an endpoint will be created. Endpoint will have the path

> /service_name/end_path

In case of **SOAP/SOAP12** binding, _end_path_ will be operation name.
In case of **HTTP** binding, _end_path_ will be value of `location` attribute of the operation. 

4. Each endpoint will use url-rewrite middleware to direct the request to the upstream. This was necessary to support multiple services

If service has multiple Ports type, name of the Port needs to be specified. If Port name is not provided then first Port of the service is used.

https://github.com/TykTechnologies/tyk/issues/2255
Jobs
ID Job ID Ran Files Coverage
2 6744.2 (LATEST_GO=true) 31 May 2019 06:54PM UTC 0
Travis Job 6744.2
Source Files on build 6744
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6744
  • e1466dbe on github
  • Prev Build on master (#6741)
  • Next Build on master (#6745)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc