<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Header is missing in HTTPS request reply API call in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244075#M4584658</link>
    <description>&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;Hope you are using SAP Cloud Platform Integration ( from your question subject line ).If yes then navigate to Runtime Configuration and enable the headers you want to receive from or send to 3rd party systems( i have updated * which allows all the headers ,for your case may be you can put Date ).&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1823672-sap-scn-runtime-allow-headers.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jul 2020 14:13:02 GMT</pubDate>
    <dc:creator>Sriprasadsbhat</dc:creator>
    <dc:date>2020-07-06T14:13:02Z</dc:date>
    <item>
      <title>Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaq-p/12244074</link>
      <description>&lt;P&gt;I'm sending a request with 4 Headers:&lt;/P&gt;
  &lt;P&gt;- Date: 2020-07-06T13:05:56Z&lt;/P&gt;
  &lt;P&gt;- Authorization: Bearer access token&lt;BR /&gt;- Accept: application/vnd.api+json&lt;/P&gt;
  &lt;P&gt;- Digest: SHA512(raw_payload)&lt;BR /&gt;- Signature: BASE64(RSA_SHA256_SIGN(PRIVATE_KEY,SIGNING_STRING))&lt;/P&gt;
  &lt;P&gt;But the target system does not receive my date-header that is required?&lt;/P&gt;
  &lt;P&gt;Is there anyone who can me help out here why this header is not sended???&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 14:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaq-p/12244074</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2020-07-06T14:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244075#M4584658</link>
      <description>&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;Hope you are using SAP Cloud Platform Integration ( from your question subject line ).If yes then navigate to Runtime Configuration and enable the headers you want to receive from or send to 3rd party systems( i have updated * which allows all the headers ,for your case may be you can put Date ).&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1823672-sap-scn-runtime-allow-headers.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 14:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244075#M4584658</guid>
      <dc:creator>Sriprasadsbhat</dc:creator>
      <dc:date>2020-07-06T14:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244076#M4584659</link>
      <description>&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;First part is your target system should send the response back to you with populating this header.If you perform the setting I have suggested in earlier comment then SAP CPI will not truncate the header you want to retain and it should be available for you in the response.&lt;/P&gt;&lt;P&gt;Also please update the screenshots as couple of them are not visible or properly updated.&lt;/P&gt;&lt;P&gt;If you want to retain this header in SAP CPI then store it to Property before your request step so that it willnot be vanished after your request reply.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 07:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244076#M4584659</guid>
      <dc:creator>Sriprasadsbhat</dc:creator>
      <dc:date>2020-07-07T07:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244077#M4584660</link>
      <description>&lt;P&gt;Hi Sriprasad,&lt;/P&gt;&lt;P&gt;Thanks for your reply, but that is not the problem.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1822706-flow.png" /&gt;&lt;/P&gt;&lt;P&gt;Step 1 = Building the Date Header&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1822708-date.png" /&gt;&lt;/P&gt;&lt;P&gt;Step 2 = Request Reply&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Message content in HTTPS request:&lt;/STRONG&gt;
