Hi

I have a scenario.
     1. I create a project
     2. Create a requirement
     3. Create a solution for the requirement.
     4. Now i'll send a Service Request for Quote .

When we send a request, on the other side automatically the solution which
we have created will be created.... this Solution ID i need to fetch which
can be done through Database, its because no where other than DB the ID will
be seen. Now my Queries are :
     1. Is it possible to Fetch the ID ?
     2. By running JDBC Request am able to get the ID, but How to connect it
with my HTTP request ?? Can i use the result of JDBC to my HTTP(next
request) ??

Its because if i run the JDBC alone am getting the output but if i run the
JDBC along with my other HTTP request(as the above scenario) am not getting
the output...

If am wrong anywhere please correct me and let me know a way out.


Thnaks
-- 
Nithya Prakash.L
[email protected]
+919623320453

Reply via email to