Can you acces SilverStripe CMS from Oracle ADF?

Hi,
I'm building a web application using Oracle Application Development Framework (ADF).
Some content that will surface on my web application's pages needs to come from a SilverStripe content management system.
Has anyone successfully accessed content managed by SilverStripe from Oracle ADF before?
How does ADF hook into SilverStripe?
Is there a defined API which ADF can call in order to request content from SilverStripe? Is it documented?
What format does SilverStripe return its content? HTML? XML? Is it configurable?
I've found some Oracle documentation that outlines how you can access Oracle's own content management systems (namely, Oracle Portal, Oracle Content Server, Oracle UCM) from ADF, but nothing on SilverStripe, or any other third-party systems.
If you could offer any advice, I'd be most grateful.
Regards,
Ken.

Hi Andy,
Yes, we have an existing Silverstripe installation that is used to create and host our web-site. The site is 'static' insofar as the content is for read-only purposes, and there are no pages where the user enters information and submits it back to the server.
However, we now have a requirement to build a new web application that will allow the user to interact with the back end. (We're a utility company, so one such interaction might be for users to search through their billing history.) We're building this web application with Oracle ADF. Some of the pages will need to display a marketing banner highlighting our other products or latest offers to the user; it is this information that we want to retreive from Silverstripe. This all seems very possible to achieve; I just need to figure out the simplest way of doing it.
I've taken a look at that link you posted, and also [http://doc.silverstripe.org/soapmodelaccess], but information is a little scant.
I've just created a small text-only snippet in Silverstripe that is accessible via a URL, and am trying to reference it from my JSP using a JSTL Core Import tag, <c:import url="..." />.
Will keep you posted.
Regards,
Ken.

Similar Messages

  • Can Hyperion repository be migrated from Oracle to MySQL

    Hi Gurus,
    I was wondering if Hyperion Repository can be migrated from an existing Oracle database to MySQL database. If yes, then how? Any kind of advice is greatly appreciated.
    Regards,
    Uday

    Hi,
    First question is why you want to move from Oracle to MySQL as in newer versions of Hyperion MySQL is not supported anymore.
    There is no direct way of migrating the database you would have to look at using a 3rd party conversion tool or writing some custom code.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How execute pl/sql command from Oracle ADF Business Components

    can't find examples for how execute pl/sql command from Oracle ADF Business Components and how call pl/sql package procedure from ADF Business Components.
    insert,update,delete rows in view object instance cache is good but if i must do some complex operations while insert,update,delete rows..it's more better for me to call
    pl/sql procedure from oracle db.Am i wrong ????

    Roman,
    this should be similar to how it worked in JDeveloper 9.0.3. hava a look at <JDev903 Home>\BC4J\samples\StoredProc for a code example.
    Frank

  • Can we call shell script from oracle 9i?

    Hi experts,
    I wanted to know can we call shell script from oracle 9i procedures? If yes,how
    Thanks
    Shaan

    No. I can't think of a way to do this...
    If you want you can use DBMS_SCHEDULER to call OS SHELL scripts within.
    For e.g.
    CREATE PROGRAM
    begin
    dbms_scheduler.create_program
    program_name => 'CHECK_TIME',
    program_type => 'EXECUTABLE',
    program_action => '/opt/oracle/chk_date.sh',
    enabled => TRUE,
    comments => 'Check the Time'
    end;
    CREATE A SHELL SCRIPT
    opt/oracle> cat chk_date.sh
    #!/usr/bin/ksh
    echo "The date is :`date`"
    CREATE SCHEDULE
    begin
    dbms_scheduler.create_schedule
    schedule_name => 'EVERY_30_MINS',
    repeat_interval => 'FREQ=MINUTELY; INTERVAL=30',
    comments => 'Every 30-mins'
    end;
    CREATE JOB
    begin
    dbms_scheduler.create_job
    job_name => 'RUN_CHECK_TIME',
    program_name => 'CHECK_TIME',
    schedule_name => 'EVERY_30_MINS',
    comments => 'Run the program CHECK_TIME every 30 minutes',
    enabled => TRUE
    end;
    MANUALLY RUN A JOB
    exec dbms_scheduler.run_job('RUN_CHECK_TIME');

  • Can you get values back from a stored procedure via OUTPUT parameters?

    Can you get values back from calling a stored procedure via OUTPUT parameters/variables? I call the SP via a SQL statement from a script either in a WF or DF.
    I thought I read some reference that DI could not get the values from OUTPUT parameters but I could not find it again (don't know if it is in any of the documentation or referred to in a forum.
    I did try a couple of tests but it did not reutrn any values via OUTPUT. But before I give up I thought I'd see if you could and maybe I needed to change something.

    This isn't exactly an answer to your question, but I'll point out that, given that you're resorting to a SQL script in the first place, there's no reason you can't also turn the output parameters into a regular result or record set. (The following uses T-SQL, although I think it's pretty generic.)
    declare @param1 int, param2 varchar(100), @return int;
    exec @return = proc @param1 = @param1 output, @param2 = @param2 output;
    select @param1 as param1, @param2 as param2;
    That is, to get from output parameters to a "regular" output from the SQL script isn't much of a leap...
    Jeff Prenevost
    BI Consultant
    Ann Arbor, MI

  • Can you transfer picture files from an older version of aperture to aperture 3?

    Can you transfer picture files from an older version of aperture to aperture 3?

    Well, you didn't give any information on your Mac, your OS version, transfer pics from where to where, or anything else, so guessing is the best anyone can do at this point: you should be able to simply using drag and drop.

  • HT202213 When using home sharing, can you copy music permanently from an iTunes library to an iPod touch?

    When using home sharing, can you copy music prmanently from a iTunes library to an iPod touch? Is it possible when home sharing music from my Mac to an iPod touch, can you copy the shard music on the ipod touch in to the ipods library?

    Not that I have found via a Google search

  • Can  you move your notes from one iphone to another and how?

    Can you move your notes from one iphone to another and how?

    You can do this a couple ways.  If you are using MobileMe, notes is one of the options for synchronization and that would be automatic.  Another way is to backup your iphone to iTunes, this backs up essentially all the information on your phone (except for music) and if you restore the other iphone to the image of the original your notes will be transfered.

  • HT202213 can you setup home sharing from your iPad ?

    can you setup home sharing from your iPad ?

    You can set Home sharing on the iPad by adding your Apple ID in the appropriate area.
    Settings->Music->Home Sharing
    But you still need a computer with iTunes from which to share the library.  You can't share libraries between iDevices.

  • How can you move the objects from one server to another?

    how can you move the objects from one server to another?

    Hi,
    Collecting objects for Transporting
    1. rsa1->transport connection
    2. left panel choose 'object type', middle panel choose 'infocube' and 'select objects'
    3. then choose your infocube and 'transfer'
    4. will go to right panel, choose collection mode 'manual' and grouping only 'necessary objects'
    5. after objects collection finished, create request
    6. If they are $TMP, then change the package.
    7. When you click the Save on the change package, it will prompt for transport. Here you can provide an existing open transport request number, or if you like here itself you can create a new one.
    8. You can check the request in SE09 to confirm.
    Releasing Transport Request  
    Lets say you are transporting from BWD to BWQ
    Step 1: In BWD go to TCode SE10
    Step 2: Find the request and release it (Truck Icon or option can be found by right click on request #)
    Note: First release the child request and then the parent request
    Steps below are to import transport (generally done by basis )
    Step 1: In BWQ go to Tcode STMS
    Step 2: Click on Import queue button
    Step 3: Double Click on the line which says BWQ (or the system into which transport has to be imported)
    Step 4: Click on refresh button
    Step 5: High light the trasnport request and import it (using the truck icon)
    Transport
    http://help.sap.com/saphelp_nw2004s/helpdata/en/b5/1d733b73a8f706e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/224381ad-0701-0010-dcb5-d74236082bff
    Hope this helps.
    thanks,
    JituK

  • We are evaluating the use of iPod touch devices to record best practice videos on our manufacturing floor and to post to an internal Moodle web site. How can you upload a video from the iPod touch to a site other than YouTube?

    We are evaluating the use of iPod touch devices to record best practice videos on our manufacturing floor and to post to an internal Moodle web site. How can you upload a video from the iPod touch to a site other than YouTube? The Moodle upload interface is expecting a file selection dialog box like windows or OSX. I do not want to have to go through an intermediary step of messing with a pc.
    Thanks!

    It should be around 7 and a half gigs. In iTunes, across the bottom there should be a bar that show how much storage is being used and by what. (music, movies, apps, etc.) To make music take up less room, you can check the box to make it convert the music to 128kbps AAC. This lowers the quality, but with most earbuds and speakers, you can't even tell the difference.
    The iPod touch has parental controls built in. You'll find them in Settings. I think they only work for enabling/disabling Safari, Mail, YouTube, and App Store. Here's an app that does more: http://www.mobicip.com/online_safety/ipod_touch

  • Can you see ink levels from Eprint center for the OfficeJet 7500A/E910

    Can You monitor ink levels from eprint center for the OfficeJet 7500A/E910?
    This question was solved.
    View Solution.

    Hello Raimonds,
    To answer your question, you are not able to check your ink levels from ePrint Center. The only thing that you can do in ePrint Center is monitor the status of your recent print jobs that you send via ePrint and monitor the status of connection of your printer to the ePrint Servers.
    If I have SOLVED your issue, please feel free to provide KUDOS and make sure you mark this thread as SOLUTION PROVIDED!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Can you edit a person from one photo and add them to another photo?

    Can you edit a person out of one photo and add them to another photo?  Like if you need the head shot from one photo to replace closed eyes in the other photo?  Thanks.

    Thank you very much!  Does this require software to be purchased?  I'm new to Photoshop. 
    From: Bill Hunt <[email protected]>
    To: Kittie Gugenheim <[email protected]>
    Sent: Monday, April 25, 2011 11:46 AM
    Subject: Re: Can you edit a person from one photo and add them to another photo?
    Welcome to the forum.
    Yes, this is done often. You will need to create a Mask of that person, to separate them from the background of the original Image.
    I like to do this with a Layer Mask, as it offers control, and really does not alter the Image, so you can go back and make changes.
    Let's say that you have Image 01 w/ the head of your subject, and want to place it into Image 02. In Image 01, make a rough Selection. I would include a bit of extra background, as we will take care of that in a moment. With that Selection active, Copy the head shot. Go to Image 02, and Paste it. It will Paste in its own Layer. Ctrl+T (Free Transform) can be used to Scale and also position that Layer with the head. Once you have that Scaled and positioned about where you want it, create a Layer Mask. In QuickMask Mode, just paint in the additional Mask to remove all traces of the background that came in with the head shot. As you can paint OUT, and also paint IN the Mask, you can work on this, as many times as you wish - even next year.
    For getting that Layer Mask looking good, work slowly, also see this http://graphicssoft.about.com/od/photoshop/l/blrbps_5agirl.htm.
    I've got another tutorial, that addresses the hair area, and will post that, when I find my bookmark.
    Good luck,
    Hunt

  • Can you copy/paste files from the Finder to Mail in Lion, or drag them onto the Mail icon in the Dock to create a new message and attach the files to it?

    Message title says it: Can you copy/paste files from the Finder to Mail in Lion, or drag them onto the Mail icon in the Dock to create a new message and attach the files to it?
    I can't find anything in the Knowledge Base that says these two options no longer work or still do.
    I do not have a system capable of running Lion, but I need to know the answer nonetheless.

    Gee, I don't know: "paste attachments mail Lion"? ;-)
    One further question, if I may: in Panther (which is where I've aggregated nearly 7 years of mail), if you copy more than one file in the Finder, switch to Mail, and paste the files into a new message, only the file names paste in. If you copy one file and paste it into a Mail message, you get the file, not just the name. Is that still true, or has that (IMHO) bug been fixed since 10.3.9?

  • Can you import video directly from a video camera ?

    Can you import video directly from a video camera to the iPad 2 ? If so, what is needed?

    I would say no. I have an Ipad2 with the connection kit. A recent Sony camera which works fine in imovie for my 27" imac, but nothing with the Ipad. Only thing that it finds are pictures that can be made with the same video camera. Apple wrote a note aboit probkmes with importing, but i'm very disappointed with what i have right now.
    http://support.apple.com/kb/TS3719

Maybe you are looking for

  • Handling Notes: How to track the whole history with filters

    Hello Everyone, In SAP Enhancement Package 2 (Including SP12) for SAP CRM 7.0, there is a new function available concerning Text management. Within business function CRM_ITSM_COM it seems possible to "Filtering and sorting of the notes history by sev

  • Adobe Reader freeze while printing

    Hello, I have a proble with any PDF documents when I can print them in Adobe Reader. I have the latest version of Adobe Reader but the problem also happends in the previous version. I have Windows 7 Pro. The problem is that I open the PDF document an

  • Database design problem. Need Help?

    I have to display records in a table in a UI where users are allowed to move records to specify priority for the records. Here is an example, a db table has 4 records: RecordId Ranking A 1 B 2 C 3 D 4 Now if a user tries to set the Ranking of the rec

  • Indetify Bi Reports Statstics

    Hi Experts , I working on an assignment in Bi Publisher report to identify the start_date, completion_date, report name and completed flag of the report which user is running and insert these detail into a table . E.g : One user runs a report by name

  • MP3 files don't show album artwork unless I move them to another directory. Why?

    I am running 10.8.3. If I navigate to a folder that has an MP3 file in it, the album art doesn't show in Finder or in Quick Look or Cover Flow.  If I move that file, anywhere, it shows correctly.  There is one artist that I had spelled the name incor