https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-BTP-Kyma-runtime-qa.xml SAP Community - SAP BTP, Kyma runtime 2024-09-01T02:00:31.277657+00:00 python-feedgen SAP BTP, Kyma runtime Q&A in SAP Community https://community.sap.com/t5/technology-q-a/sap-gui-is-not-supported-in-trl-en/qaq-p/13707768 sap GUI is not supported in trl_en 2024-05-21T13:02:36.099000+02:00 Sreenath_Buggan https://community.sap.com/t5/user/viewprofilepage/user-id/177104 <P>While I am learning ABAP on BTP Cloud. I came across this error.</P><P>I have created a Z table in Eclipse BTP ABAP trial account. I want Open that table in sap GUI.&nbsp;</P><P>can anyone help me</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-21 163048.png" style="width: 538px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/113375iABF4F63D9A93F9B8/image-size/large?v=v2&amp;px=999" role="button" title="Screenshot 2024-05-21 163048.png" alt="Screenshot 2024-05-21 163048.png" /></span></P><P><a href="https://community.sap.com/t5/c-khhcw49343/SAP+BTP%25252C+Kyma+runtime/pd-p/73554900100800003012" class="lia-product-mention" data-product="12-1">SAP BTP, Kyma runtime</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/ABAP+Cloud/pd-p/9ada5ac7-3f77-49de-b5c9-9019df1d1e09" class="lia-product-mention" data-product="1202-1">ABAP Cloud</a>&nbsp;</P> 2024-05-21T13:02:36.099000+02:00 https://community.sap.com/t5/technology-q-a/typeerror-cannot-read-properties-of-undefined-reading-keywords/qaq-p/13708100 TypeError: Cannot read properties of undefined (reading 'keywords') 2024-05-21T17:22:38.607000+02:00 kaizen9 https://community.sap.com/t5/user/viewprofilepage/user-id/1416327 <P>I am completely beginner to SAP world and about to complete the training, "<STRONG>Building side-by-side extensions on SAP BTP</STRONG>", I stumbled upon such error message and cannot start the CDS application using, <STRONG>cds watch</STRONG> command. It worked in the past but suddenly this happened. <STRONG>npm update</STRONG> and <STRONG>npm ci</STRONG> did NOT work. Can it happen due to any recent updates in <STRONG>package.json</STRONG> dependencies.? Can anyone support with this please? Many thanks.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaizen9_0-1716303511268.png" style="width: 585px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/113495i3A2DE1AC9B3FC710/image-dimensions/585x283?v=v2" width="585" height="283" role="button" title="kaizen9_0-1716303511268.png" alt="kaizen9_0-1716303511268.png" /></span></P> 2024-05-21T17:22:38.607000+02:00 https://community.sap.com/t5/technology-q-a/deploy-java-app-on-kyma-runtime/qaq-p/13710464 Deploy Java App on Kyma Runtime 2024-05-23T11:15:43.324000+02:00 EmilDinchev https://community.sap.com/t5/user/viewprofilepage/user-id/2488 <P>Hi colleagues,</P><P>I'm following&nbsp; followed the steps described in the tutorial: #<A href="https://developers.sap.com/tutorials/deploy-nodejs-application-kyma.html" target="_blank" rel="noopener noreferrer">https://developers.sap.com/tutorials/deploy-nodejs-application-kyma.html</A></P><P><A href="https://developers.sap.com/tutorials/deploy-nodejs-application-kyma.html" target="_blank" rel="noopener noreferrer">The only difference is that I use my own Java Web App (Based on Spring). I successfully deployed my app and the pod is green. The problem is that when I try to access it (as described on step 9) I get the error:</A></P><P>upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection timeout</P><P>when I connect to the k8s pod and use curl from there it works:</P><P>root@kyma-web-ocr-7bfd6bd995-g7tl4:/app# curl localhost:8080/health/isalive<BR />Web OCR is alive. The pulse is 71root@kyma-web-ocr-7bfd6bd995-g7tl4:/app#</P><P>I'm attaching my deployment</P> 2024-05-23T11:15:43.324000+02:00 https://community.sap.com/t5/technology-q-a/cd-cd-with-sap-native-hana-application-dev-space/qaq-p/13711781 CD/CD with SAP Native HANA Application dev space 2024-05-24T12:05:28.688000+02:00 chethan_krishna https://community.sap.com/t5/user/viewprofilepage/user-id/876522 <P>SAP Experts,<BR />Does <STRONG>SAP HANA Native application</STRONG> type of Dev Space inside <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Business+Application+Studio/pd-p/67837800100800007077" class="lia-product-mention" data-product="13-1">SAP Business Application Studio</a>&nbsp;supports&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Continuous+Integration+and+Delivery/pd-p/73554900100800001771" class="lia-product-mention" data-product="1173-1">SAP Continuous Integration and Delivery</a>&nbsp;&nbsp;integration to transport objects across different spaces?Because most of the blogs that I visited says that CAP based project is the pre-requisite.&nbsp;</P><P>Thanks in advance!</P> 2024-05-24T12:05:28.688000+02:00 https://community.sap.com/t5/technology-q-a/how-to-write-data-into-s4-odata-via-cap/qaq-p/13712300 How to write Data into S4 Odata via CAP 2024-05-25T07:16:24.478000+02:00 Rewati_Raman https://community.sap.com/t5/user/viewprofilepage/user-id/178943 <P>I have gone through video about consuming S4 ODATA in BTP CAP application and able to read data.</P><P>Need some information How to write/update/delete data using S4 OData via BTP CAP application.</P><P>Please refer some blog or videos.</P><P>&nbsp;</P><P>Sample code here.</P><P>I have imported .edmx file in my BTP project and generated .csn file.</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rewati_Raman_0-1716614035189.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/115390i02651609B4C4B5EF/image-size/medium?v=v2&amp;px=400" role="button" title="Rewati_Raman_0-1716614035189.png" alt="Rewati_Raman_0-1716614035189.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rewati_Raman_1-1716614035194.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/115391i0B45789DA2E8F4B1/image-size/medium?v=v2&amp;px=400" role="button" title="Rewati_Raman_1-1716614035194.png" alt="Rewati_Raman_1-1716614035194.png" /></span></P><P>Regards,</P><P>Rewati</P><P>#SAP BTP #CAP <a href="https://community.sap.com/t5/c-khhcw49343/Node.js/pd-p/723714486627645412834578565527550" class="lia-product-mention" data-product="322-1">Node.js</a>&nbsp;</P><P>&nbsp;</P> 2024-05-25T07:16:24.478000+02:00 https://community.sap.com/t5/technology-q-a/cors-blocking-access/qaq-p/13721719 CORS blocking access 2024-06-05T11:09:35.453000+02:00 hagarnabil https://community.sap.com/t5/user/viewprofilepage/user-id/872532 <P>Hi everyone,<BR /><BR />I'm facing an issue with CORS blocking access in my application, below is what I've done in my frontend and backend applications.</P><P>In the frontend app I'm using angular to make this login request&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><pre class="lia-code-sample language-java"><code>const headers = new HttpHeaders({ 'Authorization': 'Basic ' + btoa(${this.clientID}:${this.clientSecret}), 'Content-Type': 'application/x-www-form-urlencoded', 'Access-Control-Allow-Origin': '*' }); return this.http .post&lt;AuthResponseBackend&gt;( 'https://cors-anywhere.herokuapp.com/https://amwftwpkt.trial-accounts.ondemand.com/oauth2/token', data.toString(), { headers } )</code></pre><P>&nbsp;</P><P>&nbsp;</P><P>it works only if I add this CORS link&nbsp;<A href="http:// https://cors-anywhere.herokuapp.com/" target="_self" rel="nofollow noopener noreferrer"> https://cors-anywhere.herokuapp.com/</A>&nbsp; before login link and open that link in my browser<A href="http:// https://cors-anywhere.herokuapp.com/corsdemo" target="_self" rel="nofollow noopener noreferrer"> https://cors-anywhere.herokuapp.com/corsdemo</A>&nbsp; to request temporary access to the demo server. I need it to work without these CORS links.</P><P>In the backend application, I'm working with spring boot and using security configuration. I've added allow CORS configuration in my security configuration as shown in my code snippets below and also above each controller I've added the CrossOrigin annotation. When I deploy my application on kyma and the frontend side tries to connect to it, It still gives an error due to CORS. Any help is appreciated.&nbsp;</P><P>Here are the github links for the full codes of the applications;&nbsp;<A href="https://github.com/amirafathy-tech/BTP-SD-APP/tree/master" target="_self" rel="nofollow noopener noreferrer">Frontend application</A>&nbsp;,&nbsp;<A href="https://github.com/hagarrnabil/BTP-SD" target="_self" rel="nofollow noopener noreferrer">Backend application</A>&nbsp;</P><P>Thanks in advance.</P><P>&nbsp;</P><P>&nbsp;</P><pre class="lia-code-sample language-java"><code> @Bean public CorsConfigurationSource corsConfigurationSource() { CorsConfiguration corsConfiguration = new CorsConfiguration(); corsConfiguration.setAllowedOrigins(List.of("http://localhost:4200")); corsConfiguration.setAllowedMethods(List.of("GET", "POST", "DELETE", "PUT")); corsConfiguration.setAllowCredentials(true); corsConfiguration.setAllowedHeaders(List.of("*")); corsConfiguration.setMaxAge(3600L); UrlBasedCorsConfigurationSource source = new UrlBasedCorsConfigurationSource(); source.registerCorsConfiguration("/**", corsConfiguration); return source; }</code></pre><pre class="lia-code-sample language-java"><code> @Bean public SecurityFilterChain filterChain(HttpSecurity http) throws Exception { // @formatter:off http.sessionManagement(sess -&gt; sess.sessionCreationPolicy(SessionCreationPolicy.STATELESS)) .authorizeHttpRequests(authz -&gt; authz.requestMatchers("/measurements/*").hasRole("USER") .requestMatchers("/formulas/*").hasRole("USER") .requestMatchers("/linetypes/*").hasRole("USER") .requestMatchers("/materialgroups/*").hasRole("USER") .requestMatchers("/modelspecs/*").hasRole("USER") .requestMatchers("/modelspecdetails/*").hasRole("USER") .requestMatchers("/personnelnumbers/*").hasRole("USER") .requestMatchers("/servicenumbers/*").hasRole("USER") .requestMatchers("/servicetypes/*").hasRole("USER") .requestMatchers("/*").authenticated() .anyRequest().denyAll()) .oauth2ResourceServer(oauth2 -&gt; oauth2.jwt(jwt -&gt; jwt.jwtAuthenticationConverter(new MyCustomHybridTokenAuthenticationConverter()))); http.cors(httpSecurityCorsConfigurer -&gt; httpSecurityCorsConfigurer.configurationSource(corsConfigurationSource())); http.csrf(csrf -&gt; csrf.disable()); return http.build(); }</code></pre><pre class="lia-code-sample language-java"><code>@CrossOrigin(origins = "http://localhost:4200", maxAge = 3600)</code></pre><P>&nbsp;</P><P>&nbsp;</P> 2024-06-05T11:09:35.453000+02:00 https://community.sap.com/t5/technology-q-a/setting-up-sap-pki-in-btp-kyma/qaq-p/13733299 Setting up SAP PKI in BTP KYMA 2024-06-17T14:46:13.521000+02:00 kashyap_das https://community.sap.com/t5/user/viewprofilepage/user-id/844078 <P>Hi ,</P><P>Has anyone done setup SAP PKI in BTP KYMA environment. Any help is greatly appreciated .&nbsp;</P><P>&nbsp;</P><P>Regards</P><P>Kashyap</P> 2024-06-17T14:46:13.521000+02:00 https://community.sap.com/t5/technology-q-a/problem-registering-my-desktop-agent-in-my-btp-build-process-automation/qaq-p/13735868 Problem registering my desktop agent in my BTP Build Process Automation Trial Account 2024-06-19T09:29:23.588000+02:00 Ilyass01 https://community.sap.com/t5/user/viewprofilepage/user-id/1433801 <P>Hi everyone,</P><P>I'm facing an issue while registering my Desktop agent in my BTP Trial Build Process Automation App.</P><P>I followed the SAP Developers Guide to set up the agent locally on my PC, and I enabled the Chrome and Edge extensions to try and connect the agent with my trial app. However, I encounter a problem when clicking on the agent in the control tower to get the information needed to register it with my local desktop agent.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ilyass01_0-1718781779821.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/125440iD2068DDABB258B71/image-size/medium?v=v2&amp;px=400" role="button" title="Ilyass01_0-1718781779821.png" alt="Ilyass01_0-1718781779821.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ilyass01_1-1718781961409.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/125441i5F2C82F42B50D82B/image-size/medium?v=v2&amp;px=400" role="button" title="Ilyass01_1-1718781961409.png" alt="Ilyass01_1-1718781961409.png" /></span></P><P>It loads for hours without any response. I thought it might be due to my internet connection, but nothing changed after switching to another Wi-Fi network.</P><P>Can you please help me set this up?</P><P>Thanks,<BR />Ilyass</P> 2024-06-19T09:29:23.588000+02:00 https://community.sap.com/t5/technology-q-a/monitor-credit-consumption-to-prevent-over-usage/qaq-p/13743392 Monitor credit consumption to prevent over usage 2024-06-26T15:46:55.036000+02:00 AxelGrille1 https://community.sap.com/t5/user/viewprofilepage/user-id/1415060 <H1 id="toc-hId-889330425"><SPAN>SAP BTP Credits</SPAN></H1><H2 id="toc-hId-821899639"><SPAN>Early Warning</SPAN></H2><P><SPAN>&nbsp;</SPAN></P><H1 id="toc-hId-496303415"><SPAN>Introduction:</SPAN></H1><P><SPAN>Many BTP customers have negotiated contracts with SAP for their BTP credits. To prevent credit overconsumption, an usage predictor can be very helpful. Therefore, we propose implementing a detailed tracker with a usage prediction feature.</SPAN></P><P><SPAN>&nbsp;</SPAN></P><H1 id="toc-hId-299789910"><SPAN>Usage Prediction Model:</SPAN></H1><P><SPAN>Since business operations are often cyclical, we base our predictions on the usage from the previous two months. This approach could also account for seasonal variations.</SPAN></P><P><SPAN>&nbsp;</SPAN></P><P><SPAN>Steps to Implement the Tracker:</SPAN></P><P><SPAN>&nbsp;</SPAN></P><H3 id="toc-hId-361441843"><SPAN>1. Data Retrieval:</SPAN></H3><P><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;We will use the Usage Data Management Service API to gather consumption data for each global account and its associated subaccounts.</SPAN></P><P><SPAN>&nbsp;</SPAN></P><H3 id="toc-hId-164928338"><SPAN>2. Data Processing:</SPAN></H3><P><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;The daily usage data for each subaccount will be classified and filtered to retain only the data from the last two months.</SPAN></P><P><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;We will then compute the sliding means for each subaccount. This involves averaging the daily usage over the past two months.</SPAN></P><P><SPAN>&nbsp;</SPAN></P><H3 id="toc-hId--31585167"><SPAN>3. Prediction Calculation:</SPAN></H3><P><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;The computed sliding means will be multiplied by the number of days remaining in the current month to predict future usage.</SPAN></P><P><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;This prediction accounts for seasonality, providing a more accurate forecast shifted by two months..</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AxelGrille1_0-1719409472467.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/129012iDB431C864325FF40/image-size/medium?v=v2&amp;px=400" role="button" title="AxelGrille1_0-1719409472467.png" alt="AxelGrille1_0-1719409472467.png" /></span></P><P>&nbsp;</P><P><SPAN>&nbsp;</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AxelGrille1_1-1719409472470.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/129013iD9E520F7541B8769/image-size/medium?v=v2&amp;px=400" role="button" title="AxelGrille1_1-1719409472470.png" alt="AxelGrille1_1-1719409472470.png" /></span></P><P>&nbsp;</P><H3 id="toc-hId--228098672"><SPAN>4. Alert System:</SPAN></H3><P><SPAN>&nbsp;&nbsp;&nbsp;&nbsp;Based on the predictions, an alert will be sent to the account owner if they are likely to over consume their credits. The alert will provide a detailed view of the credit usage with charts and tables associated with a prevention message like ‘We recommend you to review your credit consumption or contact SAP for a renewal of your contract’. This allows them to take preventative action or renegotiate their credit contract with SAP.</SPAN></P><P><SPAN>&nbsp;</SPAN></P><H1 id="toc-hId--682777615"><SPAN>Technical Implementation:</SPAN></H1><UL><LI><SPAN>&nbsp;We will deploy a Python-based microservice on SAP BTP Cloud Foundry.</SPAN></LI><LI><SPAN>&nbsp;This microservice will:</SPAN></LI><UL><LI><SPAN>&nbsp;&nbsp;Scrape usage data via the API endpoint.</SPAN></LI><LI><SPAN>&nbsp;&nbsp;Generate time series for analysis.</SPAN></LI><LI><SPAN>&nbsp;&nbsp;&nbsp;Present the data in an easy to understand chart format.</SPAN></LI><LI><SPAN>&nbsp;&nbsp;&nbsp;Provide recommendations based on the usage predictions.</SPAN></LI></UL></UL><P><SPAN>&nbsp;</SPAN></P><H1 id="toc-hId--879291120"><SPAN>Conclusion:</SPAN></H1><P><SPAN>This usage tracker will help BTP customers manage their credit consumption more effectively, avoiding overconsumption and potential cost overruns.</SPAN></P><P><BR /><BR /><BR /></P> 2024-06-26T15:46:55.036000+02:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/title-issue-with-table-sequencing-when-transitioning-from-quot-in-scope/qaq-p/13751448 Title: Issue with Table Sequencing When Transitioning from "In Scope" to "Supported Features" in SAP 2024-07-04T13:31:13.068000+02:00 sdtckr https://community.sap.com/t5/user/viewprofilepage/user-id/1479093 <P><STRONG>Title: Issue with Table Sequencing When Transitioning from "In Scope" to "Supported Features" in SAP</STRONG></P><P><STRONG>Description:</STRONG></P><P>Hello,</P><P>In our SAP system, we have been using the "In Scope" version, and the sequence of our tables was as follows:</P><OL><LI>Initial load of products</LI><LI>Basic data</LI><LI>Plant data</LI><LI>MRP area</LI><LI>Storage location</LI><LI>Valuation data</LI><LI>Distribution chain data</LI><LI>Description data</LI><LI>Units of measure data</LI><LI>Tax classifications</LI><LI>Production resources tools</LI><LI>Inspection setup data</LI><LI>Warehouse number data</LI><LI>Storage type data</LI><LI>Data transfer for forecast values</LI><LI>Data for quality management</LI><LI>Additional EANs</LI></OL><P>However, we are now required by SAP to use the "Supported Features" version, and the sequence of tables in this system has changed to:</P><OL><LI>Basic data</LI><LI>Additional descriptions</LI><LI>Alternative unit of measure</LI><LI>Additional GTINs</LI><LI>Distribution chains</LI><LI>Tax classification</LI><LI>Plant data</LI><LI>Forecasting data</LI><LI>Storage locations</LI><LI>Production resources tools</LI><LI>Inspection setup data</LI><LI>MRP area</LI><LI>Warehouse number data</LI><LI>Storage type data</LI><LI>Valuation data</LI><LI>Valuation current period</LI><LI>Valuation future prices</LI><LI>Internal number range</LI></OL><P>This new sequence is causing issues in our current business processes and data flow. How can we ensure that our data is processed in the same sequence as in the old version ("In Scope") while using the new system?</P><P>We tried using LTMOM (Landscape Transformation Mapping and Object Modeling) to revert the table sequence to the old version, but we couldn't fully understand how to do it.</P><P><STRONG>Question:</STRONG></P><P>How can we use the LTMOM tool in SAP to restore the table sequence from the old version ("In Scope") to the new system ("Supported Features")? Could you provide detailed steps and examples?</P><P>Thank you.</P> 2024-07-04T13:31:13.068000+02:00 https://community.sap.com/t5/technology-q-a/error-authentication-kind-quot-jwt-quot-configured-but-no-xsuaa-instance/qaq-p/13755384 Error: Authentication kind "jwt" configured, but no XSUAA instance bound to application 2024-07-09T10:39:07.092000+02:00 kaizen9 https://community.sap.com/t5/user/viewprofilepage/user-id/1416327 <P>Hello community,&nbsp;</P><P>I would like to connect <STRONG>CAP Node.js</STRONG> app to external SAP service in production env using <STRONG>destinations</STRONG>. It is important to use <STRONG>OAuth2.0ClientCredentials </STRONG>authentication method. Sandbox works for me. Official document is bit confusing.</P><P>When I run production profile, I am getting below error. Do I need any additional NPM package, or require additional configuration in <STRONG>package.json</STRONG> or elsewhere?</P><P>What to do in order to successfully fetch data from "production" environment?&nbsp; &nbsp; Thank you.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaizen9_0-1720512753336.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/134201iB7ADFFBC0A3C6619/image-size/medium?v=v2&amp;px=400" role="button" title="kaizen9_0-1720512753336.png" alt="kaizen9_0-1720512753336.png" /></span></P><P><STRONG>package.json</STRONG></P><pre class="lia-code-sample language-json"><code> "cds": { "requires": { "Some_ExternalServiceV4": { "kind": "odata", "model": "srv/external/Some_ExternalServiceV4", "[sandbox]": { "credentials": { "url": "https://sandbox.api.sap.com/sappricing/datafetch" } }, "[production]": { "credentials": { "destination": "datafetch-destination" } } } } }</code></pre><P>&nbsp;</P><P>&nbsp;</P> 2024-07-09T10:39:07.092000+02:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/give-some-use-cases-idea-about-that/qaq-p/13757552 Give some use cases Idea about that. 2024-07-11T07:37:56.554000+02:00 Mani2211 https://community.sap.com/t5/user/viewprofilepage/user-id/1451459 <P>Hi team,<BR />I want to make a demo project in SAP BTP.<BR />So, please give some use cases Idea about that.</P> 2024-07-11T07:37:56.554000+02:00 https://community.sap.com/t5/technology-q-a/recording-negative-volumes-for-positive-dollar-amounts/qaq-p/13763877 Recording negative volumes for positive dollar amounts 2024-07-18T00:16:40.136000+02:00 KB9 https://community.sap.com/t5/user/viewprofilepage/user-id/1489817 <P>Hello all,</P><P>We are trying to interface one system with S4 Hana, and one of the GL entries required to be posted is positive purchases with negative dollar amounts to the same GL account, how do we incorporate that?&nbsp;&nbsp;</P><P>Do you suggest any kind of rule needs to be introduced in the interface for reading the data or do you think that separate STAT account should be created? Your wisdom and response is valued and appreciated.</P><P>Thanks,</P> 2024-07-18T00:16:40.136000+02:00 https://community.sap.com/t5/technology-q-a/sap-kyma-environment-ready-for-production/qaq-p/13770550 SAP Kyma environment ready for Production? 2024-07-24T16:58:15.117000+02:00 Brian_Stempien https://community.sap.com/t5/user/viewprofilepage/user-id/240121 <P>I have recently been exploring the SAP Kyma environment using a Trial BTP account.&nbsp;</P><P>Full disclosure, I am an old BASIS hand and not familiar with Kubernetes.&nbsp;</P><P>Going through the Developer Central Tutorial "Deploy a Node.js Application in the Kyma Runtime" I was able to get everything done, except getting the application to respond from the Internet. I also explored the Remote Work Processor from SAP Automation Pilot to a Kyma cluster.&nbsp;</P><P>My experience has not been good.</P><P>For the RWP I was eventually able to get it to deploy and run once I read through the GO code to see that the Environment variable names had changed. Contacting the developer I got "this is beta and the Automation Pilot code has not caught up to the RWP code."</P><P>For the simple Node.js exercise I have built and tried 3 different Kyma clusters in two different regions (AWS US and Azure Singapore, the two the Trial accounts work in) and as far as I can tell everything is deployed correctly. I have read several blogs and trouble shooting pages, the 503 error points to maybe a Certificate issue, but the logs from the POD don't back this up.&nbsp;</P><P>Anyway, the main reason for this post is to ask if anyone is actually running Kyma in Production? When something as simple as the Tutorials don't work it doesn't give me a lot of confidence. The Cloud Foundry tutorials had minor issues with Node.js package versions, but was easy enough for me to figure out and make work. Is the Cloud Foundry Environment and of course the Build series of apps what SAP would prefer to have used, and Kyma should be seen as perpetual Beta?</P><P>At this point if a client asked if they should use Kyma, I would say no.&nbsp;</P> 2024-07-24T16:58:15.117000+02:00 https://community.sap.com/t5/technology-q-a/porting-apps-to-sap-btp/qaq-p/13771095 Porting Apps to SAP BTP 2024-07-25T06:40:29.722000+02:00 Hydrargyrum09 https://community.sap.com/t5/user/viewprofilepage/user-id/1510142 <P>Hi everyone! im new to SAP BTP so i want to ask some question. so I have this current setup on my application:<BR /><BR />- the web framework is written using python programming language and flask<BR />- parallel processing is written using python and celery<BR />- the task queue I used is redis<BR />- deployment is handled by kubernetes<BR />- database is Postgres with PG-Bouncer for managing the connection<BR /><BR />So I need to move those component to the SAP BTP, but I don't have enough resource to do that, can you please give me advice or reference doccument how to do that, what I'm already try is deploying native python program to BTP using the cloud foundry and connect it to HANA DB.<BR /><BR />And my boss said that it is possible to develop the apps inside the BTP, so he said I just need to port the current apps into BTP using python and postgres and all other things like the parallel processing, deployment, security will be handled by the SAP BTP (so I don't need K8S, Redis, Celery). is it possible to do that? Thankss!</P> 2024-07-25T06:40:29.722000+02:00 https://community.sap.com/t5/technology-q-a/use-servicebinding-data-for-apirule-jwt-accessstrategies-configuration/qaq-p/13775984 Use ServiceBinding data for APIRule jwt accessStrategies configuration 2024-07-29T22:21:35.006000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>Hello Kyma Experts,</P><P>when using the helm charts generated by CAP there is a&nbsp;ServiceBinding to XSUAA which is used via a&nbsp;</P><DIV><SPAN>volume mount of the service binding&nbsp;</SPAN><SPAN>secretName. I would like to use this secrets also in the&nbsp;APIRule for a&nbsp;jwt accessStrategies configuration. In <A href="https://github.com/gregorwolf/cap-azure-ad-b2c/blob/main/kyma/deployment.yaml#L49" target="_blank" rel="nofollow noopener noreferrer">https://github.com/gregorwolf/cap-azure-ad-b2c/blob/main/kyma/deployment.yaml#L49</A>&nbsp;I did this manually with a static configuration of the&nbsp;trusted_issuers and&nbsp;jwks_urls. But I want to get the configuration be flexible so I do not need to adjust it between dev / qa and production.</SPAN></DIV><DIV><SPAN>Best Regards<BR />Gregor</SPAN></DIV> 2024-07-29T22:21:35.006000+02:00 https://community.sap.com/t5/technology-q-a/how-to-call-webservice-using-javascript-of-appgiver-without-destination/qaq-p/13782027 How to call Webservice using Javascript of AppGiver (without destination)? 2024-08-04T03:23:45.643000+02:00 RamaniNagarajan https://community.sap.com/t5/user/viewprofilepage/user-id/147272 <P>Hi Friends,</P><P>Currently I have a OData Service which is working fine in Postman when tested.&nbsp; Also I am able to call this service directly <STRONG>in Business Process Automation</STRONG>&nbsp;using JavaScript step <U>without any destination</U>.&nbsp; &nbsp;</P><P>The input payload for execution is:</P><P>Payload Info:</P><pre class="lia-code-sample language-abap"><code>var url = "https://jsonplaceholder.typicode.com/posts/1" // a sample url { method: 'GET', url: url, headers: { 'Content-Type': 'application/json'} }</code></pre><P>And this work good &amp; perfectly also.</P><P>Now I would like to call the same service using <U><STRONG>BTP Build App</STRONG></U> using JavaScript step.&nbsp; I tried many ways.&nbsp; But <FONT color="#FF0000">unlucky</FONT>.</P><P>Can any one help me on this for the payload given able please?&nbsp;&nbsp;</P><P>Thanks,</P><P>Ramani Nagarajan</P><P>&nbsp;</P><P>&nbsp;</P> 2024-08-04T03:23:45.643000+02:00 https://community.sap.com/t5/technology-q-a/how-to-consume-postgres-hyperscaller-cf-from-pods-deployed-in-kyma/qaq-p/13788745 How to consume postgres hyperscaller(CF) from pods deployed in kyma 2024-08-09T05:41:03.260000+02:00 Hydrargyrum09 https://community.sap.com/t5/user/viewprofilepage/user-id/1510142 <P>&nbsp;Hi guys I have a postgres hyperscaller deployed on cloud foundry environment, how can I consume it from my pods in kyma environment? is it possible? or should I re-deploy the postgres hyperscaller from the kyma service instance. thanks!</P> 2024-08-09T05:41:03.260000+02:00 https://community.sap.com/t5/technology-q-a/issue-regarding-the-missing-home-page-for-a-specific-persona-in-the-sap/qaq-p/13804496 Issue regarding the missing home page for a specific persona in the SAP Service Asset Manager 2405 2024-08-23T08:40:12.705000+02:00 a_kingston https://community.sap.com/t5/user/viewprofilepage/user-id/1434998 <P><SPAN>Hello everyone,<BR /><BR /></SPAN>Currently, we are accessing the SAP Service Asset Manager 2405 application within the S/4HANA(Version - 2022) and kyma environment. We can access the application through our credential but After the initial sync was successfully completed, we are encountering a missing home screen issue. We are unable to view the Home Page</P><P>I have attached the log screenshots for your reference</P><P>Could anyone please provide some insights or suggestions to resolve this issue?<BR /><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image (7).jpg" style="width: 227px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/156312i6C99941A0A08064A/image-dimensions/227x491?v=v2" width="227" height="491" role="button" title="Image (7).jpg" alt="Image (7).jpg" /></span><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image (6).jpg" style="width: 224px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/156336i8298FA9C363E8B42/image-dimensions/224x484?v=v2" width="224" height="484" role="button" title="Image (6).jpg" alt="Image (6).jpg" /></span><BR /><BR /><BR /><BR /><a href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" class="lia-product-mention" data-product="654-1">SAP HANA service for SAP BTP</a>&nbsp;, <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Field+Service+Management%25252C+connector+for+SAP+Business+One/pd-p/73555000100800001694" class="lia-product-mention" data-product="609-1">SAP Field Service Management, connector for SAP Business One</a>&nbsp;<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;</SPAN><SPAN>&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;, <a href="https://community.sap.com/t5/c-khhcw49343/SAP+BTP%25252C+Kyma+runtime/pd-p/73554900100800003012" class="lia-product-mention" data-product="12-1">SAP BTP, Kyma runtime</a>&nbsp;, <a href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+Enterprise+Cloud/pd-p/161153735145145802176671450589155" class="lia-product-mention" data-product="329-1">SAP HANA Enterprise Cloud</a>&nbsp;</SPAN><SPAN><BR /></SPAN><BR /><BR /><BR /><BR /><BR /><BR /><BR /></P><P>&nbsp;</P> 2024-08-23T08:40:12.705000+02:00 https://community.sap.com/t5/technology-q-a/not-able-to-start-this-course-start-mission-button-is-not-enabled/qaq-p/13810833 Not able to start this course , Start Mission button is not enabled 2024-08-29T10:25:22.854000+02:00 Kaushik-R-I751346 https://community.sap.com/t5/user/viewprofilepage/user-id/1631692 <P>Hi Team,</P><P>I want to do this tutorial but it's not allowing me to start this course.&nbsp;</P><P>the course link :&nbsp;<A href="https://developers.sap.com/mission.btp-deploy-cap-kyma.html" target="_blank" rel="noopener noreferrer">https://developers.sap.com/mission.btp-deploy-cap-kyma.html</A>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KaushikRI751346_0-1724919791733.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/159282iCEC5A4B6B606CD27/image-size/medium?v=v2&amp;px=400" role="button" title="KaushikRI751346_0-1724919791733.png" alt="KaushikRI751346_0-1724919791733.png" /></span></P><P>Any help is appreciated&nbsp;</P> 2024-08-29T10:25:22.854000+02:00