selcuk cabuk

Greenhorn
+ Follow
since Jan 16, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by selcuk cabuk

hi all,

I'm wondering that can i use xpath for soap response. I mean i want to take only spesific parameters on my soap request, not all soap request xml. Is that possible?
I've searched about that but where i look, i see that xpath used with soap response when all the response got and then they parsed some values. I don't want that.

Or is there any other technologies allow me to do that. My problem is some of my soap response's are too big that i get timeout. I'm trying to prevent that problem and get the only neccessary part of response envelope.