is it possible to integrate php with documentum?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
svedere
Forum Newbie
Posts: 2
Joined: Wed Jan 15, 2014 5:15 am

is it possible to integrate php with documentum?

Post by svedere »

Is it possible to integrate php with documentum?
if yes, how can we do it? please let me know.

Thanks.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: is it possible to integrate php with documentum?

Post by Christopher »

How do you want to "integrate" with Documentum? I am sure it as APIs that you can connect to.
(#10850)
svedere
Forum Newbie
Posts: 2
Joined: Wed Jan 15, 2014 5:15 am

Re: is it possible to integrate php with documentum?

Post by svedere »

I want to store and retrieve data from the repository(Documentum as backend) and php as frontend. How can it be done?
Post Reply