parse-sap-atom-feed 1.3.0

Parse an XML atom:Feed received from an SAP V2 OData service using code generated by crate parse-sap-odata
Documentation
<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
  <code>/IWBEP/CM_MGW_RT/021</code>
  <message xml:lang="en">Method 'SOME_TYPE_GET_ENTITYSET' not implemented in data provider class</message>
  <innererror>
    <application>
      <component_id/>
      <service_namespace>/SAP/</service_namespace>
      <service_id>ZCUSTOM_SRV</service_id>
      <service_version>0001</service_version>
    </application>
    <transactionid>AE181B240AA70000E006489348B6C463</transactionid>
    <timestamp>20230905123946.1330410</timestamp>
    <Error_Resolution>
      <SAP_Transaction>For backend administrators: use ADT feed reader "SAP Gateway Error Log" or run transaction /IWFND/ERROR_LOG on SAP Gateway hub system and search for entries with the timestamp above for more details</SAP_Transaction>
      <SAP_Note>See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)</SAP_Note>
    </Error_Resolution>
    <errordetails>
      <errordetail>
        <ContentID/>
        <code>/IWBEP/CX_MGW_NOT_IMPL_EXC</code>
        <message>Method 'SOME_TYPE_GET_ENTITYSET' not implemented in data provider class</message>
        <propertyref/>
        <severity>error</severity>
        <target/>
        <transition>false</transition>
      </errordetail>
    </errordetails>
  </innererror>
</error>