Steve-Kay
Participant
Member since ‎2019 Apr 05

User Statistics

  • 26 Posts
  • 1 Solutions
  • 35 Kudos given
  • 7 Kudos received

User Activity

Hello,I'm looking at the SOAP adapter (receiver) options for Web Service Security and looking to implement the Sign option  on an outbound XML Payload. However when examining the SignatureMethod and DigestMethod tags, it looks like the default Algori...
Is there any way we can validate the XML fields of a SOAP Web service so that the client gets an error message if for example a mandatory field does not contain data and preferably processing is stopped unless they rectify the data? Currently such...
When I Implement the DELETE_STREAM redefinition, I am getting an error message: CX_SADL_ENTITY_SRVICE_NOT_SUPP - The requested service is not supported by entity ~<MY Table Name> The Get and Create Stream implementations are working well but DELETE...