Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » OHF » ohf-bridge document upload code
ohf-bridge document upload code [message #19360] Fri, 25 August 2006 17:01
Eclipse UserFriend
Originally posted by: eishays.us.ibm.com

The ohf-bridge document upload functionality is explained in the "OHF
Bridge Documentation" pdf located in the ohf-bridge wiki
(http://wiki.eclipse.org/index.php/Ohf_bridge).

The submit document call is something like:
$SOAPClient = new OHFSoapClient();
$response = $SOAPClient->sendDocument($_POST['patientId'],
$_POST['documentTitle'], $_FILES['uploadDocument']);

The latest OHFSoapClient.php is located at the CVS:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.ohf/plu gins/org.eclipse.ohf.bridge.client/OHFSoapClient.php?cvsroot =Technology_Project


Eishay
Previous Topic:ohf-bridge document upload code
Next Topic:HEADS UP: IHE Webinar and Hotlin TCONs for Connectathon 2007
Goto Forum:
  


Current Time: Fri Apr 26 05:30:18 GMT 2024

Powered by FUDForum. Page generated in 0.03181 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top