Skip to content

Commit

Permalink
Adding boomi-v2-getting-started html files
Browse files Browse the repository at this point in the history
  • Loading branch information
solacecommunity-bot committed Nov 30, 2023
1 parent 5fdf167 commit c68bdb3
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 12 deletions.
20 changes: 15 additions & 5 deletions codelabs/boomi-salesforce-codelab/codelab.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,26 @@
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2020-10-01T13:28:49-04:00",
"updated": "2023-11-30T00:33:04Z",
"id": "boomi-salesforce-codelab",
"duration": 103,
"title": "Event enabling Salesforce and AzureDB using Boomi and Solace",
"summary": "",
"source": "boomi-salesforce-codelab.md",
"source": "main/markdown/boomi-salesforce-codelab/boomi-salesforce-codelab.md",
"theme": "",
"status": ["draft"],
"category": ["boomi", "salesforce", "azure", "taxi"],
"tags": ["web", "workshop"],
"status": [
"draft"
],
"category": [
"boomi",
"salesforce",
"azure",
"taxi"
],
"tags": [
"web",
"workshop"
],
"feedback": "https://github.com/jmenning-solace/nycmoderntaxi",
"url": "boomi-salesforce-codelab"
}
5 changes: 3 additions & 2 deletions codelabs/boomi-salesforce-codelab/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
</style>
</head>
<body>
<google-codelab-analytics gaid="UA-49880327-14" ga4id=""></google-codelab-analytics>
<google-codelab codelab-gaid=""
codelab-ga4id=""
id="boomi-salesforce-codelab"
title="Event enabling Salesforce and AzureDB using Boomi and Solace"
environment="web"
Expand Down Expand Up @@ -360,7 +361,7 @@ <h2 is-upgraded>⚙️ Test it out using Salesforce Workbench</h2>

<google-codelab-step label="Takeaways" duration="1">
<p>Thanks for participating in this codelab! Let us know what you thought in the <a href="https://solace.community/" target="_blank">Solace Community Forum</a>! If you found any issues along the way we&#39;d appreciate it if you&#39;d raise them by clicking the Report a mistake button at the bottom left of this codelab.</p>
<p>✅ For more information on the Solace Connector check out the <a href="https://solace.com/connectors/dell-boomi-ipaas/" target="_blank">PubSub+ Connector Hub</a> page</p>
<p>✅ For more information on the Solace Connector check out the <a href="https://solace.com/integration-hub/boomi-ipaas/" target="_blank">PubSub+ Connector Hub</a> page</p>


</google-codelab-step>
Expand Down
6 changes: 3 additions & 3 deletions codelabs/boomi-v2-getting-started/codelab.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2021-11-30T13:24:45-05:00",
"updated": "2023-11-30T00:33:04Z",
"id": "boomi-v2-getting-started",
"duration": 86,
"title": "Getting started with Boomi and Solace",
"summary": "",
"source": "boomi-v2-getting-started.md",
"source": "main/markdown/boomi-v2-getting-started/boomi-v2-getting-started.md",
"theme": "",
"status": [
"published"
],
"category": [
"boomi",
"event portal"
"eventportal"
],
"tags": [
"web",
Expand Down
5 changes: 3 additions & 2 deletions codelabs/boomi-v2-getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
</style>
</head>
<body>
<google-codelab-analytics gaid="UA-49880327-14" ga4id=""></google-codelab-analytics>
<google-codelab codelab-gaid=""
codelab-ga4id=""
id="boomi-v2-getting-started"
title="Getting started with Boomi and Solace"
environment="web"
Expand Down Expand Up @@ -283,7 +284,7 @@ <h2 is-upgraded>Check out the logs</h2>
</google-codelab-step>

<google-codelab-step label="Takeaways" duration="7">
<p>✅ Sign up for a Solace PubSub+ Cloud account and configure a messaging service broker with a queue<br> ✅ Sign up for a Boomi AtomSphere account and setup a Solace Pubsub+ Connector for a listen configuration and bind to a message queue<br> ✅ Send events to the same topic the queue is subscribed to<br> ✅ Check out more information on the Solace Connector in the <a href="https://solace.com/connectors/dell-boomi-ipaas/" target="_blank">PubSub+ Connector Hub</a> page</p>
<p>✅ Sign up for a Solace PubSub+ Cloud account and configure a messaging service broker with a queue<br> ✅ Sign up for a Boomi AtomSphere account and setup a Solace Pubsub+ Connector for a listen configuration and bind to a message queue<br> ✅ Send events to the same topic the queue is subscribed to<br> ✅ Check out more information on the Solace Connector in the <a href="https://solace.com/integration-hub/boomi-ipaas/" target="_blank">PubSub+ Connector Hub</a> page</p>
<p>Thanks for participating in this codelab! Let us know what you thought in the <a href="https://solace.community/" target="_blank">Solace Community Forum</a>!</p>


Expand Down

0 comments on commit c68bdb3

Please sign in to comment.