https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-BTP-Kyma-runtime-qa.xmlSAP Community - SAP BTP, Kyma runtime2024-10-05T14:00:29.259477+00:00python-feedgenSAP BTP, Kyma runtime Q&A in SAP Communityhttps://community.sap.com/t5/technology-q-a/monitor-credit-consumption-to-prevent-over-usage/qaq-p/13743392Monitor credit consumption to prevent over usage2024-06-26T15:46:55.036000+02:00AxelGrille1https://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> </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> </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> </SPAN></P><P><SPAN>Steps to Implement the Tracker:</SPAN></P><P><SPAN> </SPAN></P><H3 id="toc-hId-361441843"><SPAN>1. Data Retrieval:</SPAN></H3><P><SPAN> 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> </SPAN></P><H3 id="toc-hId-164928338"><SPAN>2. Data Processing:</SPAN></H3><P><SPAN> 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> 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> </SPAN></P><H3 id="toc-hId--31585167"><SPAN>3. Prediction Calculation:</SPAN></H3><P><SPAN> 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> 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&px=400" role="button" title="AxelGrille1_0-1719409472467.png" alt="AxelGrille1_0-1719409472467.png" /></span></P><P> </P><P><SPAN> </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&px=400" role="button" title="AxelGrille1_1-1719409472470.png" alt="AxelGrille1_1-1719409472470.png" /></span></P><P> </P><H3 id="toc-hId--228098672"><SPAN>4. Alert System:</SPAN></H3><P><SPAN> 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> </SPAN></P><H1 id="toc-hId--682777615"><SPAN>Technical Implementation:</SPAN></H1><UL><LI><SPAN> We will deploy a Python-based microservice on SAP BTP Cloud Foundry.</SPAN></LI><LI><SPAN> This microservice will:</SPAN></LI><UL><LI><SPAN> Scrape usage data via the API endpoint.</SPAN></LI><LI><SPAN> Generate time series for analysis.</SPAN></LI><LI><SPAN> Present the data in an easy to understand chart format.</SPAN></LI><LI><SPAN> Provide recommendations based on the usage predictions.</SPAN></LI></UL></UL><P><SPAN> </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:00https://community.sap.com/t5/enterprise-resource-planning-q-a/title-issue-with-table-sequencing-when-transitioning-from-quot-in-scope/qaq-p/13751448Title: Issue with Table Sequencing When Transitioning from "In Scope" to "Supported Features" in SAP2024-07-04T13:31:13.068000+02:00sdtckrhttps://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:00https://community.sap.com/t5/technology-q-a/error-authentication-kind-quot-jwt-quot-configured-but-no-xsuaa-instance/qaq-p/13755384Error: Authentication kind "jwt" configured, but no XSUAA instance bound to application2024-07-09T10:39:07.092000+02:00kaizen9https://community.sap.com/t5/user/viewprofilepage/user-id/1416327<P>Hello community, </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? 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&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> </P><P> </P>2024-07-09T10:39:07.092000+02:00https://community.sap.com/t5/enterprise-resource-planning-q-a/give-some-use-cases-idea-about-that/qaq-p/13757552Give some use cases Idea about that.2024-07-11T07:37:56.554000+02:00Mani2211https://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:00https://community.sap.com/t5/technology-q-a/recording-negative-volumes-for-positive-dollar-amounts/qaq-p/13763877Recording negative volumes for positive dollar amounts2024-07-18T00:16:40.136000+02:00KB9https://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? </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:00https://community.sap.com/t5/technology-q-a/sap-kyma-environment-ready-for-production/qaq-p/13770550SAP Kyma environment ready for Production?2024-07-24T16:58:15.117000+02:00Brian_Stempienhttps://community.sap.com/t5/user/viewprofilepage/user-id/240121<P>I have recently been exploring the SAP Kyma environment using a Trial BTP account. </P><P>Full disclosure, I am an old BASIS hand and not familiar with Kubernetes. </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. </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. </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. </P>2024-07-24T16:58:15.117000+02:00https://community.sap.com/t5/technology-q-a/porting-apps-to-sap-btp/qaq-p/13771095Porting Apps to SAP BTP2024-07-25T06:40:29.722000+02:00Hydrargyrum09https://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:00https://community.sap.com/t5/technology-q-a/use-servicebinding-data-for-apirule-jwt-accessstrategies-configuration/qaq-p/13775984Use ServiceBinding data for APIRule jwt accessStrategies configuration2024-07-29T22:21:35.006000+02:00gregorwhttps://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 ServiceBinding to XSUAA which is used via a </P><DIV><SPAN>volume mount of the service binding </SPAN><SPAN>secretName. I would like to use this secrets also in the APIRule for a 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> I did this manually with a static configuration of the trusted_issuers and 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:00https://community.sap.com/t5/technology-q-a/how-to-call-webservice-using-javascript-of-appgiver-without-destination/qaq-p/13782027How to call Webservice using Javascript of AppGiver (without destination)?2024-08-04T03:23:45.643000+02:00RamaniNagarajanhttps://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. Also I am able to call this service directly <STRONG>in Business Process Automation</STRONG> using JavaScript step <U>without any destination</U>. </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 & perfectly also.</P><P>Now I would like to call the same service using <U><STRONG>BTP Build App</STRONG></U> using JavaScript step. I tried many ways. But <FONT color="#FF0000">unlucky</FONT>.</P><P>Can any one help me on this for the payload given able please? </P><P>Thanks,</P><P>Ramani Nagarajan</P><P> </P><P> </P>2024-08-04T03:23:45.643000+02:00https://community.sap.com/t5/technology-q-a/how-to-consume-postgres-hyperscaller-cf-from-pods-deployed-in-kyma/qaq-p/13788745How to consume postgres hyperscaller(CF) from pods deployed in kyma2024-08-09T05:41:03.260000+02:00Hydrargyrum09https://community.sap.com/t5/user/viewprofilepage/user-id/1510142<P> 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:00https://community.sap.com/t5/technology-q-a/issue-regarding-the-missing-home-page-for-a-specific-persona-in-the-sap/qaq-p/13804496Issue regarding the missing home page for a specific persona in the SAP Service Asset Manager 24052024-08-23T08:40:12.705000+02:00a_kingstonhttps://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> , <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> <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, </A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Services/pd-p/668874921104038800958643358380369" target="_blank">#SAP Mobile Services</A>,<SPAN> </SPAN><SPAN> </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> , <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> , <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> </SPAN><SPAN><BR /></SPAN><BR /><BR /><BR /><BR /><BR /><BR /><BR /></P><P> </P>2024-08-23T08:40:12.705000+02:00https://community.sap.com/t5/technology-q-a/not-able-to-start-this-course-start-mission-button-is-not-enabled/qaq-p/13810833Not able to start this course , Start Mission button is not enabled2024-08-29T10:25:22.854000+02:00Kaushik-R-I751346https://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. </P><P>the course link : <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> </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&px=400" role="button" title="KaushikRI751346_0-1724919791733.png" alt="KaushikRI751346_0-1724919791733.png" /></span></P><P>Any help is appreciated </P>2024-08-29T10:25:22.854000+02:00https://community.sap.com/t5/technology-q-a/sap-bpa-application-shows-blank-page/qaq-p/13850774SAP BPA application shows Blank Page2024-09-02T07:38:24.616000+02:00reshma26https://community.sap.com/t5/user/viewprofilepage/user-id/670397<P>Hello Experts,</P><P>I have successfully subscribed for SAP BPA and it got created as well & then completed the role assignment also. But while accessing the BPA application, it is showing blank page.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reshma26_0-1725255351814.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/160536i61E8F0DEB7B266CE/image-size/medium?v=v2&px=400" role="button" title="reshma26_0-1725255351814.png" alt="reshma26_0-1725255351814.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reshma26_1-1725255408637.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/160538i9A8F3DAEABF47C49/image-size/medium?v=v2&px=400" role="button" title="reshma26_1-1725255408637.png" alt="reshma26_1-1725255408637.png" /></span></P><P>Could you please suggest how to fix this.</P><P>Many Thanks</P>2024-09-02T07:38:24.616000+02:00https://community.sap.com/t5/technology-q-a/will-firewall-affects-while-connecting-to-database-table-via-sap-cpi/qaq-p/13851800Will firewall affects while connecting to database table via SAP CPI ?2024-09-02T18:04:49.949000+02:00yashsap1https://community.sap.com/t5/user/viewprofilepage/user-id/844693<P>Hi all,</P><P>I am doing integration of databases from two different servers via Sap CPI , Will firewall affects SAP CPI to fetch database tables while connecting to database table to fetch tables data from bussiness layer and send it to another database server. will sap cpi blocks data to fetch it from database due to firewall .</P>2024-09-02T18:04:49.949000+02:00https://community.sap.com/t5/technology-q-a/btp-build-app/qaq-p/13852111BTP Build App2024-09-03T05:44:44.898000+02:00RamaniNagarajanhttps://community.sap.com/t5/user/viewprofilepage/user-id/147272<P>Hi Experts,</P><P>I need a control with a Dialog box for Opening Files and a Folder separately from the local systems, in BTP BUILD APPS. Currently there is a function called PickFiles. But it is not giving me the actual File path.</P><P>Can anyone guide me on this please?</P><P>Thanks,</P><P>Ramani Nagarajan </P><P> </P><P> </P>2024-09-03T05:44:44.898000+02:00https://community.sap.com/t5/enterprise-resource-planning-q-a/shopping-cart-in-mm-for-sap-help/qaq-p/13860421shopping cart in MM for SAP Help2024-09-10T09:24:55.478000+02:00A_W2https://community.sap.com/t5/user/viewprofilepage/user-id/1551192<P>Hi Everyone,</P><P>How are you?</P><P>I have some questions about the shopping cart in MM for SAP, I need to know and information about shopping cart and what, where, How? ..... etc, for where is using the shopping cart in SAP and how to use this in any project.</P><P>And what is the benefit for shopping cart and what is the circle or workflow for the shopping cart for any project if you have any example?</P><P>If there anyone you can explain to me and if you have any website or photo to help me pls shared with me.</P><P>Thank you,<BR /><BR /></P><DIV class=""><DIV class=""><P>#ERP #MM #SAP #material_management #MM #cart #s4hana #sap #help #support #workflow</P></DIV></DIV><DIV class=""> </DIV><DIV class=""><DIV class=""> </DIV></DIV>2024-09-10T09:24:55.478000+02:00https://community.sap.com/t5/technology-q-a/issue-missing-home-page-for-a-specific-persona-in-the-sap2405-missing-some/qaq-p/13865780Issue missing home page for a specific persona in the SAP2405 + missing some notes from 24052024-09-14T13:42:11.238000+02:00a_kingstonhttps://community.sap.com/t5/user/viewprofilepage/user-id/1434998<P>Hello everyone,<BR /><SPAN><a href="https://community.sap.com/t5/user/viewprofilepage/user-id/847716">@dudejas</a> , <a href="https://community.sap.com/t5/user/viewprofilepage/user-id/210415">@syam_yalamati</a> </SPAN></P><P>Currently, we are accessing the SAP Service Asset Manager 2405 application within the S/4HANA(Version - 2022) and <SPAN>kyma </SPAN>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>However We tried implementing notes(3398187) into SSAM2405, but it is not relevant for our system and states that it cannot be implemented. This could be due to the status of our S4HANA 2022 system, as it has S4FND SP level 0000.<BR /><BR /><SPAN>I have attached the log screenshots for your reference</SPAN></P><P>Could 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="Screenshot 2024-09-14 165625.png" style="width: 296px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/166411i3081BD94396EC146/image-size/large?v=v2&px=999" role="button" title="Screenshot 2024-09-14 165625.png" alt="Screenshot 2024-09-14 165625.png" /></span><BR /><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (22).png" style="width: 554px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/166413i09837273FEFA2AAB/image-dimensions/554x311?v=v2" width="554" height="311" role="button" title="image (22).png" alt="image (22).png" /></span><BR /><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (21).png" style="width: 625px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/166412iC10FD521C8EF089A/image-dimensions/625x80?v=v2" width="625" height="80" role="button" title="image (21).png" alt="image (21).png" /></span></P><P><SPAN>Thank you very much in advance,</SPAN><BR /><SPAN>Kingston. A<BR /><BR /><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> , <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> <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, </A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Services/pd-p/668874921104038800958643358380369" target="_blank">#SAP Mobile Services</A>, <A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Asset+Management/pd-p/73554900100700001067" target="_blank">#SAP Mobile Asset Management</A> , <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> , <A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+Enterprise+Cloud/pd-p/161153735145145802176671450589155" target="_blank">SAP HANA Enterprise Cloud</A> <BR /><BR /><a href="https://community.sap.com/t5/user/viewprofilepage/user-id/210415">@syam_yalamati</a> , <a href="https://community.sap.com/t5/user/viewprofilepage/user-id/847716">@dudejas</a> <BR /></SPAN></P>2024-09-14T13:42:11.238000+02:00https://community.sap.com/t5/technology-q-a/415-unsupported-mediatype-issue-in-cap/qaq-p/13877374415 unsupported Mediatype issue in CAP2024-09-25T14:11:32.592000+02:00ShivamAsati19https://community.sap.com/t5/user/viewprofilepage/user-id/1716660<P>UI CODE :</P><DIV><DIV style=" text-align : justify; "> </DIV></DIV><P> </P><pre class="lia-code-sample language-abap"><code>_genericPostUploadFile: function (url, fileData, token, that, successCallback, errorCallback) {
const formData = new FormData();
formData.append('file', fileData);
jQuery.ajax({
type: "POST",
url: url,
processData: false,
contentType: false,
data: formData,
beforeSend: function (xhr) {
xhr.setRequestHeader("X-CSRF-Token", token);
},
success: function (result) {
if (successCallback) {
successCallback(that, result);
}
},
error: function (e) {
if (errorCallback) {
errorCallback(that, e);
}
}
});
},</code></pre><P> </P><DIV style=" text-align : justify; "> </DIV><DIV style=" text-align : justify; "> </DIV><DIV style=" text-align : justify; ">CAP CODE :</DIV><P> </P><pre class="lia-code-sample language-javascript"><code> action uploadLogFilePr() returns String;
excel.cds</code></pre><P> </P><P>excel.js</P><P> </P><pre class="lia-code-sample language-javascript"><code> this.on('uploadLogFile', async (req) => {
const { uploadLogFile } = require('./api/excel_v2/generalFunctionsExcelPr');
let result;
let file;
let parameters = {};
file = req.data
parameters.FILENAME = req._queryOptions.FILENAME
parameters.USER = req._queryOptions.USER
parameters.DATE = req._queryOptions.UPLOAD_DATE
parameters.TYPE = req._queryOptions.TYPE
result = await uploadLogFile(file, parameters)
return result
})</code></pre><P> </P><P>error :</P><P> </P><pre class="lia-code-sample language-json"><code>{
"error": {
"code": "415",
"message": {
"lang": "en",
"value": "Unsupported Media Type"
},
"severity": "error",
"target": "/#TRANSIENT#",
"innererror": {
"errordetails": [
{
"code": "415",
"message": {
"lang": "en",
"value": "Unsupported Media Type"
},
"severity": "error",
"target": "/#TRANSIENT#"
}
]
}
}
}</code></pre><P> </P><P>i am getting file from UI5 in formdata, as binary but CAP is throwing 415 error (unsupported mediatype) how to fix this issues @<A class="" href="https://community.sap.com/t5/user/viewprofilepage/user-id/12545" target="_self"><SPAN class="">gregorw</SPAN></A> @<SPAN>SAPSupport</SPAN></P><P>I also used Multer but it didnt worked for me<BR /><BR /></P><P><BR /><BR /></P>2024-09-25T14:11:32.592000+02:00https://community.sap.com/t5/sap-learning-q-a/missing-quot-record-of-achievement-quot-for-the-learning-quot/qaq-p/13884443Missing "Record of Achievement" for the learning "Administrating SAP Business Technology Platform"!2024-10-01T13:50:39.674000+02:00fabianorosahttps://community.sap.com/t5/user/viewprofilepage/user-id/180<P>Missing "Record of Achievement" for the learning "Administrating SAP Business Technology Platform"!</P>2024-10-01T13:50:39.674000+02:00https://community.sap.com/t5/product-lifecycle-management-q-a/i-was-new-to-sap-btp-and-wanted-to-learn-kyma-please-invite-me-kyma-slack/qaq-p/13886654I was new to SAP BTP and wanted to learn kyma please invite me kyma slack channel2024-10-03T10:22:11.491000+02:00Srinivaskonahttps://community.sap.com/t5/user/viewprofilepage/user-id/1699740<P>Kyma slack channel invite needed </P>2024-10-03T10:22:11.491000+02:00