21280 Posts in 5729 Topics by 2600 members
General Questions
SilverStripe Forums » General Questions » Can you expose SilverStripe-managed content to Oracle ADF application?
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 661 Views |
-
Can you expose SilverStripe-managed content to Oracle ADF application?

10 August 2010 at 4:54am
Hi,
I'm building a web application using Oracle Application Development Framework (ADF).
Some content that will surface on my web application needs to come from a SilverStripe installation.How does SilverStripe expose the content that it manages to other, third-party systems?
Is there a defined API which allows these other systems request content from SilverStripe? Is it documented?
What format does SilverStripe return its content? HTML? XML? Is it configurable?
Has anyone successfully made SilverStripe accessible to Oracle ADF before?If you could offer any advice, I'd be most grateful.
Regards,
Ken. -
Re: Can you expose SilverStripe-managed content to Oracle ADF application?

10 August 2010 at 2:33pm
Haven't used ADF but one way you can access your SilverStripe data using the RESTFul Server API or using SOAP Server. Not a huge amount of documentation on it but you should be able to get started
http://doc.silverstripe.org/restfulserver
http://doc.silverstripe.org/soapmodelaccess
| 661 Views | ||
|
Page:
1
|
Go to Top |


