We have a situation where we have an Oracle Form (currently 11g) that needs to call a Formspider application and then have information passed back to it. How have people handled that in the past.... currently looks like we need to save to a temp table in the formspider app and have the calling Oracle form check periodically in the temp table for the data.... is there a better way or is that the accepted standard... or have I missed something completely??? Cheers |