&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1822709-content.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Unfortunately i get a response back that there is a missing mandatory header missing: Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1822710-error.png" /&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help me out here.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Erik.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 07:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244077#M4584660</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2020-07-07T07:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244078#M4584661</link>
      <description>&lt;P&gt;Hi Sriprasad,&lt;/P&gt;&lt;P&gt;Thanks for your reply, but that is not the problem.&lt;/P&gt;&lt;P&gt;The target system does not receive the header Date (all other headers they receive correctly)&lt;/P&gt;&lt;P&gt;Although i am sending also the Date-header.&lt;/P&gt;&lt;P&gt;See information i posted.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 07:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244078#M4584661</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2020-07-07T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244079#M4584662</link>
      <description>&lt;P&gt;Hello Eric,&lt;/P&gt;&lt;P&gt;Please check with your 3rd party system if they have any place enable these headers.From SAP CPI side whatever the headers that is shown in Trace would be sent as is so may be you can check quickly posting the same data using Postman or any other HTTP client.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 09:03:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244079#M4584662</guid>
      <dc:creator>Sriprasadsbhat</dc:creator>
      <dc:date>2020-07-07T09:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244080#M4584663</link>
      <description>&lt;P&gt;Postman sends the request with Date-header correctly to the 3th party application.&lt;/P&gt;&lt;P&gt;While doing a test with a dummy iFlow we try to send 2 header:&lt;BR /&gt;Date &amp;amp; Date1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result:&lt;/STRONG&gt;&lt;BR /&gt;&lt;B&gt;Only Date1 is &lt;/B&gt;&lt;STRONG&gt;accessible&lt;/STRONG&gt;&lt;B&gt; in the dummy iFlow!&lt;/B&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Conclusion:&lt;BR /&gt;The problem is inside SAP CPI&lt;BR /&gt;that is blocking the use of this header&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Erik&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 13:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244080#M4584663</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2020-07-07T13:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244081#M4584664</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;erik.demeyer&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;in general you can add allowed headers here:&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Maik&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1823922-2020-07-10-16h15-57.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 14:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244081#M4584664</guid>
      <dc:creator>maik_bosch</dc:creator>
      <dc:date>2020-07-10T14:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244082#M4584665</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The Http HeaderFilterStrategy of the SAP-CPI camel framework filters out all the general http headers.&lt;BR /&gt;All other headers are converted to HTTP headers in the target message, with the exception of the following headers, which are blocked (based on a case-insensitive match):&lt;BR /&gt;content-length content-type cache-control connection date pragma trailer transfer-encoding upgrade via warning &lt;/P&gt;&lt;P&gt;Is there a possibility to override this settings???&lt;/P&gt;&lt;P&gt;I really need the Date-header for my request!&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Erik&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244082#M4584665</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2020-07-15T15:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244083#M4584666</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;The Http HeaderFilterStrategy of the SAP-CPI camel framework filters out all the general http headers.&lt;BR /&gt;All other headers are converted to HTTP headers in the target message, with the exception of the following headers, which are blocked (based on a case-insensitive match):&lt;BR /&gt;content-length content-type cache-control connection date pragma trailer transfer-encoding upgrade via warning 
&lt;/P&gt;&lt;P&gt;Is there a possibility to override this settings???&lt;/P&gt;&lt;P&gt;I really need the Date-header for my request!&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Erik&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244083#M4584666</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2020-07-15T15:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244084#M4584667</link>
      <description>&lt;P&gt;Hello Erik,&lt;/P&gt;&lt;P&gt;As per my understanding there are no other settings which can be done from developer side.&lt;/P&gt;&lt;P&gt;Appreciate if you could raise a ticket to &lt;EM&gt;LOD-HCI-PI-CON&lt;/EM&gt; and our development colleagues will help you on the resolution part.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sriprasad Shivaram Bhat&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244084#M4584667</guid>
      <dc:creator>Sriprasadsbhat</dc:creator>
      <dc:date>2020-07-15T15:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244085#M4584668</link>
      <description>&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;Have you got a solution for this issue? &lt;/P&gt;&lt;P&gt;I am facing the same issue "Date" as header.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244085#M4584668</guid>
      <dc:creator>Clen</dc:creator>
      <dc:date>2021-01-15T13:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244086#M4584669</link>
      <description>&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;No solution from SAP for this issue, they block the date header.&lt;/P&gt;&lt;P&gt;In my case the target system made some changes that don't needs the date header any more.&lt;/P&gt;&lt;P&gt;You can try to bypass with a request true a groovy script (this might work maybe for you)&lt;/P&gt;&lt;P&gt;Erik.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 15:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244086#M4584669</guid>
      <dc:creator>ErikDM</dc:creator>
      <dc:date>2021-01-15T15:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244087#M4584670</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I now encounter the same issue with cache-control and pragma header parameters. &lt;/P&gt;&lt;P&gt;Anyone managed to fix this within SCPI? &lt;/P&gt;&lt;P&gt;My next step would be to create custom parameters for those and ask consumers to use those instead. &lt;/P&gt;&lt;P&gt;Br Frank.  &lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 13:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244087#M4584670</guid>
      <dc:creator>Frank_Hinrichsen</dc:creator>
      <dc:date>2021-06-02T13:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Header is missing in HTTPS request reply API call</title>
      <link>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244088#M4584671</link>
      <description>&lt;P&gt;Hi Sriprasad,&lt;/P&gt;&lt;P&gt;Is there any solution from SAP ?&lt;/P&gt;&lt;P&gt;I am passing a header field - "ConsumerId" but, getting 400 error - "Missing required header 'ConsumerId'. See documentation."&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 16:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/header-is-missing-in-https-request-reply-api-call/qaa-p/12244088#M4584671</guid>
      <dc:creator>das_sappo</dc:creator>
      <dc:date>2022-03-07T16:47:16Z</dc:date>
    </item>
  </channel>
</rss>

