https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/members/sap-mentors/gregorw.xml SAP Community - Gregor Wolf 2025-05-14T00:10:02.039266+00:00 python-feedgen Gregor Wolf in SAP Community https://community.sap.com/t5/technology-q-a/re-unable-to-access-cloud-integration-tenant-apis-like/qaq-p/14003951/comment-id/4901528#M4901528 Re: Unable to access Cloud Integration tenant APIs (like... 2025-02-02T09:50:36.310000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>When you create the instance of the Process Integration api plan you have you provide the configuration what authorizations this instance should get. Check out my example at&nbsp;<A href="https://github.com/gregorwolf/bookshop-demo/blob/main/tests/integration-api-config.json" target="_self" rel="nofollow noopener noreferrer">integration-api-config.json</A>. I've used this instance in the calls you find at&nbsp;<A href="https://github.com/gregorwolf/bookshop-demo/blob/main/tests/integration-api.http" target="_self" rel="nofollow noopener noreferrer">integration-api.http</A>.</P> 2025-02-02T09:50:36.310000+01:00 https://community.sap.com/t5/technology-q-a/re-api-consumption-from-s4-hana-cloud-public-edition-to-sap-profitability/qaq-p/14003952/comment-id/4901529#M4901529 Re: API Consumption from S4 Hana Cloud Public Edition to SAP Profitability and Performance Managemen 2025-02-02T09:51:53.447000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Hi, can you please provide the full error message? 2025-02-02T09:51:53.447000+01:00 https://community.sap.com/t5/technology-q-a/re-how-to-configure-an-apache-reverse-proxy-for-sap-fiori-with-websocket/qaq-p/14003953/comment-id/4901530#M4901530 Re: How to configure an apache reverse proxy for SAP Fiori with websocket.? 2025-02-02T09:55:05.736000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Why do you want to use Apache? SAP has WebDispatcher providing this functionality. 2025-02-02T09:55:05.736000+01:00 https://community.sap.com/t5/technology-q-a/re-exposing-jwks-from-sap-cloud-integration/qaq-p/14005988/comment-id/4901861#M4901861 Re: Exposing JWKS from SAP Cloud Integration 2025-02-03T23:06:12.288000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Why isn't the encrypted communication chanel enough here? 2025-02-03T23:06:12.288000+01:00 https://community.sap.com/t5/technology-q-a/re-cap-service-is-running-locally-and-using-rest-client-its-okay-after/qaq-p/14012062/comment-id/4902666#M4902666 Re: cap service is running locally and using rest client its okay. after deploy , postman its not . 2025-02-10T07:27:43.013000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 What error message do you get when you use the password grant type? 2025-02-10T07:27:43.013000+01:00 https://community.sap.com/t5/technology-q-a/re-how-to-remove-the-header-that-automatically-added-to-application-while/qaq-p/14031106/comment-id/4905334#M4905334 Re: How to remove the header that automatically added to application while deploying to build work z 2025-03-01T18:04:31.615000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Do you want to remove the header that you marked in red or the launchpad shell? 2025-03-01T18:04:31.615000+01:00 https://community.sap.com/t5/technology-q-a/re-how-to-download-extract-custom-fiori-app-source-code-from-ecc/qaq-p/14031107/comment-id/4905335#M4905335 Re: How to download/extract custom Fiori app source code from ECC 2025-03-01T18:05:21.765000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 And you don't have a Git repository for the app? 2025-03-01T18:05:21.765000+01:00 https://community.sap.com/t5/technology-q-a/re-how-to-remove-the-header-that-automatically-added-to/qaq-p/14031356/comment-id/4905356#M4905356 Re: How to remove the header that automatically added to... 2025-03-02T10:21:42.197000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>You can use the URL Parameter:</P><P><SPAN>sap-ushell-config=headerless</SPAN></P><P><SPAN>But I think you try to build a navigation inside your app. I would suggest to decompose your app and let the launchpad take over the navigation part.</SPAN></P> 2025-03-02T10:21:42.197000+01:00 https://community.sap.com/t5/technology-q-a/re-analytics-cloud-connetion-to-s4-public-cloud/qaq-p/14039068/comment-id/4906291#M4906291 Re: Analytics Cloud Connetion to S4 Public Cloud 2025-03-10T16:12:20.036000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Hi Klaudio443, Thank you for posting the detailed error message. I face this issue when adding a second live data connection to the same S/4HANA Cloud backend. 2025-03-10T16:12:20.036000+01:00 https://community.sap.com/t5/technology-q-a/re-how-to-implement-load-balancing-in-sap-cap-node-js-on/qaq-p/14046668/comment-id/4907041#M4907041 Re: How to Implement Load Balancing in SAP CAP Node.js on... 2025-03-17T07:34:16.277000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>Hi,</P><P>during normal operation you can use:</P><P><A href="https://help.sap.com/docs/application-autoscaler?locale=en-US" target="_self" rel="noopener noreferrer">Application Autoscaler</A>&nbsp;</P><P>to add additional instances when needed or shut down instances when not needed anymore. But be aware that in the Cloud Foundry enviornment the costs are calculated based on the maximum memory used at one time in the month.</P><P>During deployment you should check out:</P><P><A href="https://help.sap.com/docs/btp/sap-business-technology-platform/blue-green-deployment-of-multitarget-applications" target="_self" rel="noopener noreferrer">Blue-Green Deployment of Multitarget Applications</A>&nbsp;</P><P>Best regards,<BR />Gregor</P> 2025-03-17T07:34:16.277000+01:00 https://community.sap.com/t5/technology-blog-posts-by-members/consume-abap-rfc-function-modules-in-cap/bc-p/14060579#M172664 Re: Consume ABAP RFC Function Modules in CAP 2025-03-29T09:54:00.493000+01:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>Exactly&nbsp;<a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1726">@MustafaBensan</a>. I hope that the scope will widen to S/4HANA Public Cloud as well. Unfortunately&nbsp;<SPAN>@sap-rfc/node-rfc-library isn't yet supporting Websocket RFC. I've filed SAP Support Case<BR />53351/2025 on this topic at 15th of January 2025.</SPAN></P> 2025-03-29T09:54:00.493000+01:00 https://community.sap.com/t5/technology-q-a/re-403-forbidden-error-when-sending-email-via-sap-cloud/qaq-p/14067303/comment-id/4909463#M4909463 Re: 403 Forbidden Error When Sending Email via SAP Cloud... 2025-04-05T15:59:35.790000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>Make sure that you call the endpoint via the relative path. Cross check&nbsp;<A href="https://community.sap.com/t5/technology-q-a/calling-service-using-ajax-in-fiori-elements-extension-doesn-t-work-in/qaq-p/12398015" target="_blank">Calling Service using AJAX in Fiori Elements Extension doesn't work in Launchpad</A>&nbsp;</P> 2025-04-05T15:59:35.790000+02:00 https://community.sap.com/t5/technology-q-a/re-is-it-possible-to-grant-access-to-calm-to-a-customer-without-using-the/qaq-p/14080115/comment-id/4911066#M4911066 Re: Is it possible to grant access to CALM to a customer without using the productive IAS? 2025-04-18T17:42:35.670000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 The default should be to use IAS. So why don't you use IAS? And doesn't the customer has its own CALM instance? 2025-04-18T17:42:35.670000+02:00 https://community.sap.com/t5/technology-q-a/re-email-trigger-issue-with-oauth2password-authenticatio/qaq-p/14081239/comment-id/4911145#M4911145 Re: Email Trigger Issue with OAuth2Password Authenticatio... 2025-04-20T09:39:35.750000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>The documentation for the destination<SPAN>sap_process_automation_mail&nbsp;</SPAN>can be found at&nbsp;<A href="https://help.sap.com/docs/build-process-automation/sap-build-process-automation/configuring-smtp-mail-destination" target="_self" rel="noopener noreferrer">Configure an SMTP Mail Destination</A>. If you can confirm that this issue also occurs with&nbsp;<SPAN>SAP Build Process Automation you should file an issue via SAP Support. If you need support how to use this destination with CAP please post more details how you call the destination.</SPAN></P> 2025-04-20T09:39:35.750000+02:00 https://community.sap.com/t5/technology-q-a/re-find-source-code-of-fiori-applications-in-business-ap/qaq-p/14081240/comment-id/4911146#M4911146 Re: Find source code of fiori applications in Business Ap... 2025-04-20T09:40:47.904000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>The source code should be tracked in a Git repository.</P> 2025-04-20T09:40:47.904000+02:00 https://community.sap.com/t5/technology-q-a/re-retrieve-fiori-adaptation-project-from-sap-abap-system/qaq-p/14081242/comment-id/4911147#M4911147 Re: Retrieve FIORI Adaptation project from SAP ABAP system 2025-04-20T09:41:45.274000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P><SPAN>/UI5/UI5_REPOSITORY_LOAD</SPAN></P> 2025-04-20T09:41:45.274000+02:00 https://community.sap.com/t5/technology-q-a/re-email-trigger-issue-with-oauth2password-authenticatio/qaq-p/14082532/comment-id/4911262#M4911262 Re: Email Trigger Issue with OAuth2Password Authenticatio... 2025-04-21T19:26:33.059000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Have you seen the note in <A href="https://sap.github.io/cloud-sdk/docs/js/v3/features/mail-client" target="_blank" rel="nofollow noopener noreferrer">https://sap.github.io/cloud-sdk/docs/js/v3/features/mail-client</A>? 2025-04-21T19:26:33.059000+02:00 https://community.sap.com/t5/technology-q-a/re-how-to-fill-the-search-field-using-semantic-navigation-to-the-fiori/qaq-p/14095396/comment-id/4913093#M4913093 Re: How to fill the search field using semantic navigation to the Fiori Elements App? 2025-05-07T14:05:28.895000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>I've created now the Influencing request <A href="https://influence.sap.com/sap/ino/#/idea/347226" target="_blank" rel="noopener noreferrer">Fill the search field of a Fiori Elements App via semantic navigation parameter</A></P> 2025-05-07T14:05:28.895000+02:00 https://community.sap.com/t5/technology-q-a/re-sap-workzone-local-entry-point-plan-availability/qaq-p/14096216/comment-id/4913259#M4913259 Re: SAP Workzone Local Entry Point plan availability 2025-05-08T12:00:47.335000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 <P>I face the same issue and filed SAP Support Case 525400/2025</P><P>CC:&nbsp;<a href="https://community.sap.com/t5/user/viewprofilepage/user-id/121003">@SAPSupport</a>&nbsp;<a href="https://community.sap.com/t5/user/viewprofilepage/user-id/6083">@IrisSasson</a>&nbsp;<a href="https://community.sap.com/t5/user/viewprofilepage/user-id/179719">@FabianBerr</a>&nbsp;</P> 2025-05-08T12:00:47.335000+02:00 https://community.sap.com/t5/technology-q-a/re-sap-workzone-local-entry-point-plan-availability/qaq-p/14100692/comment-id/4913886#M4913886 Re: SAP Workzone Local Entry Point plan availability 2025-05-13T23:06:36.949000+02:00 gregorw https://community.sap.com/t5/user/viewprofilepage/user-id/12545 Hi Ryan, I have never seen this screen. Is that available for SAP Customers or SAP Partners? Where would I find it? Or do you share SAP internal information in a public forum? 2025-05-13T23:06:36.949000+02:00