Forum Discussion
Sandyapitester
Frequent Contributor
Hi Bro
Thanks for the update it's working now because have used POI jar file
it's supporting all the file format
Am facing a new issue now
Open source need to transfer the response value in the property but the problem is
response having
{
username:XYX
Firstname:ABX
Lastname:ZZZ
}
{
username:zya
Firstname:fff
Lastname:xxx
}
{
username:qqq
Firstname:ooo
Lastname:oooo
}
here need to pass only XYX value in my property and oooo too
if u know the solution help me to fix it
amitgrover8
9 years agoOccasional Contributor
Try using username[0] and Lastname[2]
Related Content
- 6 years ago
Recent Discussions
- 3 days ago
- 8 days ago
xml to soap
Solved8 days ago