Skip to content

Commit

Permalink
SAP AEM Integration - day 4 (#265)
Browse files Browse the repository at this point in the history
* Initial version of SAP AEM Integration - day 4

* Add files via upload

* Update sap-aem-int-day-4.md

* updated codelabs folder

* Update sap-aem-int-day-4.md

* Add files via upload

* Update sap-aem-int-day-4.md

* updated exported codelabs

* updated exported codelabs

* Update sap-aem-int-day-4.md

* Add files via upload

* Update sap-aem-int-day-4.md

* Add files via upload

* Update sap-aem-int-day-4.md

* Add files via upload

* Add files via upload

* updated files

* Update sap-aem-int-day-4.md

* Add files via upload

* Update sap-aem-int-day-4.md

* Update sap-aem-int-day-4.md

* Add files via upload

* Update sap-aem-int-day-4.md

* Updated codelabs based on Scott's changes

* Update sap-aem-int-day-4.md

* Add files via upload

* Update sap-aem-int-day-4.md

* Add files via upload

* Updated codelabs with latest content

---------

Co-authored-by: HariRangarajan-Solace <[email protected]>
Co-authored-by: ScottDillonSol <[email protected]>
  • Loading branch information
3 people authored Oct 19, 2023
1 parent df74655 commit 11a4f4d
Show file tree
Hide file tree
Showing 134 changed files with 622 additions and 0 deletions.
27 changes: 27 additions & 0 deletions codelabs/sap-aem-int-day-4/codelab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"environment": "web",
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2023-10-19T10:05:49+02:00",
"id": "sap-aem-int-day-4",
"duration": 90,
"title": "Event Enable SAP Using SAP Advanced Event Mesh - Day 4",
"summary": "Day 4/5 : This code lab walks the participant through the setup and configuration of using SAP Business Process Automation to deal with message exceptions generated when using SAP AEM. This scenario will use SAP BPA, SAP Cloud Integration and SAP UI5 for the end to end scenario.",
"source": "sap-aem-int-day-4.md",
"theme": "",
"status": [
"hidden"
],
"category": null,
"tags": [
"aem",
"capm",
"eventportal",
"sap",
"sapbtp",
"web"
],
"feedback": "https://github.com/SolaceDev/solace-dev-codelabs/blob/master/markdown/sap-aem-int-day-4",
"url": "sap-aem-int-day-4"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
244 changes: 244 additions & 0 deletions codelabs/sap-aem-int-day-4/index.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions markdown/sap-aem-int-day-4/export.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#!/bin/bash
#
# export.sh
#
# export the codelab to the right directory

# Get markdown file name
codelab_markdown_filename=`ls *.md`
rm -fr temp

claat export -o ../../codelabs/ $codelab_markdown_filename
Binary file added markdown/sap-aem-int-day-4/img/AEM-1.jpg
Binary file added markdown/sap-aem-int-day-4/img/AEM-2.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-1.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-10.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-11.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-12.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-13.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-14.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-15.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-16.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-17.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-2.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-20.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-21.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-22.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-23.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-24.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-3.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-4.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-5.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-6.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-7.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-8.jpg
Binary file added markdown/sap-aem-int-day-4/img/BPA-9.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-1.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-10.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-11.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-12.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-13.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-14.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-15.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-16.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-17.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-2.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-3.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-4.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-5.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-6.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-7.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-8.jpg
Binary file added markdown/sap-aem-int-day-4/img/IS-9.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-1.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-10.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-11.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-12.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-13.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-14.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-15.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-16.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-17.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-18.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-19.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-2.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-20.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-21.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-22.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-23.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-24.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-25.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-26.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-27.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-3.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-4.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-5.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-6.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-7.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-8.jpg
Binary file added markdown/sap-aem-int-day-4/img/SPA-BPA-9.jpg
Binary file added markdown/sap-aem-int-day-4/img/solly_wave.webp
Binary file not shown.
Binary file added markdown/sap-aem-int-day-4/img/soly.gif
20 changes: 20 additions & 0 deletions markdown/sap-aem-int-day-4/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "codelab-bootstrap",
"version": "1.0.0",
"description": "use nodemon to watch changes on md file, rebuild codelab on saves",
"main": "index.js",
"scripts": {
"watch": "nodemon --watch sap-aem-int-day-4.md --exec \"claat export -o temp/ sap-aem-int-day-4.md && ./node_modules/kill-port/cli.js --port 9090 && cd temp/sap-aem-int-day-4 && claat serve\""
},
"repository": {
"type": "git",
"url": "https://github.com/SolaceDev/solace-dev-codelabs/tree/master/markdown/sap-aem-int-day-4"
},
"keywords": [
"codelab"
],
"dependencies": {
"kill-port": "^1.6.1",
"nodemon": "^2.0.3"
}
}
320 changes: 320 additions & 0 deletions markdown/sap-aem-int-day-4/sap-aem-int-day-4.md

Large diffs are not rendered by default.

5 comments on commit 11a4f4d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.