Hi,
I wanted to post data from a URL into a transaction. I used the xacute and matched the transaction input and output parameters to it.
How do I call this transaction from a browser ?
I am using xMII 12.0
I tried.
http://localhost:53000/Lighthammer/Runner?Transaction=test/WeatherQuerry&myPlace=99701
I get the 404 not found error
where test is the folder where I placed the xacute transaction WeaterQuerry. and myPlace is the input for a MyWeatherService web service.
Can someone guide me thru this...how can I debug what data goes into xMII and which transaction is called when..?
cheers
Domnic