https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-BTP-Kyma-runtime-qa.xml SAP Community - SAP BTP, Kyma runtime 2025-05-13T23:00:25.373277+00:00 python-feedgen SAP BTP, Kyma runtime Q&A in SAP Community https://community.sap.com/t5/technology-q-a/is-the-side-by-side-btp-training-updated-with-new-course-content-found-some/qaq-p/13955390 Is the side-by-side BTP training updated with new course content? Found some bugs 2024-12-04T14:31:33.080000+01:00 kaizen9 https://community.sap.com/t5/user/viewprofilepage/user-id/1416327 <P>Looks like this course contents are updated with different business example.</P><P>from<SPAN>&nbsp;</SPAN><STRONG>risk-management</STRONG><SPAN>&nbsp;</SPAN>-&gt;<SPAN>&nbsp;</SPAN><STRONG>incident-management</STRONG>.&nbsp;<SPAN>Unfortunately, we cannot copy code to test by ourselves and demo exercises are not clearly defined. There are few more bugs in the new content.</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaizen9_0-1733318752488.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/198337i08A93F6B6CAC7D9D/image-size/medium?v=v2&amp;px=400" role="button" title="kaizen9_0-1733318752488.png" alt="kaizen9_0-1733318752488.png" /></span></P><P><STRONG>How to copy code?</STRONG></P><P><STRONG>Is it announced anywhere that SAP BTP is going to update the course content?</STRONG></P><P>Please guide on this. Thanks.</P><P>Ref:<SPAN>&nbsp;</SPAN><A href="https://learning.sap.com/learning-journeys/build-side-by-side-extensions-on-sap-btp" target="_blank" rel="noopener noreferrer">https://learning.sap.com/learning-journeys/build-side-by-side-extensions-on-sap-btp</A></P> 2024-12-04T14:31:33.080000+01:00 https://community.sap.com/t5/technology-q-a/handling-sap-cap-function-endpoints-in-kyma-api-gateway-apirule-v2alpha1/qaq-p/13961077 Handling SAP CAP Function Endpoints in Kyma API Gateway APIRule v2alpha1 2024-12-11T12:49:44.494000+01:00 abhinavsingh04 https://community.sap.com/t5/user/viewprofilepage/user-id/906761 <P>I am working on an SAP CAP (Java) application deployed in the Kyma runtime. I’m using an APIRule (v2alpha1) to expose my endpoints via the API Gateway.<BR /><BR />In SAP CAP, function endpoints looks like this:&nbsp;/api/ProductService/getProductsBySkuAndCountry<STRONG>(sku='201',country='in')<BR /><BR />Here’s the relevant part of my APIRule:<BR /></STRONG></P><P>&nbsp;</P><pre class="lia-code-sample language-yaml"><code>apiVersion: gateway.kyma-project.io/v2alpha1 kind: APIRule metadata: name: multiple-services-jwt namespace: cap-ecomm spec: gateway: kyma-system/kyma-gateway hosts: - cap-gateway rules: - path: /api/ProductService/{**} methods: ["GET", "POST"] noAuth: true service: name: productv2-svc port: 80</code></pre><P>&nbsp;</P><H3 id="toc-hId-1206538685">Issue:</H3><P>When I try to call the function endpoint, I get a 404 Not Found error. I believe this is due to how the APIRule path-matching mechanism works.<BR />But if i change the <STRONG>path: /*</STRONG>, it works fine. But i don't want to do that.<BR /><BR />How to handle this?<BR /><BR /></P><P>Thank you in advance for your help!</P><P>Best regards,<BR />Abhinav</P> 2024-12-11T12:49:44.494000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/how-to-set-up-a-realistic-sap-s-4hana-practice-environment/qaq-p/13961512 How to Set Up a Realistic SAP S/4HANA Practice Environment? 2024-12-11T19:32:39.752000+01:00 JPres https://community.sap.com/t5/user/viewprofilepage/user-id/1848187 <P>What are the best ways to set up a realistic SAP S/4HANA test environment for learning? I want to work hands-on with tools like SAP Process Builder, ABAP, and cloud deployment in a way that mirrors real-world usage. Are there affordable sandbox or <STRONG>REALISTIC</STRONG> trial options available for this (including SAP Joule and all the products that are part of a full SAP license)?</P> 2024-12-11T19:32:39.752000+01:00 https://community.sap.com/t5/crm-and-cx-q-a/planning-for-the-future-insights-on-transitioning-from-sap-c4c-sales/qaq-p/13961807 Planning for the Future: Insights on Transitioning from SAP C4C Sales Service Cloud V1 to V2 2024-12-12T09:35:54.009000+01:00 DhruvinM https://community.sap.com/t5/user/viewprofilepage/user-id/162339 <P>As we step into 2025, we are actively planning for the future of our SAP CX landscape and evaluating the transition from <STRONG>C4C V1 to V2</STRONG>. Currently, we have a globally live SAP C4C system with a mix of medium to complex PDI developments.</P><P>We are eager to hear from others who have successfully made this shift! Specifically, we’d love to learn about:</P><UL><LI><STRONG>Your migration journey</STRONG>: How was the process of transitioning from V1 to V2?</LI><LI><STRONG>Required tools and skills</STRONG>: What expertise did your team need? Did you leverage any specific tools or frameworks for the transition?</LI><LI><STRONG>Change management strategies</STRONG>: How did you handle change management, both for development processes and for end-users?</LI></UL><P>For context, our team has solid experience Technically with :&nbsp;<STRONG>SAP CI (aka CPI)</STRONG>, <STRONG>Kyma</STRONG>, and a <STRONG>basic understanding of BAS and CAP and&nbsp;</STRONG></P><P><STRONG>Functionally : Lead to Order Processes.</STRONG></P><P>We are looking for holistic insights into the implementation, challenges, and best practices for maintaining and optimizing the system post-migration.</P><P>Looking forward to engaging discussions and learning from your experiences!</P><P><STRONG>Best regards,</STRONG><BR /><EM>Dhruvin</EM></P> 2024-12-12T09:35:54.009000+01:00 https://community.sap.com/t5/technology-q-a/simplest-way-to-restore-resources-after-a-kyma-cluster-expires-on-sap-btp/qaq-p/13962207 Simplest Way to Restore Resources After a Kyma Cluster Expires on SAP BTP 2024-12-12T16:36:48.334000+01:00 Malek99 https://community.sap.com/t5/user/viewprofilepage/user-id/1866167 <P>Hi everyone,</P><P>I’m using <STRONG>SAP BTP Kyma Runtime</STRONG>, and my cluster will expire soon. I don’t use Persistent Volumes,</P><P>my data is only in Kubernetes objects like Deployments, ConfigMaps, and Secrets.</P><H3 id="toc-hId-1206570181"><STRONG>Question:</STRONG></H3><P>What is the <STRONG>simplest way</STRONG> to transfer resources from the current Kyma cluster to a new one after the old cluster is gone?</P><P>I know Kyma does automatic backups for Kubernetes objects, but:</P><OL><LI>Can I restore these backups myself?</LI><LI>Is there a simple, SAP-recommended way to migrate resources?</LI><LI>Should I use a tool like <STRONG>Velero</STRONG> to manage backups?</LI></OL><P>Thanks for your help!</P> 2024-12-12T16:36:48.334000+01:00 https://community.sap.com/t5/technology-q-a/issue-while-trying-sap-btp-kyma-runtime-mission/qaq-p/13963831 Issue while trying SAP BTP, Kyma runtime mission 2024-12-15T00:26:29.243000+01:00 Manish_Sehgal https://community.sap.com/t5/user/viewprofilepage/user-id/1858315 <P>Hello There,</P><P>I am trying the mission: "Build an Application in SAP BTP, Kyma Runtime". Mission is located at:</P><P><A href="https://developers.sap.com/tutorials/cp-kyma-mocks.html" target="_blank" rel="noopener noreferrer">https://developers.sap.com/tutorials/cp-kyma-mocks.html</A></P><P>I am using Trail account for this mission. I am running in to following three issues:</P><P>1. In step 7 of section "Deploy Commerce Mock Application in SAP BTP, Kyma Runtime", once I go back to "Cluster Details" page then I do not see <STRONG>Integration &gt; Applications.</STRONG></P><P>2. I am not able to add new modules that are prequisite for the section "Use Redis in SAP BTP, Kyma Runtime to Store and Retrieve Data". If I try to search for any of the following modules: Serverless, Eventing, or NATS. I do not get results.</P><P>3. In step 1 of "Use Redis in SAP BTP, Kyma Runtime to Store and Retrieve Data", once I click U<STRONG>pload,</STRONG> it never finishes.</P><P>Is it possible that the documentation of this mission is outdated?</P><P>Thanks,</P> 2024-12-15T00:26:29.243000+01:00 https://community.sap.com/t5/technology-q-a/need-guidance-to-connect-sap-business-one-service-layer-with-sap-business/qaq-p/13973061 need guidance to connect SAP Business One Service Layer with SAP Business Application Studio 2024-12-29T18:28:28.647000+01:00 AMAN_CHOUDHARY09 https://community.sap.com/t5/user/viewprofilepage/user-id/1546013 <P>I am trying to make a SAPUI5 application on top of the SAP Business One Service Layer,<BR />&nbsp;and I am following this tutorial&nbsp;<BR /><A href="https://learning.sap.com/learning-journeys/developing-extensions-for-sap-business-one-and-the-web-client/setting-up-an-sap-btp-destination-for-service-laye" target="_blank" rel="noopener noreferrer">https://learning.sap.com/learning-journeys/developing-extensions-for-sap-business-one-and-the-web-client/setting-up-an-sap-btp-destination-for-service-laye</A></P><P>i have created a Destination in SAP Cloud Platform (Cloud Foundry Environment), but I am getting the <SPAN>Failure reason: "Could not check at the moment. Please try again later"</SPAN></P><P>The same configuration works fine in that tutorial.</P><P>Any clues?</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AMAN_CHOUDHARY09_0-1735493163866.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/205703i20FF1001FF6F7F95/image-size/medium?v=v2&amp;px=400" role="button" title="AMAN_CHOUDHARY09_0-1735493163866.png" alt="AMAN_CHOUDHARY09_0-1735493163866.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AMAN_CHOUDHARY09_1-1735493241876.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/205704i4B0AB9779A4A9FF5/image-size/medium?v=v2&amp;px=400" role="button" title="AMAN_CHOUDHARY09_1-1735493241876.png" alt="AMAN_CHOUDHARY09_1-1735493241876.png" /></span></P><P>&nbsp;</P> 2024-12-29T18:28:28.647000+01:00 https://community.sap.com/t5/technology-q-a/custom-extension-in-an-mdk-app-using-metadata-approach/qaq-p/13973584 Custom Extension in an MDK App (Using Metadata Approach) 2024-12-30T10:36:02.481000+01:00 a_kingston https://community.sap.com/t5/user/viewprofilepage/user-id/1434998 <P><SPAN>Hello Experts,</SPAN><BR />I am trying to create a custom extension for SSAM 2310. I followed this&nbsp;<A href="https://developers.sap.com/mission.mobile-dev-kit-controls.html" target="_self" rel="noopener noreferrer"> Create Extension Controls</A>&nbsp; documentation, but I encountered a problem. My workspace contains two projects: one is the standard SSAM 2310 metadata, and the other is ZComponent(ZSSAM2310), where I have made all the modifications.</P><P>I created my custom extension within the ZComponent(ZSSAM2310) project. However, I am getting a 'Failed to find module' error with the specific extension location.</P><P>How can I resolve this issue? Could you please provide some insights or suggestions on how to create and access the extension from ZComponent in my SSAM application?</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_kingston_0-1735550874239.png" style="width: 629px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/206076i69932E8BAC7C75F2/image-dimensions/629x227?v=v2" width="629" height="227" role="button" title="a_kingston_0-1735550874239.png" alt="a_kingston_0-1735550874239.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_kingston_1-1735550975887.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/206085i9A18F1440C9BEA0D/image-size/medium?v=v2&amp;px=400" role="button" title="a_kingston_1-1735550975887.png" alt="a_kingston_1-1735550975887.png" /></span></P><P><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank">SAP HANA service for SAP BTP</A><SPAN>&nbsp;&nbsp;,&nbsp;</SPAN><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Field+Service+Management%25252C+connector+for+SAP+Business+One/pd-p/73555000100800001694" target="_blank">SAP Field Service Management, connector for SAP Business One</A><SPAN>&nbsp;&nbsp;</SPAN><BR /><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Service+and+Asset+Manager/pd-p/73555000100800000639" target="_blank">#SAP Service and Asset Manager,&nbsp; &nbsp;</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Services/pd-p/668874921104038800958643358380369" target="_blank">#SAP Mobile Services</A><SPAN>,&nbsp;&nbsp;</SPAN><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Asset+Management/pd-p/73554900100700001067" target="_blank">#SAP Mobile Asset Management</A><SPAN>&nbsp;,&nbsp;</SPAN><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+BTP%25252C+Kyma+runtime/pd-p/73554900100800003012" target="_blank">SAP BTP, Kyma runtime</A><SPAN>&nbsp;&nbsp;,&nbsp;</SPAN><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+Enterprise+Cloud/pd-p/161153735145145802176671450589155" target="_blank">SAP HANA Enterprise Cloud</A><SPAN>&nbsp;<BR /><BR />Thank you very much in advance,<BR />Kingston. A</SPAN></P> 2024-12-30T10:36:02.481000+01:00 https://community.sap.com/t5/technology-q-a/how-to-mashup-and-combine-external-entity-with-custom-entity-for-btp-cap/qaq-p/13973655 How to mashup and combine external entity with custom entity for BTP CAP? 2024-12-30T11:46:26.468000+01:00 kaizen9 https://community.sap.com/t5/user/viewprofilepage/user-id/1416327 <P>I have constructed SBS application which consumes the external service data using destination from SaaS SAP system. Now I would like to use some custom properties of my own together with ready entity definition from external service. Unfortunately, I have error when I try to combine. Using "extend" or "extend projection" does not work either.</P><P><EM><STRONG>Is there anyway how to fix this issue? Thanks.</STRONG></EM></P><P><STRONG>Entity definition:</STRONG></P><DIV><DIV>entity getPromoCustom as select from ex.Promotions {</DIV><DIV>&nbsp; &nbsp; key promotionID,</DIV><DIV>&nbsp; &nbsp; promotionName,</DIV><DIV>};</DIV><DIV>extend getPromoCustom with {</DIV><DIV>&nbsp; &nbsp; salesOrg &nbsp; : String(4);</DIV><DIV>&nbsp; &nbsp; distChain &nbsp;: String(4);</DIV><DIV>};</DIV><DIV>&nbsp;</DIV><DIV><DIV><STRONG>Error:</STRONG></DIV><DIV><SPAN>Use ‘extend projection’ to add select items to the query entity</SPAN><SPAN>CDS (compiler)(extend-query)</SPAN></DIV></DIV></DIV> 2024-12-30T11:46:26.468000+01:00 https://community.sap.com/t5/product-lifecycle-management-q-a/how-to-edit-and-annotate-an-image-in-sap-mdk/qaq-p/13974049 How to Edit and Annotate an Image in SAP MDK? 2024-12-31T08:05:41.358000+01:00 DivanWellalage https://community.sap.com/t5/user/viewprofilepage/user-id/1441667 <P>Hello SAP Community,</P><P>I have a requirement in SAP MDK where an image is displayed on a mdk page, and I need to:</P><OL><LI>Edit the image directly within the app.</LI><LI>Add inline annotations, such as text or highlights, on top of the image.</LI></OL><P>Is there any standard control or feature in SAP MDK to achieve this functionality? If not, are there any compatible NativeScript plugins or workarounds to implement this in SAP MDK?</P><P>Any guidance, documentation links, or examples would be greatly appreciated!</P><P>Thank you,<BR />Divan Wellalage</P> 2024-12-31T08:05:41.358000+01:00 https://community.sap.com/t5/technology-q-a/can-we-upload-a-docker-compose-file-to-btp-cloud-foundry/qaq-p/13980586 Can we upload a docker compose file to BTP Cloud Foundry? 2025-01-08T15:35:20.750000+01:00 Urvesh https://community.sap.com/t5/user/viewprofilepage/user-id/1689836 <P>I want to deploy a Chatbot application to Cloud Foundry of BTP. I have this application in a docker-compose.yml file which has five different services mentioned and all services are dependednt on each other. Basically, it creates five different container in Docker which eventually makes an application run on a defined port.&nbsp;</P><P>I would like to know if there is any possibility to deploy the application with Docker compose file?</P><P>Also let me know, if there is any other way to deploy such application.&nbsp;</P><P>Thank you&nbsp;</P> 2025-01-08T15:35:20.750000+01:00 https://community.sap.com/t5/technology-q-a/cannot-find-bapi-in-action/qaq-p/13983690 Cannot find BAPI in Action. 2025-01-13T07:57:56.756000+01:00 prakhar07 https://community.sap.com/t5/user/viewprofilepage/user-id/1930491 <P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-01-13 121816.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/211069i8E5A05225409633E/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot 2025-01-13 121816.png" alt="Screenshot 2025-01-13 121816.png" /></span></P><P> </P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screensot 2025-01-13 122117.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/211070iA58F667C3A3691CF/image-size/medium?v=v2&amp;px=400" role="button" title="Screensot 2025-01-13 122117.png" alt="Screensot 2025-01-13 122117.png" /></span></P><P> Can Anyone tell me the solution regarding how to call BAPI</P> 2025-01-13T07:57:56.756000+01:00 https://community.sap.com/t5/technology-q-a/optional-parameters-for-odata-functions-or-actions-in-cds-definition-cap/qaq-p/13987986 Optional parameters for OData Functions or Actions in cds definition (CAP with Java) 2025-01-16T13:16:43.578000+01:00 jagrati_goyal https://community.sap.com/t5/user/viewprofilepage/user-id/1500457 <P>Hi Everyone,&nbsp;</P><P>I'm working on a BTP service using CAP with Java, and need some help with OData functions. Here's a simplified version of what I have in my `service.cds`:</P><PRE>function testfunction(id: String, secondparam: String) returns String;</PRE><P>The issue I'm facing is that both `id` and `secondparam` are required parameters. However, I want&nbsp;secondparam to be optional. Currently, if I omit `secondparam` when calling the function, I get an error.</P><P>Does anyone know how to make the `secondparam` optional in this case? Any guidance or examples would be greatly appreciated!</P><P>Thanks in advance! <span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:">😊</span></P> 2025-01-16T13:16:43.578000+01:00 https://community.sap.com/t5/technology-q-a/how-to-perform-remote-table-replication-if-the-hdi-container-is-created/qaq-p/13989322 How to perform Remote Table Replication if the HDI Container is created from Kyma Environment? 2025-01-17T17:45:18.820000+01:00 abhinavsingh04 https://community.sap.com/t5/user/viewprofilepage/user-id/906761 <P>Hi,</P><P>I want to perform Remote Table Replication and have successfully achieved this in the Cloud Foundry environment. However, my main goal is to perform the same for an HDI Container created in the Kyma environment.</P><P>The challenge I’m facing is that in the SAP HANA Cloud Database, when I navigate to <STRONG>Add Instance &gt; HDI Container</STRONG>, I can only see containers created in the Cloud Foundry environment. The containers created in the Kyma environment are not visible, which eventually prevents me from setting up Virtual Tables and Remote Subscriptions.</P><P>Could you please guide me on how to achieve this?</P><P>Thanks,<BR />Abhinav</P> 2025-01-17T17:45:18.820000+01:00 https://community.sap.com/t5/technology-q-a/sap-btp-cloud-foundry-java-heap-dumps-to-sap-object-store/qaq-p/13994642 SAP BTP Cloud foundry Java Heap dumps to SAP Object Store 2025-01-23T18:02:31.248000+01:00 RishiSuthar https://community.sap.com/t5/user/viewprofilepage/user-id/1688230 <P>Hi,</P><P>&nbsp;</P><P>I am attempting to push Java heap and thread dumps to a persistent location for further analysis. Persistent storage is required if a container goes down and the Java Heap or thread dumps taken can be lost if container goes down. Following the steps provided in the blog below java heap and thread dumps are able to be taken but are stored locally within the container. It can be exported to a local machine but the files can be very large in GBs.</P><P><A href="https://community.sap.com/t5/technology-blogs-by-sap/java-heap-and-thread-dumps-on-sap-btp-cloud-foundry/ba-p/13514382" target="_blank">https://community.sap.com/t5/technology-blogs-by-sap/java-heap-and-thread-dumps-on-sap-btp-cloud-foundry/ba-p/13514382</A></P><P>Is there a known solution around sending these files to SAP object store or another persistent storage location?</P><P>Thanks,</P><P>Rishi</P> 2025-01-23T18:02:31.248000+01:00 https://community.sap.com/t5/technology-q-a/kyma-apirule-v2alpha1-maxage-default-causing-an-error-in-terraform/qaq-p/13998387 Kyma APIRule v2alpha1: MaxAge default causing an error in Terraform 2025-01-27T17:21:35.941000+01:00 SeanKilleen https://community.sap.com/t5/user/viewprofilepage/user-id/164460 <P>Hi all,</P><P>I'm working to migrate my existing entries for APIRule v1beta1 to v2alpha1, and I've hit upon something that I think might be an issue with the default manifest coming from Terraform.</P><P>Below is my original version of the v1beta1 rule in our Terraform (since it's just a manifest it should map to the YAML directly):</P><pre class="lia-code-sample language-yaml"><code>resource "kubernetes_manifest" "api_gateway_seq" { depends_on = [ kubernetes_namespace_v1.o11y, data.kubernetes_service_v1.grafana_service, kubernetes_namespace_v1.dns_management, kubernetes_manifest.istio_gateway ] for_each = local.gateways manifest = { apiVersion = "gateway.kyma-project.io/v1beta1" kind = "APIRule" metadata = { name = "seq-apigateway-https-${each.value.suffix}" namespace = kubernetes_namespace_v1.o11y.metadata[0].name } spec = { gateway = each.value.gateway host = "seq.${each.value.host}" service = { name = data.kubernetes_service_v1.seq.metadata[0].name port = 80 } rules = [{ path = "/.*" methods = ["GET", "POST", "PUT", "DELETE"] accessStrategies = [{ handler = "allow" config = {} }] }] } } }</code></pre><P>And below are the modifications I've made to support v2alpha1 --</P><UL><LI>Updated "host" to "hosts" with an array of 1</LI><LI>Added namespace to service</LI><LI>Added noAuth = true</LI></UL><pre class="lia-code-sample language-yaml"><code>resource "kubernetes_manifest" "api_gateway_seq" { depends_on = [ kubernetes_namespace_v1.o11y, data.kubernetes_service_v1.grafana_service, kubernetes_namespace_v1.dns_management, kubernetes_manifest.istio_gateway ] for_each = local.gateways # we have multiple gateways manifest = { apiVersion = "gateway.kyma-project.io/v2alpha1" kind = "APIRule" metadata = { name = "seq-apigateway-https-${each.value.suffix}" namespace = kubernetes_namespace_v1.o11y.metadata[0].name } spec = { gateway = each.value.gateway hosts = ["seq.${each.value.host}"] service = { name = data.kubernetes_service_v1.seq.metadata[0].name namespace = data.kubernetes_service_v1.seq.metadata[0].namespace port = 80 } rules = [{ path = "/.*" methods = ["GET", "POST", "PUT", "DELETE"] noAuth = true }] } } }</code></pre><P>&nbsp;However, when I attempt to apply the Terraform, I see:</P><P>&gt; AttributeName("maxAge"): can't use tftypes.String as tftypes.Number</P><P>I can't find any reference to maxAge in any default YAML files I've seen, but it does seem like it factors into corsPolicy.</P><P>Is there an appropriate default I should be moving to here? Or is this an issue with the standard resource definition?</P> 2025-01-27T17:21:35.941000+01:00 https://community.sap.com/t5/technology-q-a/unable-to-open-trail-tenant/qaq-p/14003997 Unable to open Trail Tenant 2025-02-02T11:32:50.590000+01:00 chonavin https://community.sap.com/t5/user/viewprofilepage/user-id/674984 <P>Hi Experts,</P><P>I&nbsp;have been using the Trial Tenants for over a month now. However, when I tried to open the tenant recently, I encountered the following error:</P><P>No Client with request id: sb-it-prov!t196</P><P>Authorization Request Error: The request for authorization was invalid.</P><P>Enclosed screen shot for your reference.</P><P>Thanks,</P><P>Vinay Chonale</P><P>&nbsp;</P> 2025-02-02T11:32:50.590000+01:00 https://community.sap.com/t5/technology-q-a/how-to-enable-cloud-identity-services-for-kyma-runtime/qaq-p/14019819 How to enable Cloud Identity Services for Kyma runtime 2025-02-18T10:48:23.134000+01:00 renejurmann https://community.sap.com/t5/user/viewprofilepage/user-id/163345 <P>Hi experts,</P><P>I try to update an existing Kyma runtime using the SAP Cloud Identity Services as Custom Identity Provider.<BR />I followed the blog&nbsp;<A href="https://community.sap.com/t5/technology-blogs-by-sap/configure-custom-sap-ias-tenant-with-sap-btp-kyma-runtime-environment/ba-p/13676954" target="_self">Configure Custom SAP IAS tenant with SAP BTP Kyma runtime environment</A></P><P>So, I created a new namespace in my Kyma environment. Here I created a service instance using offering name "identity" and plan name "application" setting following parameters:</P><pre class="lia-code-sample language-yaml"><code>assertion-attributes: email: mail first_name: firstName groups: companyGroups last_name: lastName locale: language login_name: loginName mail: mail scope: companyGroups user_uuid: userUuid default-attributes: {} display-name: Kyma runtime home-url: https://api.#######.kyma.ondemand.com name: ias-kyma-####### oauth2-configuration: grant-types: - authorization_code - authorization_code_pkce_s256 public-client: true redirect-uris: - https://dashboard.kyma.cloud.sap - http://localhost:8000 token-policy: access-token-format: default refresh-parallel: 3 token-validity: 3600 subject-name-identifier: attribute: mail fallback-attribute: none user-access: internal</code></pre><P>Based on this service instance I created a service binding called "skr-ias-binding" with secret name "skr-ias-binding-secret" and following parameters:</P><pre class="lia-code-sample language-json"><code>{ "credential-type": "NONE" }</code></pre><P>Once the service binding was provisioned I copied the ClientId and Url from the secret and updated the Kyma runtime using following JSON:</P><pre class="lia-code-sample language-json"><code>{ "oidc": { "issuerURL": "https://ouriastenant.accounts.ondemand.com", "clientID": "########-####-####-####-############", "usernameClaim": "sub", "groupsClaim": "groups", "signingAlgs": [ "RS256" ], "usernamePrefix": "-" }, "administrators": [ "user1@mycompany.com", "user2@mycompany.com" ] }</code></pre><P>The Kyma runtime was updated successfully. And when I launch the dashboard I'm also asked to log in with my IAS user.</P><P>However, after login I see following error:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="renejurmann_0-1739871575983.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/226981i0145823CC651BC8C/image-size/medium?v=v2&amp;px=400" role="button" title="renejurmann_0-1739871575983.png" alt="renejurmann_0-1739871575983.png" /></span></P><P>When I check the network trace within the developer tools of the browser I see lot of HTTP 401 errors telling me I'm not authorized. But when I decode the Bearer token attached to the requests I can see all my users details. The "sub" attribute of the Bearer token contains my email which is also configured to be an administrator of the Kyma environment.</P><P>Within the IAS admin console I can see the new application. From the configuration it looks good as also described in <A href="https://help.sap.com/docs/btp/sap-business-technology-platform/configure-custom-identity-provider-for-kyma" target="_self" rel="noopener noreferrer">SAP Help</A>:</P><P>Redirect URIs are set to "<A href="https://dashboard.kyma.cloud.sap&quot;" target="_blank" rel="nofollow noopener noreferrer">https://dashboard.kyma.cloud.sap" </A>and "<A href="http://localhost:8000&quot;" target="_blank" rel="nofollow noopener noreferrer">http://localhost:8000"</A>&nbsp;<BR />The grant types "Authorization code" and "Enforce PKCE" are checked (but no other grant type)<BR />The Public Client is enabled</P><P>&nbsp;</P><P>Did I miss a step?</P><P>regards</P><P>René</P> 2025-02-18T10:48:23.134000+01:00 https://community.sap.com/t5/technology-q-a/in-calls-pallet-externals-request-reply-processing-option-not-showing/qaq-p/14045399 In Calls Pallet - Externals - Request Reply - Processing Option not showing. 2025-03-15T07:23:47.855000+01:00 HarshaVardhanReddy https://community.sap.com/t5/user/viewprofilepage/user-id/2029148 <P>IN SAP CPI Trail Account -&nbsp;In Calls Pallet - Externals - Request Reply - Processing Option not showing. nis there any this issue, it shouldnot wprk in trail versions.</P> 2025-03-15T07:23:47.855000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/where-can-i-get-training-for-sap-certification-exam-c-cpe-2409/qaq-p/14092255 where can i get training for SAP certification exam C_CPE_2409 2025-05-02T19:39:02.548000+02:00 Vaishali_Porthi https://community.sap.com/t5/user/viewprofilepage/user-id/1486014 <P><SPAN>"Could you provide information on where to find documentation or tutorials that outline the prerequisites for:</SPAN></P><UL><LI><SPAN>Building side-by-side extensions</SPAN></LI><LI><SPAN>Developing applications in SAP BTP, Kyma Runtime</SPAN></LI><LI><SPAN>Developing applications in SAP BTP, Cloud Foundry runtime </SPAN></LI><LI><SPAN>Developing advanced extensions with SAP Cloud SDK on SAP BTP?"</SPAN></LI></UL><P><SPAN>"An example screenshot related to building side-by-side extensions on SAP BTP is referenced in this context."</SPAN></P> 2025-05-02T19:39:02.548000+02:00