One size fits all Web Service!
-
Each var named with XML passed into the WebService is a full XML representation of a DataSet. (Oh yeah, and for each two in, they get an XML DataSet back). I got assigned this to see "why posting takes so long."
IsOK = this.oWSSubModule.SaveSubModule(UserHash, TerminalHash, ref ServerMessage,
OriginalMasterKeyForSubModule, newMasterKeyForSubModule,
ChangeXMLSystemSubModule, DeleteXMLSystemSubModule, ref KeysXMLSystemSubModule,
ChangeXMLPropertyObject, DeleteXMLPropertyObject, ref KeysXMLPropertyObject,
ChangeXMLSystemPendingQueue, DeleteXMLSystemPendingQueue, ref KeysXMLSystemPendingQueue,
ChangeXMLNodeAssignment, DeleteXMLNodeAssignment, ref KeysXMLNodeAssignment,
ChangeXMLMedicalResponse, DeleteXMLMedicalResponse, ref KeysXMLMedicalResponse,
ChangeXMLSubModuleResponse, DeleteXMLSubModuleResponse, ref KeysXMLSubModuleResponse,
ChangeXMLClassificationResponse, DeleteXMLClassificationResponse, ref KeysXMLClassificationResponse,
ChangeXMLAdditionalInfoResponse, DeleteXMLAdditionalInfoResponse, ref KeysXMLAdditionalInfoResponse,
ChangeXMLEvents, DeleteXMLEvents, ref KeysXMLEvents,
emptyString, emptyString, ref emptyString,
ChangeXMLPersonSubjectMedical, DeletePersonSubjectMedical, ref KeysXMLPersonSubjectMedical,
ChangeXMLRelations, DeleteXMLRelations, ref KeysXMLRelations
);Think of how stupid the average person is, and realize half of them are stupider than that. - George Carlin