Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Extracting string from the URL & saving in the variable for later usage

Hi,
Application that I'm working with includes unique string at the end of the URL e.g. http://:9080//. I was able to update the Path in Transport --> HTTP to //* and now responder is able to respond but I need to extract and save that.

I tried "REST URL Data Bank" but I can only extract name as the Path. I tried attaching extension tool for "Incoming Transport Header" but only thing it printed was text.

Any other way to access the URL and use string functions?

Comments