Hi Anil,
you will bind ur dropdown “value” to a bean (string value) to get the value which user has selected. after that what you have to do is, use iterator or loop to compare the value with list (county names), so u will come to know the index of the element(country name). the corresponding country code will also be in the same index then map the value.
Note: to implete this the webService output should be something like this
Document(CountryList)
DocumentList(Details)
countryName(string)
countryCode(string)
So that u can bind the countryName in Choice group.
Hope it helps
Regards,
Sunil Kumar N
09731004527
#webMethods#webMethods-BPMS#MWS-CAF-Task-Engine