Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
This repository serves as a template for SAP Work Zone Standard integration samples, providing a structured starting point for developers.

- **Content Package Template:**
[Standard](./content-package-template/README.md) code samples
[Standard](./content-package-template/README.md) code samples
- **HTML5 Content Provider:**
[Sample Project](./html5-content-provider-sample/README.md)
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ resources:
Name: manageproductscdm-rt
ProxyType: Internet
Type: HTTP
URL: https://providersa-launchpad-tenant.cfapps.region.hana.ondemand.com
# Place holder URL. Must replace with actual provider Work Zone URL #############
URL: https://<subdomain>.<type>.cfapps.<region>.hana.ondemand.com
#################################################################################
existing_destinations_policy: update
version: 1.0.0
service: destination
Expand Down