Code Monkey home page Code Monkey logo

sap-samples / cloud-extension-ecc-business-process Goto Github PK

View Code? Open in Web Editor NEW
15.0 13.0 18.0 54.3 MB

This sample showcases how to complement an existing business process in an SAP solution – currently SAP ECC, with additional business process steps. This involves adding major logic and/or additional data.

License: Apache License 2.0

JavaScript 63.90% HTML 13.93% CAP CDS 22.17%
sample sample-code sap-hana cloud-foundry sap-cap sap-ecc central-component sap-cloud-platform

cloud-extension-ecc-business-process's Issues

App crashed when deploy to BTP using MTA

Dear colleagues,

I was trying to deploy the mock server to BTP, and I got the following error logs:

Time Event Actor Description
27 Jun 2023, 18:30:21 (GMT+02:00) app.crash mock-srv instance: 8f7a18b2-eaac-4ecb-5c0e-6ac5, index: 0, cell_id: c839c7b1-088e-41af-b9b7-66256aacd457, exit_description: Instance never healthy after 1m0.246s: Timed out after 1m0s (30 attempts) waiting for readiness check to succeed: failed to make TCP connection to 10.157.242.83:8080: dial tcp 10.157.242.83:8080: connect: connection refused; process did not exit, reason: CRASHED
27 Jun 2023, 18:30:21 (GMT+02:00) audit.app.process.crash web instance: 8f7a18b2-eaac-4ecb-5c0e-6ac5, index: 0, cell_id: c839c7b1-088e-41af-b9b7-66256aacd457, reason: CRASHED, exit_description: Instance never healthy after 1m0.246s: Timed out after 1m0s (30 attempts) waiting for readiness check to succeed: failed to make TCP connection to 10.157.242.83:8080: dial tcp 10.157.242.83:8080: connect: connection refused; process did not exit, crash_count: 1, crash_timestamp: 1687883421598257000, version: d61a09ed-ce83-4647-8b87-d8242d0571b2

I am using a BTP trial account in Zone US10. Could you please help me with this?

Regards,
Zhongpin Wang

changes in destination URL

Hi,
I'm using the "mock" [branch] (https://github.com/SAP-samples/cloud-extension-ecc-business-process/tree/mock) in the sac-analytic mission,
once i deployed mock server new code to my space, i got the error when i clicked on button new to insert a risk from the fiori UI:

Sorry, we can't find this page
Error: HTTP request was not processed because $batch failed

the old destination is not working any more with:
URL = [URL for your OData entities] e.g. /v2/op-api-business-partner-srv/
we should add /odata/ to make it work :
URL = [URL for your OData entities] e.g. /odata/v2/op-api-business-partner-srv/

could you please explain what was changed in the new code ?

Best regards,

Abdelkader

Cannot download the Event Addon

I cannot find the Event Enablement Add-On required in the SWDC. I'm logged in with a S-user with authorization to download packages, and we have a valid ERP license. Did it change name?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.