- The Oracle Universal Content Management Handbook
- Dmitri Khanine
- 216字
- 2021-08-03 15:32:20
Custom programming
Content Server follows open industry standards. It has a number of Application Programming Interfaces (APIs). You can connect to it from a Java Component, ASP page, or using a Web Service.
Let's see how we can use Web Services to integrate the Content Server into our enterprise. Currently, the most popular communications protocol for Web Services is Simple Object Access Protocol (SOAP). It uses a common web protocol, HTTP, to exchange XML-based self-describing messages between a server and a variety of clients.
To use SOAP Web Services, you'll need a WSDL Generator Component. (If you download Oracle Universal Content Management Document Management bundle, you can use Component Manager to install it.)
WSDL Generator includes samples on how to automate Content Server operations virtually from any programming language. Here's how a remote check-in might look:
First, we need to know the URL of our Content Server and user credentials (see screenshot below):
Then we specify metadata values and the file we're about to check in (as shown in the following screenshot):
Voila! The file was successfully checked in using a SOAP Web Service! (check out the following screenshot):
That's it. Were almost done with this section. There's just one more useful tip I want to give you here. It is related to Content Server configuration.
- vtiger CRM Beginner's Guide
- Hadoop核心技術
- SPSS進階分析與實務
- AutoCAD 2014電氣設計從入門到精通
- Getting Started With Oracle SOA Suite 11g R1 – A Hands/On Tutorial
- Drupal 6 Content Administration
- Photoshop CC平面設計教程(微課版)
- Photoshop CC摳圖+修圖+調色+合成+特效實戰視頻教程
- Linux Shell Scripting Cookbook
- 計算機輔助翻譯基礎與實訓
- AI繪畫基礎與商業實戰
- Audition CC音頻處理完全自學一本通
- 3ds Max-Photoshop游戲模型制作全攻略
- 精通AutoCAD 2013機械設計
- 3ds Max 2014/VRay效果圖制作實戰從入門到精通