Oracle Syndication Server. User's and Administrator's Guide by Srivastava A., Han C., Lin P.

By Srivastava A., Han C., Lin P.

Oracle Syndication Server is an extensible content material syndication server designed to syndicate any net content material to any web subscriber, utilizing any net verbal exchange protocol in a safe method It offers extensibility at a number of degrees; it helps all on hand communique mechanisms with the content material subscriber, together with the knowledge and content material trade (ICE) model 1.1 protocol, whereas it permits entry utilizing a mess of channels to net assets, firm portals, company databases, and traditional dossier platforms. Oracle Syndication Server encompasses a complete management approach to again and again hold subscriptions and profiles for subscribers and content material prone. Subscribers can decide to actively request content material from Oracle Syndication Server, or have it immediately dropped at them.This advisor is for builders who are looking to simply and extra speedy strengthen and deal with content material subscription companies for subscribers gaining access to details from content material prone. An realizing of Oracle 9i, Oracle Dynamic providers, Java, and XML is needed.

Show description

Read Online or Download Oracle Syndication Server. User's and Administrator's Guide PDF

Similar system administration books

Java Performance and Scalability: Server-Side Programming Techniques

This publication was once written with one aim in brain: to supply Java programmers with the services had to construct effective, scalable Java code. the writer stocks his adventure in server-side functionality tuning via measured functionality checks, referred to as optimizations. every one optimization discusses options to enhance the functionality and scalability of your code.

Deploying Microsoft Forefront Protection 2010 for Exchange Server (It Professional Series)

Get concentrated, real-world suggestions for making plans and enforcing leading edge defense for alternate Server--and aid shield company email from viruses, junk mail, phishing, and coverage violations. Guided through key contributors of the Microsoft vanguard crew, you are going to delve into method elements, positive aspects, and features, and step via crucial making plans and layout issues.

Additional info for Oracle Syndication Server. User's and Administrator's Guide

Sample text

Show (S): Show the details Retrieves the details for a scheduler with a given scheduler ID. for the scheduler This operation is used for the administrator to keep track of which scheduler is doing what task. Cancel (C): Cancel a scheduler Cancels a scheduler and releases its resources. This operation is used in a severe situation in which a scheduler cannot work properly and must be shut down. 2 Subscriber Profile Management Table 5–3 describes the subscriber profile management operations. Table 5–3 Subscriber Profile Management Operations Command Name Description Add (A): Add a new subscriber Registers a new subscriber.

Properties file. OSS" 4. jar 5. Create the tables and packages for Oracle Syndication Server. a. sql file as user dba. For example, sqlplus "sys/change_on_install as sysdba" b. sql. sql under the /admin directory creates the tables and packages for the database schema DSGATEWAY for exclusive use by Syndication Server and makes DSGATEWAY the basis of communication for the OSS servlet. 6. Create an Oracle Dynamic Services Gateway Context for Oracle Syndication Server. Installation 2-5 Installing, Configuring, and Testing Oracle Syndication Server Each Dynamic Services Gateway Context defines the properties for establishing an Oracle Dynamic Services Connection for the purposes of services execution.

3. 2. Issue the INSERT statement (the example shown here is for the database-based Oracle Dynamic Services service): "INSERT INTO OSSSubscriberAccount ( SUBSCRIBERID CONTENTPROVIDERID ) VALUES ( ’’, ’’ );" The is the UUID (unique user ID) given to each subscriber by the system manager. 2. Now, you are ready to syndicate to your subscribers content from the new content provider that you have created. 3 Adding Push Delivery Mechanisms Using Oracle Dynamic Services The mechanism used to extend the scope of push delivery is through Oracle Dynamic Services.

Download PDF sample

Rated 4.73 of 5 – based on 46 votes