SAP-samples / cap-service-integration-codejam

Material for the CodeJam on service integration with the SAP Cloud Application Programming Model.
Apache License 2.0
34 stars 21 forks source link

Session Feedback #9

Closed fortismolinero closed 1 year ago

fortismolinero commented 1 year ago

Thanks for taking a couple of minutes to give feedback, which will help me improve for next time. Before doing anything else, hit the green button "Submit new issue" right now to save this issue content, rather than try to complete the feedback in this raw form. Then go through the questions and mark a single checkbox for each, to represent your answer. Finally, in the empty comment box below this one, please describe what you liked and what you didn't like.

What was your experience of CAP before this session?

Did this session meet your expectations?

Was the time allotted to each exercise enough for you to work through them?

What did you think of the extra information, explanations and narratives in the exercises?

How did you find the way we all moved at the same pace through the exercises?

How did you find the actual individual (👉) tasks in the exercises?

How confident are you in being able to start mashing up services in CAP?

Which environment(s) did you use?

If you have time, please add a comment below to write free-form what you liked and what you disliked about the session. Thanks!

fortismolinero commented 1 year ago

First of all, thank you for the great CodeJam. In comparison to the only other CodeJam I attended, I especially liked the interactive approach with coming together after each exercise to discuss questions that provided deeper understanding and to motivate the next exercise. Your additional insights made attending the event worthwhile. It would have been great if time had been enough to finish all of the exercises.

As mentioned during the session, the Redirector should work for all of the URLs in the exercises with: Include pattern: http://localhost:(4004|5005)(.*) Redirect to: https://port$1-workspaces-ws-xxxxx.yyyy.trial.applicationstudio.cloud.sap$2 (for trial accounts) https://port$1-workspaces-ws-xxxxx.yyyy.applicationstudio.cloud.sap$2 (for other accounts e.g. BTP free tier)