WES Sample - Issues
Hi,
I'm working on CSF 3.0 Dev version. I'm trying to develop WES Adapter over HellowWorld Service. When I looked at the WES Toolkit sample which is shipped with Dev version, It isnot an Adapterover any sample service. Whenever client sends a request WES returns the response from the stored xml files.
Let me explain my scenario:
I have a WES Adapter over HelloWorld Example. Using Health monitor WES need to aware the availability of HelloWorld service. So that client can easily take a decision using interating with WES adapteronly,rather than directly intreracting with HellowWorld Service.
My Question is
1. How to design WES Adapter for this scenario? ( For ex. Send a request to HellowWorld Service (any method ?) and wait for sometime to get response. If not getting any response then the state of Helloworld Service is disabled. Store these info in Local xml file which is used by client.)
2. In the WES tool kit sample,GetServiceHealthState method is simply reading vaules fromSampleServiceHealthLog.xml file and returning back. When this xml file will get populated?
3. Can i get any other WESadapter sample?
Rgs
Vasu

