Skip to content

Commit 7202b9a

Browse files
Merge branch 'main' into pob-parkinglot
2 parents 9b00f81 + 5528867 commit 7202b9a

File tree

151 files changed

+2450
-1151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+2450
-1151
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Content Management
2+
3+
Oracle Content Management (OCM) is Oracle’s strategic Cloud Native Content Hub which is a Managed PaaS Service running on next-generation Oracle Cloud Infrastructure. It covers Digital Asset Management and Video Production(Sauce), Document Collaboration, Capture and Enterprise Content Management, Digital Experience Platform (Low Code and Headless Development) as well as packaged applications within OCM like Video Hub, Email Builder, Sales Accelerator, and more to be added. All under one OCI service with its associated SKU(s).
4+
5+
Oracle's on-premise content management offering is Oracle WebCenter which is the center of engagement for business powering exceptional experiences for customers, partners, and employees. Namely, it consists of Oracle WebCenter Content (covering Document Management/Enterprise Content Management, Records Management, Imaging, Capture and Forms Recognition), WebCenter Sites (Digital Experience/Web Content Management platform) & Oracle WebCenter Portal platform for creating intranets, extranets, composite applications, and self-service portals.
6+
7+
# License
8+
9+
Copyright (c) 2023 Oracle and/or its affiliates.
10+
11+
Licensed under the Universal Permissive License (UPL), Version 1.0.
12+
13+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Content Management Cloud
2+
3+
Oracle Content Management (OCM) is a cloud-based content hub to drive omni-channel content management and accelerate experience delivery. It offers powerful collaboration, workflow management, and development capabilities to streamline the creation and delivery of content and improve customer and employee engagement.
4+
5+
It covers Digital Asset Management & Video Production(Sauce), Document Collaboration, Capture & Enterprise Content Management, Digital Experience Platform (Low Code & Headless Development) as well packaged applications within OCM like Video Hub, Email Builder, Sales Accelerator and more to come.
6+
7+
# Useful Links
8+
9+
- [General info](http://oracle.com/content-management/)
10+
- [Documentation](https://docs.oracle.com/en/cloud/paas/content-cloud/index.html/)
11+
- [OCM Developer website](https://developer.oracle.com/technologies/content-management.html/)
12+
- [OCM Solution Playbooks on Oracle Architecture Center](https://docs.oracle.com/solutions/?q=&cType=reference-architectures%2Csolution-playbook%2Cbuilt-deployed&product=Content%20Management&sort=date-desc&lang=en/)
13+
- [OCM PM Training on VideoHub - highlights below:](https://videohub.oracle.com/channel/Oracle%2BContent%2BManagement%2B%2528OCM%2529%2BTraining/167233142)
14+
- [OCM Fundamentals playlist](https://videohub.oracle.com/playlist/dedicated/167233142/1_qfyi6b02/)
15+
- [OCM Content Services / Document Management](https://videohub.oracle.com/playlist/dedicated/167233142/1_7up05717/)
16+
- [OCM Digital Asset Management](https://videohub.oracle.com/playlist/dedicated/167233142/1_kf36lrld/)
17+
- [OCM Digital Experience Platform Low Code / Site Builder & Headless](https://videohub.oracle.com/playlist/dedicated/167233142/1_bgzwwzgp)
18+
- [OCM Integration & Extensibility](https://videohub.oracle.com/playlist/dedicated/167233142/1_029312og/)
19+
- [Understand deployment options](https://docs.oracle.com/en/cloud/paas/content-cloud/administer/understand-your-deployment-architecture-options.html#GUID-5A4B5098-5E15-448F-91D6-FE05F4ED15DA)
20+
- [Cloud Native Disaster Recovery](https://docs.oracle.com/en/cloud/paas/content-cloud/administer/understand-your-deployment-architecture-options.html#GUID-84E5932D-9EBC-46F9-A243-5FA45BCA8579)
21+
- [Learn how to set up an ECM Repository from scratch](https://docs.oracle.com/en/cloud/paas/content-cloud/content-capture-engineering/index.html#introduction)
22+
- [Set Up A Test 2 Production (T2P) Deployment](https://docs.oracle.com/en/cloud/paas/content-cloud/administer/set-test-production-t2p-deployment.html#GUID-35087199-8AEC-403A-934B-6D85E771B330)
23+
- [Learn in 5 minutes How to provision an OCM instance here](https://www.youtube.com/watch?v=v46zEhUYEQs/)
24+
25+
# Team Publications
26+
27+
Reusable assets can be found in subfolders:
28+
- [ocm-getting-started](ocm-getting-started)
29+
- Example authorizer function for API Gateway with OIC backend.
30+
- [ocm-migration-using-object-storage](ocm-migration-using-object-storage)
31+
- Example authorizer function for API Gateway with ORDS backend.
32+
- [ocm-oic-asset-workflow](ocm-oic-asset-workflow)
33+
- Architecture pattern for exposing APIs deployed in OIC using OCI API Gateway
34+
- [ocm-overview](ocm-overview)
35+
- List of reusable assets spanning multiple cloud services (OIC, OPA, API Gateway)
36+
- [ocm-services](ocm-services)
37+
- List of reusable assets spanning multiple cloud services (OIC, OPA, API Gateway)
38+
- [ocm-solutions-overview](ocm-solutions-overview)
39+
- List of reusable assets spanning multiple cloud services (OIC, OPA, API Gateway)
40+
- [ocm-solutions-overview-dam](ocm-solutions-overview-dam)
41+
- List of reusable assets spanning multiple cloud services (OIC, OPA, API Gateway)
42+
- [oic-and-ocm-lab](oic-and-ocm-lab)
43+
- List of reusable assets spanning multiple cloud services (OIC, OPA, API Gateway)
44+
45+
# License
46+
47+
Copyright (c) 2023 Oracle and/or its affiliates.
48+
49+
Licensed under the Universal Permissive License (UPL), Version 1.0.
50+
51+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# ocm-getting-started
2+
3+
*Oracle Content Management Overview*
4+
5+
# When to use this asset?
6+
7+
Use this asset as an example, to provide overivew of the Oracle Content Management Roles and Responsibilities, Content Management Settings, Install OCM Desktop Client, and work with the documents.
8+
9+
# How to use this asset?
10+
11+
This asset is provided as an example. Please tailor the code according to your needs and your context.
12+
13+
See [files/ocm-getting-started/README.md](files/ocm-getting-started/README.md) for asset details.
14+
15+
# License
16+
17+
Copyright (c) 2023 Oracle and/or its affiliates.
18+
19+
Licensed under the Universal Permissive License (UPL), Version 1.0.
20+
21+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2023 Oracle and/or its affiliates.
2+
3+
The Universal Permissive License (UPL), Version 1.0
4+
5+
Subject to the condition set forth below, permission is hereby granted to any
6+
person obtaining a copy of this software, associated documentation and/or data
7+
(collectively the "Software"), free of charge and under any and all copyright
8+
rights in the Software, and any and all patent rights owned or freely
9+
licensable by each licensor hereunder covering either (i) the unmodified
10+
Software as contributed to or provided by such licensor, or (ii) the Larger
11+
Works (as defined below), to deal in both
12+
13+
(a) the Software, and
14+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
15+
one is included with the Software (each a "Larger Work" to which the Software
16+
is contributed by such licensors),
17+
18+
without restriction, including without limitation the rights to copy, create
19+
derivative works of, display, perform, and distribute the Software and make,
20+
use, sell, offer for sale, import, export, have made, and have sold the
21+
Software and the Larger Work(s), and to sublicense the foregoing rights on
22+
either these or other terms.
23+
24+
This license is subject to the following condition:
25+
The above copyright notice and either this complete permission notice or at
26+
a minimum a reference to the UPL must be included in all copies or
27+
substantial portions of the Software.
28+
29+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35+
SOFTWARE.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# ocm-migration-using-object-storage
2+
3+
*Upload Content from OCI Object Storage to Oracle Content Management*
4+
5+
# When to use this asset?
6+
7+
OCI Object Storage has been designed as a first-class service for storing documents. Document creation needs to happen before a document gets uploaded into an Object Storage bucket. Likewise, even though Object Storage supports document versioning, editing the document itself typically requires the document to be downloaded, edited locally and uploaded back into Object Storage with the desired changes.
8+
9+
Oracle Content offers a number of native tools and 3rd party integrations to create and edit documents. Administrators can define text-based asset types that allow business users to create and edit plain text, markup, markdown or JSON data directly in the Web UI. Microsoft Office documents can be created and edited directly in Office or Office 365. Oracle Content includes a connector for Adobe Creative Cloud to allow users to create and edit documents in the corresponding Creative Cloud tools like InDesign, Photoshop, Premier Pro, etc. Oracle Content will also support integration with Desygner in the coming months.
10+
11+
# How to use this asset?
12+
13+
This asset is provided as an example. Please tailor the code according to your needs and your context.
14+
15+
See [files/ocm-migration-using-object-storage/README.md](files/ocm-migration-using-object-storage/README.md) for asset details.
16+
17+
# License
18+
19+
Copyright (c) 2023 Oracle and/or its affiliates.
20+
21+
Licensed under the Universal Permissive License (UPL), Version 1.0.
22+
23+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2023 Oracle and/or its affiliates.
2+
3+
The Universal Permissive License (UPL), Version 1.0
4+
5+
Subject to the condition set forth below, permission is hereby granted to any
6+
person obtaining a copy of this software, associated documentation and/or data
7+
(collectively the "Software"), free of charge and under any and all copyright
8+
rights in the Software, and any and all patent rights owned or freely
9+
licensable by each licensor hereunder covering either (i) the unmodified
10+
Software as contributed to or provided by such licensor, or (ii) the Larger
11+
Works (as defined below), to deal in both
12+
13+
(a) the Software, and
14+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
15+
one is included with the Software (each a "Larger Work" to which the Software
16+
is contributed by such licensors),
17+
18+
without restriction, including without limitation the rights to copy, create
19+
derivative works of, display, perform, and distribute the Software and make,
20+
use, sell, offer for sale, import, export, have made, and have sold the
21+
Software and the Larger Work(s), and to sublicense the foregoing rights on
22+
either these or other terms.
23+
24+
This license is subject to the following condition:
25+
The above copyright notice and either this complete permission notice or at
26+
a minimum a reference to the UPL must be included in all copies or
27+
substantial portions of the Software.
28+
29+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35+
SOFTWARE.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# ocm-oic-asset-workflow
2+
3+
*Setup Oracle Integration Cloud with Oracle Content Management.*
4+
5+
# When to use this asset?
6+
7+
Integrating Oracle Content Management with Oracle Integration benefits document-intensive processes by organizing, managing, and restricting access to documents that must be submitted, reviewed, and approved or rejected by different roles and organizations during the business process. Conversations enable users to easily discuss things that come up during the process.
8+
9+
Oracle Content Management integrates assets, content workflows, documents, and conversations with your process applications.
10+
11+
# How to use this asset?
12+
13+
This asset is provided as an example. Please tailor the code according to your needs and your context.
14+
15+
See [files/ocm-oic-asset-workflow/README.md](files/ocm-oic-asset-workflow/README.md) for asset details.
16+
17+
# License
18+
19+
Copyright (c) 2023 Oracle and/or its affiliates.
20+
21+
Licensed under the Universal Permissive License (UPL), Version 1.0.
22+
23+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)