https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Build-Work-Zone-standard-edition-qa.xml SAP Community - SAP Build Work Zone, standard edition 2024-05-20T11:12:15.702520+00:00 python-feedgen SAP Build Work Zone, standard edition Q&A in SAP Community https://community.sap.com/t5/technology-q-a/sap-btp-build-work-zone-application-opening-error/qaq-p/13641096 SAP BTP Build Work Zone - Application Opening Error 2024-03-18T09:50:13.953000+01:00 sadifey https://community.sap.com/t5/user/viewprofilepage/user-id/1418980 <P><SPAN>Hello, when I deploy my BTP project, I can't view it on the Build Work Zone. It's showing as pending in the Build Work Zone. In the console, I see some errors. What could be the reason for this, and how can I resolve it? Below, I'm attaching a screenshot of the error I'm encountering in the Build Work Zone along, screenshots taken during the deployment process, and git repo.<BR /><BR /></SPAN>Git repo:&nbsp;<A href="https://github.com/sadifeyildirim/ProjectAPD" target="_self" rel="nofollow noopener noreferrer">https://github.com/sadifeyildirim/ProjectAPD</A>&nbsp;<BR /><BR />Yaml file :&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><pre class="lia-code-sample language-yaml"><code>_schema-version: "3.1" ID: Project_APD description: A simple CAP project. version: 4.0.7 modules: - name: Project_APD-srv type: nodejs path: gen/srv requires: - name: Project_APD-db - name: Project_APD-uaa provides: - name: srv-api properties: srv-url: ${default-url} parameters: buildpack: nodejs_buildpack - name: Project_APD-db-deployer type: hdb path: gen/db requires: - name: Project_APD-db - name: Project_APD-uaa parameters: buildpack: nodejs_buildpack - name: Project_APD-destinations type: com.sap.application.content requires: - name: Project_APD-uaa parameters: service-key: name: Project_APD-uaa-key - name: Project_APD-html5-repo-host parameters: service-key: name: Project_APD-html5-repo-host-key - name: srv-api - name: Project_APD-destination parameters: content-target: true parameters: content: instance: destinations: - Authentication: OAuth2UserTokenExchange Name: Project_APD-app-srv TokenServiceInstanceName: Project_APD-uaa TokenServiceKeyName: Project_APD-uaa-key URL: ~{srv-api/srv-url} sap.cloud.service: Project_APD.service - Name: Project_APD-html5-repo-host ServiceInstanceName: Project_APD-html5-repo-host ServiceKeyName: Project_APD-html5-repo-host-key sap.cloud.service: Project_APD.service - Authentication: OAuth2UserTokenExchange Name: Project_APD-uaa ServiceInstanceName: Project_APD-uaa ServiceKeyName: Project_APD-uaa-key sap.cloud.service: Project_APD.service existing_destinations_policy: update build-parameters: no-source: true - name: Project_APD type: approuter.nodejs path: app/ requires: - name: srv-api group: destinations properties: forwardAuthToken: true name: srv-api url: ~{srv-url} - name: Project_APD-uaa - name: Project_APD-destination group: destinations properties: forwardAuthToken: false name: ui5 url: https://ui5.sap.com parameters: disk-quota: 1024M keep-existing-routes: true memory: 1024M - name: Project_APD-app-content type: com.sap.application.content path: . requires: - name: Project_APD-html5-repo-host parameters: content-target: true build-parameters: build-result: resources requires: - artifacts: - nsbtpmodulefi.zip name: nsbtpmodulefi target-path: resources/ - artifacts: - project1.zip name: project1 target-path: resources/ - artifacts: - nsproject2.zip name: nsproject2 target-path: resources/ - name: nsbtpmodulefi type: html5 path: app/modulefi build-parameters: build-result: dist builder: custom commands: - npm install - npm run build:cf supported-platforms: [] - name: project1 type: html5 path: app/project1 build-parameters: build-result: dist builder: custom commands: - npm install - npm run build:cf supported-platforms: [] - name: nsproject2 type: html5 path: app/project2 build-parameters: build-result: dist builder: custom commands: - npm install - npm run build:cf supported-platforms: [] resources: - name: Project_APD-db type: com.sap.xs.hdi-container parameters: service: hana service-plan: hdi-shared properties: hdi-service-name: ${service-name} - name: Project_APD-uaa type: org.cloudfoundry.managed-service parameters: config: role-collections: - description: Manage Risks name: RiskManager3-${space} role-template-references: - $XSAPPNAME.RiskManager - description: View Risks name: RiskViewer3-${space} role-template-references: - $XSAPPNAME.RiskViewer tenant-mode: dedicated xsappname: Project_APD-${space} path: ./xs-security.json service: xsuaa service-plan: application - name: Project_APD-destination type: org.cloudfoundry.managed-service parameters: config: HTML5Runtime_enabled: true init_data: instance: destinations: - Authentication: NoAuthentication Name: ui5 ProxyType: Internet Type: HTTP URL: https://ui5.sap.com existing_destinations_policy: update version: 1.0.1 service: destination service-plan: lite - name: Project_APD-html5-repo-host type: org.cloudfoundry.managed-service parameters: service: html5-apps-repo service-plan: app-host parameters: deploy_mode: html5-repo enable-parallel-deployments: true build-parameters: before-all: - builder: custom commands: - npm install --production - npx -p /cds-dk cds build --production - npx rimraf gen/db/src/gen/data</code></pre><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P><BR />Deploy screenshots (After</P><P>mbt build -t ./mta_archive</P><P>cf deploy mta_archive/project_name.mtar&nbsp;</P><P>commands):&nbsp;<BR /><BR /></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deploy 3.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/82213i6933EAEEAEA1EB51/image-size/large?v=v2&amp;px=999" role="button" title="deploy 3.png" alt="deploy 3.png" /></span></P><P>&nbsp;Build Work Zone and console screenshots:&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workzone 1.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/82110iBC7BD82BD561DEA7/image-size/large?v=v2&amp;px=999" role="button" title="workzone 1.png" alt="workzone 1.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workzone 2.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/82068iE6EFD59B849AB062/image-size/large?v=v2&amp;px=999" role="button" title="workzone 2.png" alt="workzone 2.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workzone 3.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/82067iF33C573AEC98AA1C/image-size/large?v=v2&amp;px=999" role="button" title="workzone 3.png" alt="workzone 3.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workzone 4.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/82069i5E63966B4094A46B/image-size/large?v=v2&amp;px=999" role="button" title="workzone 4.png" alt="workzone 4.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="workzone 5.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/82070i3DD40E78285F68EC/image-size/large?v=v2&amp;px=999" role="button" title="workzone 5.png" alt="workzone 5.png" /></span></P> 2024-03-18T09:50:13.953000+01:00 https://community.sap.com/t5/supply-chain-management-q-a/can-we-create-email-approval-workflow-through-sap-build-workzone/qaq-p/13642282 Can we create email approval workflow through SAP Build WorkZone? 2024-03-19T07:51:04.997000+01:00 kunalroy https://community.sap.com/t5/user/viewprofilepage/user-id/42239 <P>HI Team,</P><P>I have IBP as my planning system. For certain risk-buys, i need to trigger emails for approval from IBP (or Workzone) to C level executives so they can approve it. However, these approvers shouldn't have to get into the system for approving (neither IBP nor workzone. They should be able to approve or reject direct from the email that they receive.</P><P>SAP workflow allows you to do it. However, i wanted to check if any of you have done it through Workzone? Any other suggestions to achieve this would be appreciated as well.</P><P>Thanks for your time.&nbsp;</P><P>Regards, Kunal</P> 2024-03-19T07:51:04.997000+01:00 https://community.sap.com/t5/technology-q-a/issue-with-adaption-project-in-bas/qaq-p/13645340 Issue with adaption project in BAS 2024-03-21T10:40:34.993000+01:00 AjayDeshetty https://community.sap.com/t5/user/viewprofilepage/user-id/161517 <P>Hello Experts,</P><P>&nbsp;</P><P>We are having an issue with adaption project in BAS.</P><P>We are trying to extend a standard Fiori app called "Pack Outbound Deliveries" . &nbsp;When we open it from the launchpad , it works fine with the user default values. But when we try to open it in BAS, it keeps asking us to set up those user defaults again and again, which is not possible.</P><P>It is stuck on the first page itself , but we need to get to the second page to add some new elements using the layout editor.</P><P>Could you please help us with this query?</P> 2024-03-21T10:40:34.993000+01:00 https://community.sap.com/t5/technology-q-a/invalidate-sapui5-client-cache/qaq-p/13652838 Invalidate SAPUI5 Client Cache 2024-03-28T18:26:04.292000+01:00 manwell77t https://community.sap.com/t5/user/viewprofilepage/user-id/15905 <P>We developed a bundle of SAPUI5 applications deployed on cloud foundry runtime and published through SAP Build Work Zone Standard Edition launchpad.</P><P>Is there any way to tell the browser to invalidate the cache when a new version of the application has been deployed? The cache-buster mechanism does not seem to be applicable in this scenario.</P><P>Best regards.</P> 2024-03-28T18:26:04.292000+01:00 https://community.sap.com/t5/technology-q-a/business-partner-creation-approval-live-process-422-error-when-enriching/qaq-p/13656967 Business Partner Creation Approval live Process: 422 Error when enriching data 2024-04-03T10:45:39.620000+02:00 louisdesmet1 https://community.sap.com/t5/user/viewprofilepage/user-id/886685 <P>Hi,</P><P>I am configuring the Business Partner creation approval live process flow in SAP build process automation. Currently I managed to configure the live process to a point where I receive the tasks in myinbox. The next step is to enrich the data of these business partners via the myinbox app. However, when I try to submit one of the filled in business partners, nothing happens.</P><P>It seems as if the submit button does not work, I do not get any feedback in the myinbox app.</P><P>When I open the developer tools in my browser, I see the following</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louisdesmet1_0-1712132172497.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/90310i80E27B31379FA13C/image-size/medium?v=v2&amp;px=400" role="button" title="louisdesmet1_0-1712132172497.png" alt="louisdesmet1_0-1712132172497.png" /></span></P><P><EM>errorThrown is not defined</EM></P><P>When I take a look in the source code (developer tools -&gt; sources) , the following is displayed:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louisdesmet1_1-1712132264125.png" style="width: 417px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/90315i71F08B124EE54BDC/image-dimensions/417x276?v=v2" width="417" height="276" role="button" title="louisdesmet1_1-1712132264125.png" alt="louisdesmet1_1-1712132264125.png" /></span></P><P>Apparently <EM>errorThrown</EM> is not defined in the code. This is the result of an ajax request that fails.</P><P>If I look at the network details, I see two requests when pressing the submit button:</P><P>1) X-CSRF token fetch works correctly: 200</P><P>2) A PATCH request is quickly executed after the fetch x-csrf token request. This patch request returns 422&nbsp;&nbsp;&nbsp;&nbsp; <SPAN class="">Unprocessable Entity.</SPAN></P><P><SPAN class="">This gives the following response:</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louisdesmet1_2-1712133567062.png" style="width: 428px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/90324iE27281E26ED2D677/image-dimensions/428x104?v=v2" width="428" height="104" role="button" title="louisdesmet1_2-1712133567062.png" alt="louisdesmet1_2-1712133567062.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="louisdesmet1_3-1712133578744.png" style="width: 426px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/90325i6A1AD80B6EBF7C78/image-dimensions/426x115?v=v2" width="426" height="115" role="button" title="louisdesmet1_3-1712133578744.png" alt="louisdesmet1_3-1712133578744.png" /></span></P><P>The api that was called:</P><P>https://[ID].<A href="http://launchpad.cfapps.eu10.hana.ondemand.com/BPManagement.comsapbpmEnrich/bpmworkflowruntime/public/workflow/rest/v1/task-instances/f1df8549-1036-11ee-bbc9-eeee0a9a413c" target="_blank" rel="nofollow noopener noreferrer">launchpad.cfapps.eu10.hana.ondemand.com/BPManagement.comsapbpmEnrich/bpmworkflowruntime/public/workf...</A></P><P>Status of the workflow instance: Running</P><P><SPAN class="">My questions is: What is meant by invalid endpoint, is there a destination that was not configured correctly? If so, which destination? Or does the issue lay elsewhere?</SPAN></P><P><SPAN class="">Any help is appreciated!<BR /></SPAN></P><P><SPAN class="">More information about the live process can be found with on this link: </SPAN><SPAN class=""><A href="https://api.sap.com/package/businesspartnercreationapprovalprocess/overview" target="_blank" rel="noopener noreferrer">https://api.sap.com/package/businesspartnercreationapprovalprocess/overview</A></SPAN></P><P>&nbsp;</P><P><SPAN class="">Thank you,</SPAN></P><P><SPAN class="">Louis</SPAN></P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-03T10:45:39.620000+02:00 https://community.sap.com/t5/technology-q-a/how-to-develop-customer-creation-application-in-sap-using-sap-build-apps/qaq-p/13658870 How to develop Customer Creation Application in SAP using SAP Build Apps 2024-04-04T12:31:51.194000+02:00 Chetan_Bhatt https://community.sap.com/t5/user/viewprofilepage/user-id/1429690 <P><STRONG>Objective: -</STRONG></P><P>Implementing SAP OData URI &nbsp;to SAP Build and Creating Customers in SAP BUILD which can replicate to SAP System</P><P>&nbsp;</P><P><STRONG>Business Scenario: -</STRONG></P><P>&nbsp;How to create Customers using SAP Build Apps and OData Service.</P><P>&nbsp;</P><P><STRONG>Prerequisites: -</STRONG></P><P>-&gt; You Have an SAP BTP account or trial account.</P><P>-&gt; Inside the BTP account, go to Instances and Subscriptions and create an instance of SAP Build Apps</P><P>-&gt; Now go to Security -&gt; Users Tab and assign Role to the user for SAP BUILD Apps</P><P>&nbsp;</P><P><STRONG>Now, we have to create the SAP Backend connection to SAP BTP : -</STRONG></P><P>Before mapping data from S4H or our SAP System to Build Apps, we need to create a Destination in the BTP and give the required details of the S4H system with ODATA Uri too which we will consume (BTP-&gt;Connectivity-&gt;Destination )</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_0-1712226330933.png" style="width: 723px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91203i139C231497049566/image-dimensions/723x170?v=v2" width="723" height="170" role="button" title="Chetan10_0-1712226330933.png" alt="Chetan10_0-1712226330933.png" /></span></P><P>&nbsp;</P><P>Connection is now established to that service.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_1-1712226330936.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91202i1DE759C0D7A6EA80/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_1-1712226330936.png" alt="Chetan10_1-1712226330936.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P>Now go to SAP Build Apps and navigate to Create to create a project.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_2-1712226330948.png" style="width: 470px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91204iD31111D1DCAF05C4/image-dimensions/470x242?v=v2" width="470" height="242" role="button" title="Chetan10_2-1712226330948.png" alt="Chetan10_2-1712226330948.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P>Now click on Build an Application to create a Application</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_3-1712226330955.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91208iCA7BF9941ACD4859/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_3-1712226330955.png" alt="Chetan10_3-1712226330955.png" /></span></P><P>&nbsp;</P><P>Now Click on Web &amp; Mobile Application</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_4-1712226330961.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91207i78CB32AAD16B1FFB/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_4-1712226330961.png" alt="Chetan10_4-1712226330961.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P>Now Give the project name and Description and You are good to go.</P><P>Inside the app you are working on SAP Build App go to the Authentication section and implement authentication</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_5-1712226330963.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91206iA0261C9C04A3D88A/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_5-1712226330963.png" alt="Chetan10_5-1712226330963.png" /></span></P><P>Now create an App Variable that holds all fields that are present in our OData service.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_6-1712226330965.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91209i556D209965255A82/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_6-1712226330965.png" alt="Chetan10_6-1712226330965.png" /></span></P><P>Now create a page and install a template from the marketplace which is Basic List and implement your UI for Customer Creation and a home page where all customers are displayed.</P><P>Now go to the DATA Section then go to SAP Systems and connect to your s4h System and the service that you called from the destination &nbsp;from SAP BTP will be available to you now.</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_7-1712226330981.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91211iB55C1652D7929F84/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_7-1712226330981.png" alt="Chetan10_7-1712226330981.png" /></span></P><P>Now Click on this list go to ‘list resource’ fill in all the fields and configure authentication from Properties</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_8-1712226330983.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91210i9F8FFC36BA2057DE/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_8-1712226330983.png" alt="Chetan10_8-1712226330983.png" /></span></P><P>Now Go to the Logic section of List and implement logic like this</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_9-1712226330984.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91212i049F256B634053B4/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_9-1712226330984.png" alt="Chetan10_9-1712226330984.png" /></span></P><P>&nbsp;</P><P>Now click on the Create button go to Show logic for Button then implement this logic</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_10-1712226330992.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91214iA0AD83717AB66EC8/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_10-1712226330992.png" alt="Chetan10_10-1712226330992.png" /></span></P><P>&nbsp;</P><P>Now create another page as shown below and build a form to create Customer Data using input fields.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-04 133133.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91241i7751067FC7804092/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot 2024-04-04 133133.png" alt="Screenshot 2024-04-04 133133.png" /></span></P><P>&nbsp;</P><P>Now do data binding to all fields by clicking on it and then assigning value to it</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_12-1712226330999.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91215iECF507F6D3E1EAA5/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_12-1712226330999.png" alt="Chetan10_12-1712226330999.png" /></span></P><P>&nbsp;</P><P>Now do a similar mapping for every field</P><P>Also, implement a condition to alert that an empty value is not allowed.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-04 133627.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91236i4543AF0CC239909B/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot 2024-04-04 133627.png" alt="Screenshot 2024-04-04 133627.png" /></span></P><P>Now on the submit button implement logic that submit the data and updates the data to that OData service and thus will be reflected in the database table too</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_14-1712226331006.jpeg" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91216iA71EE7A4DA632328/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_14-1712226331006.jpeg" alt="Chetan10_14-1712226331006.jpeg" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_15-1712226331007.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91218i3B5F290A8912DDF8/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_15-1712226331007.png" alt="Chetan10_15-1712226331007.png" /></span></P><P><STRONG>Preview Your Developments: - </STRONG></P><P>Now when everything is done go to the Launch section then Preview your app.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_16-1712226331008.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91219iD561698C21B1CCE7/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_16-1712226331008.png" alt="Chetan10_16-1712226331008.png" /></span></P><P>&nbsp;</P><P>By this, we can preview our application either on the web or can be previewed in Smartphones.</P><P>Our Application Now looks like-</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_17-1712226331011.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91220i5D7ABAEF06D6A4D0/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_17-1712226331011.png" alt="Chetan10_17-1712226331011.png" /></span></P><P>When we click on the create button the second page appears</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-04 135001.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91255i93787D1CE0CA9431/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot 2024-04-04 135001.png" alt="Screenshot 2024-04-04 135001.png" /></span></P><P>&nbsp;</P><P>Fill out details and now our customer is created.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_19-1712226331019.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91223i4E341852DF9DA905/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_19-1712226331019.png" alt="Chetan10_19-1712226331019.png" /></span></P><P>So now your customer is created in your database table &nbsp;which you can check by going to se11-&gt;KNA1</P><P>And you can see your entry got updated in table KNA1</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chetan10_20-1712226331020.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/91221i29E3DBF225C4C0A4/image-size/medium?v=v2&amp;px=400" role="button" title="Chetan10_20-1712226331020.png" alt="Chetan10_20-1712226331020.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-04T12:31:51.194000+02:00 https://community.sap.com/t5/technology-q-a/build-work-zone-single-logout-slo-for-a-multitenant-application-does-not/qaq-p/13662578 Build Work Zone Single logout (SLO) for a multitenant application does not work 2024-04-08T16:18:55.448000+02:00 FranciscoGarcia https://community.sap.com/t5/user/viewprofilepage/user-id/167240 <P>Hi everyone,</P><P>We have a multitenant application, with a launchpad-module, deployed on a provider subaccount. When subscribing from a consumer’s subaccount, launchpad-module is returned as a dependency, so the consumer can access the launchpad. Also, for the consumer subaccount we have an IAS using OpenID Connect protocol, through which we can access the launchpad.</P><P>Due to a necessity of having UI5 and React applications together, we have created an SAP Build WorkZone launchpad, on consumer’s subaccount. In this new launchpad, we have added UI5 applications from multitenant application (Wee see our multitenant application as Content-Provider in Content Channels tab) and a React application.</P><P>The React application calls API “/users-api” to get the current user data. This call is made through multitenant router.</P><P>So, when we login the Build WorkZone launchpad, it looks like Single-Sign-On (SSO) is working fine, because we are getting access not only to the launchpad, but to the multitenant UI5 app and its data too, meaning that SSO is propagating to multitenant router.</P><P>The problem arrives while doing logout. Build WorkZone launchpad throws Single Logout (SLO) from IAS, but it looks like logout is not propagated to multitenant router, so, when we login again (With a different user) and call the “/users-api” we are getting the data from the previous user.</P><P>Is our approach wrong? There is a way to extend or override Build Work Zone standard logout process?</P><P>Thanks in advance.</P> 2024-04-08T16:18:55.448000+02:00 https://community.sap.com/t5/technology-q-a/adding-my-sap-build-workzone-app-in-another-sap-fiori-launchapd/qaq-p/13665873 Adding my SAP Build Workzone app in another SAP Fiori Launchapd 2024-04-10T15:07:38.899000+02:00 TonyKVG69 https://community.sap.com/t5/user/viewprofilepage/user-id/40620 <P>Hi,&nbsp;</P><P>I created a Launchpad in Workzone where I added several apps (HTML5 apps that were coming from SAP Build Apps, that i deployed in the BTP)</P><P>However, I want to have these apps as well in another Launchpad, SAP Fiori Launchpad.</P><P>Do you know how should I proceed?&nbsp; thanks in advance</P><P>Image 1 : SAP Build Workzone Launchpad</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TonyKVG69_1-1712754066779.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/94722i107399F6A24D0A68/image-size/medium?v=v2&amp;px=400" role="button" title="TonyKVG69_1-1712754066779.png" alt="TonyKVG69_1-1712754066779.png" /></span></P><P>Image 2 : SAP Fiori Launchpad</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TonyKVG69_3-1712754319558.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/94726iD3D4328558B9037C/image-size/medium?v=v2&amp;px=400" role="button" title="TonyKVG69_3-1712754319558.png" alt="TonyKVG69_3-1712754319558.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-10T15:07:38.899000+02:00 https://community.sap.com/t5/technology-q-a/authentication-for-e2e-test-automation-on-btp-with-sap-ci-cd-wdi5-and-btp/qaq-p/13667117 Authentication for e2e Test Automation on BTP with SAP CI/CD, wdi5 and BTP Build & Workzone 2024-04-11T16:11:30.780000+02:00 DavidBrodmann https://community.sap.com/t5/user/viewprofilepage/user-id/168790 <P>Dear fellow people interested in test automation on btp</P><P>I face the problem of authentication on SAP Build &amp; Workzone service in order for being able to execute automated tests from our SAP CI/CD Pipeline. The reason of this is, that I don't know how to authenticate via SAP Universal ID automatically in a pipeline environment. But let's give you a broad overview first.</P><P>We are developing applications in CAP for the cloud foundry environment. Those applications are build, tested and deployed in pipelines in the SAP CI/CD service.<BR />The html5 applications are collected and displayed in SAP Build &amp; Workzone, so POs and Devs can do all necessary tests for new features.<BR />In my opinion, it does make sense to also do the e2e tests over Build &amp; Workzone, so that we have a single point for all testing. We do the e2e tests with webdriver.io and the wdi5 plugin, which does work super well on a local instance.</P><P>The problem is now, that I don't know how to automatically log in from the pipeline into build &amp; workzone in order to have the proper permission to access the applications. I already tried to automate the login with SAP Universal ID. The problem is there, that after several logins a captcha appears, which is not solvable automatically (of course this is intended).</P><P>So what is the proper way to set up this kind of authentication ?<BR />Is a private authentication provider necessary for this kind of setup ?<BR />Is the setup just wrong and there is another, maybe more elegant way to do this ?</P><P>I am happy for any kind of input and suggestions. If something should be unclear please ask <span class="lia-unicode-emoji" title=":slightly_smiling_face:">🙂</span></P><P>cheers</P><P>David</P> 2024-04-11T16:11:30.780000+02:00 https://community.sap.com/t5/technology-q-a/sap-build-work-zone-content-explorer-can-t-show-app/qaq-p/13667932 SAP Build Work Zone Content Explorer Can't Show App 2024-04-12T10:05:49.057000+02:00 chenbo https://community.sap.com/t5/user/viewprofilepage/user-id/1437965 <P><A href="https://developers.sap.com/tutorials/appstudio-fioriapps-mta-build-deploy.html" target="_self" rel="noopener noreferrer"><FONT><FONT>https://developers.sap.com/tutorials/appstudio-fioriapps-mta-build-deploy.html</FONT></FONT></A></P><P><A href="https://developers.sap.com/tutorials/cp-launchpad-integrate-sapui5-app.html" target="_blank" rel="noopener noreferrer"><FONT><FONT>https://developers.sap.com/tutorials/cp-launchpad-integrate-sapui5-app.html</FONT></FONT></A></P><P><FONT><FONT>Please refer to the above document, <SPAN>Deploy my application to SAP BTP, Cloud Foundry environment.</SPAN></FONT></FONT></P><P>But Content Explorer doesn't show the app.</P><P>Why does this happen?</P><P>&nbsp;</P> 2024-04-12T10:05:49.057000+02:00 https://community.sap.com/t5/technology-q-a/can-t-add-apps-to-the-page/qaq-p/13667972 Can't add apps to the page 2024-04-12T10:34:29.236000+02:00 chenbo https://community.sap.com/t5/user/viewprofilepage/user-id/1437965 <P><A href="https://developers.sap.com/tutorials/cp-portal-cloud-foundry-spaces-pages.html" target="_blank" rel="noopener noreferrer">https://developers.sap.com/tutorials/cp-portal-cloud-foundry-spaces-pages.html</A></P><P>I have multiple apps, but when designing the page, I can’t find any missing ones.</P><P>Why does this happen?</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chenbo_0-1712910526519.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95549i60FB5E0663D57834/image-size/medium?v=v2&amp;px=400" role="button" title="chenbo_0-1712910526519.png" alt="chenbo_0-1712910526519.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chenbo_0-1712910777426.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95550iEEF20B2B433387A9/image-size/medium?v=v2&amp;px=400" role="button" title="chenbo_0-1712910777426.png" alt="chenbo_0-1712910777426.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-12T10:34:29.236000+02:00 https://community.sap.com/t5/technology-q-a/launching-an-application-built-with-sap-mobile-services-directly-through/qaq-p/13668092 Launching an application built with SAP Mobile Services directly through SAP Mobile Start 2024-04-12T12:15:39.533000+02:00 edoardo-digix https://community.sap.com/t5/user/viewprofilepage/user-id/1398430 <P>Hi all,</P><P>I created an application using SAP Mobile Services (and hence, a MDK project in SAP Business Application Studio), deployed it, and linked it to SAP Mobile Start through SAP Build Work Zone. However, when I try launching the app from SAP Mobile Start (which is this application:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-12 120621.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95577iD7520C834A4F1D2F/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot 2024-04-12 120621.png" alt="Screenshot 2024-04-12 120621.png" /></span>)</P><P>I get redirected to the SAP Mobile Services Client application (this one:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_20240412_120520.jpg" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95578i863F4D418C36D0B3/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot_20240412_120520.jpg" alt="Screenshot_20240412_120520.jpg" /></span>),</P><P>which needs to be installed and correctly configured on my mobile phone, including the scanning of the Mobile Services application's QR Code:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-12 115739.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/95575i484C3825638C580D/image-size/medium?v=v2&amp;px=400" role="button" title="Screenshot 2024-04-12 115739.png" alt="Screenshot 2024-04-12 115739.png" /></span></P><P>This is very unconvenient since, in case I had two different Mobile Services application linked to SAP Mobile Start, that would perhaps mean that I'd need to scan a different QR Code every time I'd try accessing one app or the other. And even with one application, if I need to authenticate myself on two different SAP services for accessing a single app, this results in a very bad user experience.</P><P>Is there a way to launch a Mobile Services application directly inside SAP Mobile Start, and bypass the authentication on SAP Mobile Services Client?</P><P>Thanks in advance</P><P>Edoardo</P> 2024-04-12T12:15:39.533000+02:00 https://community.sap.com/t5/crm-and-cx-questions/how-to-integrate-sap-build-work-zone-for-knowledge-base-in-agent-desktop-as/qaq-p/13671752 How to integrate sap build work zone for knowledge base in agent desktop as a mashup? 2024-04-16T09:48:50.029000+02:00 abhinavsingh04 https://community.sap.com/t5/user/viewprofilepage/user-id/906761 <P>&nbsp;I am using SAP Build Work Zone, standard edition and SAP Service Cloud Version 2. I want to integrate&nbsp;<SPAN>SAP Build Work Zone as a mashup in Agent Desktop.<BR />Please guide me step-by-step how to achieve this.</SPAN></P><P><SPAN><a href="https://community.sap.com/t5/c-khhcw49343/SAP+Build+Work+Zone%25252C+standard+edition/pd-p/73554900100800003081" class="lia-product-mention" data-product="684-1">SAP Build Work Zone, standard edition</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Service+Cloud/pd-p/73555000100700000801" class="lia-product-mention" data-product="822-1">SAP Service Cloud</a>&nbsp;<a href="https://community.sap.com/t5/user/viewprofilepage/user-id/3013">@Trinidad</a>&nbsp;</SPAN></P> 2024-04-16T09:48:50.029000+02:00 https://community.sap.com/t5/technology-q-a/timeout-error-waiting-for-screen-s-s-displaydocumentlineitem1-to-appear-30/qaq-p/13679187 Timeout error: Waiting for screen(s) s_displayDocumentLineItem1 to appear (30 s)." 2024-04-23T11:05:22.589000+02:00 vedika11 https://community.sap.com/t5/user/viewprofilepage/user-id/881062 <P><SPAN>My BPA flow works fine, but it keeps getting stuck at the same step every time I run it again after a few hours, even though I've defined conditions to ensure it's uniquely Identified.</SPAN></P><P>&nbsp;</P><P><SPAN><a href="https://community.sap.com/t5/c-khhcw49343/SAP+Business+Workflow/pd-p/271076705480744283548543960420215" class="lia-product-mention" data-product="1046-1">SAP Business Workflow</a>&nbsp;<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;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Build+Process+Automation/pd-p/73554900100800003832" class="lia-product-mention" data-product="1213-1">SAP Build Process Automation</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Build+Work+Zone%25252C+standard+edition/pd-p/73554900100800003081" class="lia-product-mention" data-product="684-1">SAP Build Work Zone, standard edition</a>&nbsp;<a href="https://community.sap.com/t5/c-khhcw49343/SAP+Build+Work+Zone%25252C+advanced+edition/pd-p/73555000100800002781" class="lia-product-mention" data-product="898-1">SAP Build Work Zone, advanced edition</a>&nbsp;</SPAN></P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vedika11_0-1713862994897.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/100419i84E0C802A0A4CEDC/image-size/large?v=v2&amp;px=999" role="button" title="vedika11_0-1713862994897.png" alt="vedika11_0-1713862994897.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vedika11_1-1713863042517.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/100420iDD5E419594CFA0A1/image-size/large?v=v2&amp;px=999" role="button" title="vedika11_1-1713863042517.png" alt="vedika11_1-1713863042517.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P> 2024-04-23T11:05:22.589000+02:00 https://community.sap.com/t5/technology-q-a/add-react-app-to-sap-build-workzone/qaq-p/13680609 Add React app to SAP Build Workzone 2024-04-24T11:30:37.187000+02:00 FranciscoGarcia https://community.sap.com/t5/user/viewprofilepage/user-id/167240 <P><SPAN>Hi everyone,</SPAN></P><P><SPAN>We have a multitenant application, deployed on a provider subaccount. Also, we have a consumer with SAP Build WorkZone, where we have added a new application using a URL. This URL is pointing to a React application (Deployed within mtx application).</SPAN></P><P>The used URL, is the URL of our consumer + URI of react app. For instance,&nbsp;<A href="https://consumer*.cfapps.eu10-004.hana.ondemand.com/react_app/index.html" target="_blank" rel="nofollow noopener noreferrer">https://consumer*.cfapps.eu10-004.hana.ondemand.com/react_app/index.html</A>.</P><P>So, in theroy, when accesing through the Build WorkZone site, we should be able to access the react app (With the proper authoritzation headers).&nbsp;</P><P>This is not working always fine. Sometimes, when WorkZone load index.html from the URL, we are getting the following error:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoGarcia_0-1713949090370.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/101016i65251A17C0340486/image-size/medium?v=v2&amp;px=400" role="button" title="FranciscoGarcia_0-1713949090370.png" alt="FranciscoGarcia_0-1713949090370.png" /></span></P><P>Funny thing is that if we open "Development Tools" on Chrome, and we try to access the app again, we see that WorkZone is calling the location URL.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoGarcia_1-1713949366105.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/101018iA6645C01256C6417/image-size/medium?v=v2&amp;px=400" role="button" title="FranciscoGarcia_1-1713949366105.png" alt="FranciscoGarcia_1-1713949366105.png" /></span></P><P>Also works, if we access an UI5 application (Also part of mtx application) before, and then access the react application. Becasue WorkZone is doing the same as above image.</P><P>Any idea why this is happening? Thanks in advance.<BR /><BR />Regards,</P><P>&nbsp;</P> 2024-04-24T11:30:37.187000+02:00 https://community.sap.com/t5/technology-q-a/how-to-transport-build-workzone-site-to-another-subaccount-via-ctms/qaq-p/13681849 How to transport Build Workzone Site to another subaccount via CTMS? 2024-04-25T08:49:58.376000+02:00 dheerajahuja000 https://community.sap.com/t5/user/viewprofilepage/user-id/317757 <P>Hi All,<BR /><BR />I want to transport SAP Build Workzone Site to my QA and Prod subaccount via CTMS. For example, in SAP Build Process Automation project, there is a button "Promote" available, which automatically adds the transport to the CTMS Queue/ transport nodes.<BR />However, for Build Workzone there is no button/option available to directly transport/ promote the content to CTMS queue for import.<BR /><BR />I could only find this blog for setting up the CTMS for Workzone site but it doesn't cover all the steps required for transporting the site.<BR /><BR /><A href="https://community.sap.com/t5/technology-blogs-by-members/sap-build-work-zone-transport-route/ba-p/13606766#:~:text=Step%201%3A%20Create%20the%20directories,Build%20Work%20Zone%20standard%20Edition.&amp;text=Step%204%3A%20Repeat%20step%202,SAP%20Cloud%20Transport%20Management%20Service" target="_blank">https://community.sap.com/t5/technology-blogs-by-members/sap-build-work-zone-transport-route/ba-p/13606766#:~:text=Step%201%3A%20Create%20the%20directories,Build%20Work%20Zone%20standard%20Edition.&amp;text=Step%204%3A%20Repeat%20step%202,SAP%20Cloud%20Transport%20Management%20Service</A><BR /><BR /></P> 2024-04-25T08:49:58.376000+02:00 https://community.sap.com/t5/technology-q-a/how-to-navigate-with-multiple-values-of-parameters-in-intent-based/qaq-p/13681918 How to navigate with multiple values of parameters in intent based navigation from UI component card 2024-04-25T09:18:21.371000+02:00 muzammo https://community.sap.com/t5/user/viewprofilepage/user-id/588817 <P>Hello Experts,&nbsp;<BR /><BR /></P><P>Can you please help us in navigation to standard fiori app ( list of incomplete sales orders) where we need to pass multiple sales order while navigating.&nbsp;<BR />We are using ui component card with intent based navigation.&nbsp;<BR />Any code to pass multiple values in parameters is appreciated&nbsp;</P> 2024-04-25T09:18:21.371000+02:00 https://community.sap.com/t5/technology-q-a/sap-build-workzone-maximum-characters-in-text-widget/qaq-p/13682649 SAP Build Workzone maximum characters in text widget 2024-04-25T17:19:25.910000+02:00 MarcoKj https://community.sap.com/t5/user/viewprofilepage/user-id/130083 <DIV class=""><DIV class=""><DIV class=""><P>Hi everyone!</P><P>I'm integrating data from an external database into SAP Build Workzone and I have a question about the Text Widget. Our data includes text fields that vary in length from 500 to 3000 characters. Does anyone know what the maximum character limit is for the text widget in SAP Build Workzone?</P><P>Thanks in advance for your help!</P></DIV></DIV></DIV> 2024-04-25T17:19:25.910000+02:00 https://community.sap.com/t5/technology-q-a/app-ui5-in-workzone-show-loading-screen-never-end/qaq-p/13696945 App UI5 in workzone show loading screen never end 2024-05-10T05:08:39.844000+02:00 thuythai https://community.sap.com/t5/user/viewprofilepage/user-id/830747 <P>After we exposed role from backend system via tcode /<SPAN>UI2/CDM3_EXP_SCOPE to BTP trial, we can open app type GUI in site of SAP build workzone. But cannot open app UI5 or WDA</SPAN></P><P><SPAN>app UI5 show loading screen never end until it timeout and logout.</SPAN></P><P><SPAN>WDA encountered error 500 internal server</SPAN></P><P><SPAN>anw, all apps type can open normally when open directly from Fiori Launchpad if execute tcode /ui2/flp from backend system</SPAN></P><P><SPAN>We was tried to activated all odata and icf related in catalog of role, and updated latest UI5 patch version but still encounter error.</SPAN></P><P><SPAN>Do we need to do any step after exposed role ?</SPAN></P><P><SPAN>We was follow instruction here to integration backend system with sap build workzone:&nbsp;<A href="https://developers.sap.com/mission.launchpad-s4hana.html" target="_blank" rel="noopener noreferrer">https://developers.sap.com/mission.launchpad-s4hana.html</A></SPAN></P><P>&nbsp;</P> 2024-05-10T05:08:39.844000+02:00 https://community.sap.com/t5/technology-q-a/sap-workzone-task-center-server-returned-http-response-code-401-for-url/qaq-p/13698023 SAP Workzone: Task Center: Server returned HTTP response code: 401 for URL... 2024-05-10T21:45:38.727000+02:00 saurkhare https://community.sap.com/t5/user/viewprofilepage/user-id/43726 <P>Hi,</P><P>We are setting up Task center with Workzone standard edition for a POC. We've executed the dedicated booster, set up the destination for the S4HANA, private cloud backend, and enabled it for Task center.</P><P>However, we are getting the following error in the Task center admin. Also there's an error in the service status tab:&nbsp;<SPAN>Error is: Path not found in JSON: /certificates | Error Code 500.</SPAN></P><P>Server returned HTTP response code: 401 for URL: <A href="http://xxxxxxx:43300/sap/opu/odata4/sap/api_task_spi_replication/default/sap/api_task_spi_replication/0001/taskDefinitions?$skip=0&amp;$top=1000&amp;languages=en-US%2Cde-DE&amp;sap-client=110" target="_blank" rel="nofollow noopener noreferrer">http://xxxxxxx:43300/sap/opu/odata4/sap/api_task_spi_replication/default/sap/api_task_spi_replication/0001/taskDefinitions?$skip=0&amp;$top=1000&amp;languages=en-US%2Cde-DE&amp;sap-client=110</A></P><P>Why does it say unauthorized? The backend user configured in the runtime destination has SAP_ALL, SAP_NEW and the destination is up and reachable. I've also verified that the OData service is active and can be queried outside Workzone with the same user as in the destination.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saurkhare_0-1715370083083.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/108834iA835AD8EDB3E637B/image-size/medium?v=v2&amp;px=400" role="button" title="saurkhare_0-1715370083083.png" alt="saurkhare_0-1715370083083.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saurkhare_1-1715370087354.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/108835iB2EDD0A503FC0272/image-size/medium?v=v2&amp;px=400" role="button" title="saurkhare_1-1715370087354.png" alt="saurkhare_1-1715370087354.png" /></span></P><P>What could be the issue?</P><P>Regards,</P><P>Saurabh</P><P>&nbsp;</P> 2024-05-10T21:45:38.727000+02:00