[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ohf] Mesa testing and OHF

http://wiki.eclipse.org/OHF_MESA_Test_Status

I am particularly interested in the XDS.a and XDS.b tests.  How are these 
run and where is the documentation for running them?

==========================================================================================

For testing using xdstest2 tool:

http://ihewiki.wustl.edu/wiki/index.php/XDS_Transactions#Provide_and_Register_Document_Set-a 
lists several transactions for which I find no corresponding WS; 
http://localhost:8080/bridge/services lists the services available:
  a.. QueryDocumentsByPatientId
  b.. QueryDocumentsFind
  c.. QueryDocumentsGet
  d.. QueryDocumentsFind
  e.. RetrieveDocumentByUrl
  f.. RetrieveDocumentSet
  g.. WrapInCdaAndSubmitDocument
  h.. SubmitDocument
  i.. SearchPatient
  j.. AdmitInpatient
  k.. RegisterOutpatient
  l.. PreAdmitInpatient
  m.. UpdateOutPatient
  n.. UpdateInPatient
  o.. MergePatient
  p.. AuditPhiImport
  q.. UpdateInPatient
  r.. AuditPhiExport
  s.. AuditActorStartEvent
  t.. AuditActorStopEvent
  u.. AuditUserAuthenticationLoginEvent
  v.. AuditUserAuthenticationLogoutEvent
  w.. AuditQueryEvent
  x.. AuditPatientRecordReadEvent
  y.. AuditPatientRecordCreateEvent
  z.. AuditPatientRecordUpdateEvent
  aa.. AuditPatientRecordDeleteEvent
  ab.. GetRhios
  ac.. GetMyLog
Those services are available here however: 
http://129.6.24.109:9080/axis2/services/listServices

I suppose no one is using xdstest2 tool to run Mesa tests; thus the reason I 
am requesting how to run those tests...

Thanks