Hi,
you have to declare variables at process level and define parameter/result mapping in service task. You can map results of the first service task into process variables and then pass the process variables as an output to the second service task. This can be done in web designer or in Eclipse plugin.