Skip to main content



      Home
Home » Archived » OHF » ohf-bridge document upload code
ohf-bridge document upload code [message #570032] Fri, 25 August 2006 13:01
Eclipse UserFriend
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:Installation Directions for OHF Bridge
Next Topic:ohf-bridge document upload code
Goto Forum:
  


Current Time: Sat Jun 21 20:36:57 EDT 2025

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

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

Back to the top