DSS SOAP Extract from SAP

How can I call the extract webservice from SAP for eod-pricing? In the sample for the eod-pricing is the type "InstrumentExtractionRequestEndOfDay", but in SAP I can't fill in the type.
The import-structure in SAP is only with the "OutputFields"
The errorr-message:
"Server was unable to read request. > There is an error
in XML document (1, 738). > The specified type is abstract:
name='ExtractionRequest'

Best Answer

  • Gurpreet
    Answer ✓

    Hello @w.haider, We are not able to provide any help with SAP. The code samples in Python and Postman are contained enough to allow someone to port it to other platforms. I would recommend that you ask this question about Webservice/REST API in SAP forums.

    Here is an example blog post about invoking a webservice from SAP.