M
MGreenwood
Guest
Hi, We are running OpenEdge 102a and we expose an application via Web Services. Our process is to compile the interface programs and then use proxygen to create a WSDL where the parameters become the nodes to the XML so UpdateCustomer has fields DEFINE INPUT PARAMETER Action AS CHARACTER NO-UNDO. etc. DEFINE INPUT-OUTPUT PARAMETER MrktPrefPhoneSLG AS LOGICAL NO-UNDO. DEFINE INPUT-OUTPUT PARAMETER MrktPrefMailSLG AS LOGICAL NO-UNDO. DEFINE INPUT-OUTPUT PARAMETER MrktPrefEmailSLG AS LOGICAL NO-UNDO. DEFINE INPUT-OUTPUT PARAMETER MrktPrefSMSSLG AS LOGICAL NO-UNDO. We have been asked to make the last 4 parameters "Optional" i.e. the WSDL would precede the field with ' ' We have been requested to implement this first thing tomorrow morning! I have searched the knowledge base and reviewed forum posts but cannot find a specific answer to my question. I do not think this can be done but would appreciate any feedback that would highlight my ignorance [
]
Continue reading...
Continue reading...