https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/members/sap-mentors/gregorw.xmlSAP Community - Gregor Wolf2025-05-14T00:10:02.039266+00:00python-feedgenGregor Wolf in SAP Communityhttps://community.sap.com/t5/technology-q-a/re-unable-to-access-cloud-integration-tenant-apis-like/qaq-p/14003951/comment-id/4901528#M4901528Re: Unable to access Cloud Integration tenant APIs (like...2025-02-02T09:50:36.310000+01:00gregorwhttps://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 <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 <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:00https://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#M4901529Re: API Consumption from S4 Hana Cloud Public Edition to SAP Profitability and Performance Managemen2025-02-02T09:51:53.447000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Hi, can you please provide the full error message?2025-02-02T09:51:53.447000+01:00https://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#M4901530Re: How to configure an apache reverse proxy for SAP Fiori with websocket.?2025-02-02T09:55:05.736000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Why do you want to use Apache? SAP has WebDispatcher providing this functionality.2025-02-02T09:55:05.736000+01:00https://community.sap.com/t5/technology-q-a/re-exposing-jwks-from-sap-cloud-integration/qaq-p/14005988/comment-id/4901861#M4901861Re: Exposing JWKS from SAP Cloud Integration2025-02-03T23:06:12.288000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Why isn't the encrypted communication chanel enough here?2025-02-03T23:06:12.288000+01:00https://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#M4902666Re: cap service is running locally and using rest client its okay. after deploy , postman its not .2025-02-10T07:27:43.013000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545What error message do you get when you use the password grant type?2025-02-10T07:27:43.013000+01:00https://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#M4905334Re: How to remove the header that automatically added to application while deploying to build work z2025-03-01T18:04:31.615000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Do you want to remove the header that you marked in red or the launchpad shell?2025-03-01T18:04:31.615000+01:00https://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#M4905335Re: How to download/extract custom Fiori app source code from ECC2025-03-01T18:05:21.765000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545And you don't have a Git repository for the app?2025-03-01T18:05:21.765000+01:00https://community.sap.com/t5/technology-q-a/re-how-to-remove-the-header-that-automatically-added-to/qaq-p/14031356/comment-id/4905356#M4905356Re: How to remove the header that automatically added to...2025-03-02T10:21:42.197000+01:00gregorwhttps://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:00https://community.sap.com/t5/technology-q-a/re-analytics-cloud-connetion-to-s4-public-cloud/qaq-p/14039068/comment-id/4906291#M4906291Re: Analytics Cloud Connetion to S4 Public Cloud2025-03-10T16:12:20.036000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Hi 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:00https://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#M4907041Re: How to Implement Load Balancing in SAP CAP Node.js on...2025-03-17T07:34:16.277000+01:00gregorwhttps://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> </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> </P><P>Best regards,<BR />Gregor</P>2025-03-17T07:34:16.277000+01:00https://community.sap.com/t5/technology-blog-posts-by-members/consume-abap-rfc-function-modules-in-cap/bc-p/14060579#M172664Re: Consume ABAP RFC Function Modules in CAP2025-03-29T09:54:00.493000+01:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545<P>Exactly <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 <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:00https://community.sap.com/t5/technology-q-a/re-403-forbidden-error-when-sending-email-via-sap-cloud/qaq-p/14067303/comment-id/4909463#M4909463Re: 403 Forbidden Error When Sending Email via SAP Cloud...2025-04-05T15:59:35.790000+02:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545<P>Make sure that you call the endpoint via the relative path. Cross check <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> </P>2025-04-05T15:59:35.790000+02:00https://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#M4911066Re: Is it possible to grant access to CALM to a customer without using the productive IAS?2025-04-18T17:42:35.670000+02:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545The 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:00https://community.sap.com/t5/technology-q-a/re-email-trigger-issue-with-oauth2password-authenticatio/qaq-p/14081239/comment-id/4911145#M4911145Re: Email Trigger Issue with OAuth2Password Authenticatio...2025-04-20T09:39:35.750000+02:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545<P>The documentation for the destination<SPAN>sap_process_automation_mail </SPAN>can be found at <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 <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:00https://community.sap.com/t5/technology-q-a/re-find-source-code-of-fiori-applications-in-business-ap/qaq-p/14081240/comment-id/4911146#M4911146Re: Find source code of fiori applications in Business Ap...2025-04-20T09:40:47.904000+02:00gregorwhttps://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:00https://community.sap.com/t5/technology-q-a/re-retrieve-fiori-adaptation-project-from-sap-abap-system/qaq-p/14081242/comment-id/4911147#M4911147Re: Retrieve FIORI Adaptation project from SAP ABAP system2025-04-20T09:41:45.274000+02:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545<P><SPAN>/UI5/UI5_REPOSITORY_LOAD</SPAN></P>2025-04-20T09:41:45.274000+02:00https://community.sap.com/t5/technology-q-a/re-email-trigger-issue-with-oauth2password-authenticatio/qaq-p/14082532/comment-id/4911262#M4911262Re: Email Trigger Issue with OAuth2Password Authenticatio...2025-04-21T19:26:33.059000+02:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Have 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:00https://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#M4913093Re: How to fill the search field using semantic navigation to the Fiori Elements App?2025-05-07T14:05:28.895000+02:00gregorwhttps://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:00https://community.sap.com/t5/technology-q-a/re-sap-workzone-local-entry-point-plan-availability/qaq-p/14096216/comment-id/4913259#M4913259Re: SAP Workzone Local Entry Point plan availability2025-05-08T12:00:47.335000+02:00gregorwhttps://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: <a href="https://community.sap.com/t5/user/viewprofilepage/user-id/121003">@SAPSupport</a> <a href="https://community.sap.com/t5/user/viewprofilepage/user-id/6083">@IrisSasson</a> <a href="https://community.sap.com/t5/user/viewprofilepage/user-id/179719">@FabianBerr</a> </P>2025-05-08T12:00:47.335000+02:00https://community.sap.com/t5/technology-q-a/re-sap-workzone-local-entry-point-plan-availability/qaq-p/14100692/comment-id/4913886#M4913886Re: SAP Workzone Local Entry Point plan availability2025-05-13T23:06:36.949000+02:00gregorwhttps://community.sap.com/t5/user/viewprofilepage/user-id/12545Hi 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