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 #570032] Fri, 25 August 2006 17:01
Eishay Smith is currently offline Eishay SmithFriend
Messages: 109
Registered: July 2009
Senior Member
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 Apr 20 02:05:29 GMT 2024

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

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

Back to the top