API for interacting with the Content Server (formerly Stellent) repository.

Is there any API out there that can be used to interact with the Content Server (formerly Stellent) repository? Where can I find the documentation?

Hi Chris,
I have downloaded CIS v8.0 to communicate with the UCM 10gR3 installed on a remote machine. I am able to search but whenever I try to checkin / checkout it throws a ClassCastException.
I would like to know if you have any info on this. and I am working with Java.
regards
Ravi.

Similar Messages

  • Any CLDC/MIDP Api for interacting with phone? (eg. phonebook)

    Hello.
    I was going through the APIs for MIDP 1.0, and wasnt able to find any functions which I can use for interacting with the phone stuff. For example, some of the stuff that I would like to do is:
    (1) Add contact info. to the phone book.
    (2) Read the contacts info.
    (3) Set an image as the screen saver / background image
    (4) Set a new ringtone
    (5) Access the Messages Inbox (and also the pictures stored).
    I was hpoing someone could tell me which classes I should be looking at, or whether I am looking at the wrong API set.
    Thanks :)

    see JSR 75: PDA Optional Packages for the J2METM Platform
    if you know your target device you should check the vendor's developer website. many vendors have vendor specific extensions that enable access to PIM functions.

  • Activate the Content Server for purchasing

    Hello,
    I want to activate Content Server for PR/PO/RFQ?RFQ/SES/GR/SA/Contract.
    Followed the below mentioned step:
    1.  Configured the "Content Server" using transaction OAC0
    2. Created new document class using t-code OAD2
    3. Created / Activated new document type and associate the document class (T-code OAC2)
    4. Link Object type / Document Type / Content Repository and Link table (t-code OAC3)
    But still unable to see the "Store Business Document" navigator enabled in the Services for Object icon for PO (ME21N/ME22N/ME23N)
    Can anybody tell me if some thing i've missed out here?
    Thanks in advance

    Sap R/3 4.6C - CS630 (patch-lvl15)
    We do not use SapDB or MaxDB to store the document on the content server, we store the documents directly in the file system.
    Our Content servers run on win2003 servers.
    In my company we've currently got 15 different content servers in 10 countries.
    We've got one content server and one cache server at each location for one SAP system. One physical server has 2 content servers and 1 cache server. One for our SAP production system and one for our SAP Quality test system. They use the same cache server (first we created 2 cache servers, but it was not possible for SAP to destuingish between the two, so both cache servers got used by both SAP systems)
    We have also implemented a couple of add-ons:
    1. Conversion and viewserver (by Seal AG). conversion server converts office documents to pdf when documents are released. Currently use only 2 conversion servers, planning to increase when the volume gets larger.
    Viewserver adds stamps on pdf-files when you view or print a document.
    2. Document Distribution Manager (by CENIT AG). Makes it easy to schedule prefill of cache. Also possible to move documents from one storage category to another. And Rules for transfering documents from one site to another can be made (Ex. "not allowed to move files larger than 20 MB between <certain> sites")
    Perhaps I could be of assistance?
    BUT, anyway, the reason I post this is because I have problems upgrading my CS630 (lvl15) to CS640 (lvl6).
    Asked SAP via an OSS, and they said it was like a regular patching (stop webservice, copy *.dll files, and restart webservice). But when I try this, I can't get contact with the content server via CSADMIN in SAP. I get "HTTP error: 500 Internal Server Error"

  • Netwearver WAS version 640 of the content server for PLM DMS

    Hi,
    We have SAP R/3 4.7 version & have implemented PLM-DMS with content server on WAS620.We are contemplating to use distributed content server for our requirement. Has anyone used multiple content servers? if so, could you please share your experiences.
    Also, if anyone has anyone upgraded the content server to version 640, i would like you to share your experiences with me.
    Thanks,
    Viji
    [email protected]

    Sap R/3 4.6C - CS630 (patch-lvl15)
    We do not use SapDB or MaxDB to store the document on the content server, we store the documents directly in the file system.
    Our Content servers run on win2003 servers.
    In my company we've currently got 15 different content servers in 10 countries.
    We've got one content server and one cache server at each location for one SAP system. One physical server has 2 content servers and 1 cache server. One for our SAP production system and one for our SAP Quality test system. They use the same cache server (first we created 2 cache servers, but it was not possible for SAP to destuingish between the two, so both cache servers got used by both SAP systems)
    We have also implemented a couple of add-ons:
    1. Conversion and viewserver (by Seal AG). conversion server converts office documents to pdf when documents are released. Currently use only 2 conversion servers, planning to increase when the volume gets larger.
    Viewserver adds stamps on pdf-files when you view or print a document.
    2. Document Distribution Manager (by CENIT AG). Makes it easy to schedule prefill of cache. Also possible to move documents from one storage category to another. And Rules for transfering documents from one site to another can be made (Ex. "not allowed to move files larger than 20 MB between <certain> sites")
    Perhaps I could be of assistance?
    BUT, anyway, the reason I post this is because I have problems upgrading my CS630 (lvl15) to CS640 (lvl6).
    Asked SAP via an OSS, and they said it was like a regular patching (stop webservice, copy *.dll files, and restart webservice). But when I try this, I can't get contact with the content server via CSADMIN in SAP. I get "HTTP error: 500 Internal Server Error"

  • MySql Cluster under the Content Server

    Hi
    Can you use MySql cluster with the content server? 
    One of the requirements is that the database supports transactions.  With MySql it is highly recommended useing the InnoDB storage engine.
    So my question is can we use the NDB storage engine. 
    Regards, Marinó

    NDB has not been tested against by Adobe, so we don't know one way or the other.   However given the limitations in SQL Syntax and Transactional support, it is likely that this will not work.

  • Assign specific metadata for folder structures in the Content Server

    Assign specific metadata for folder structures in the Content Server
    Hi to all,
    I working with Oracle Content Server 10g and Desktop Integration Suite and I will like to know how can I restrict or enable some specific metadatas from the default metadata, for differents content folder. This is different from the function: Information Field Inherit Configuration.
    tnks!

    I am a bit unclear about your question:
    - do you ask about metadata assigned to folders, or
    - do you ask about metadata assigned to items in folders?
    Starting from #2, if you forget about folders, there is standard functionality that you can use to restrict, enable, ... metadata for an item. Read this chapter: http://docs.oracle.com/cd/E21764_01/doc.1111/e10978/c04_metadata.htm#sthref288 to get full details.
    I am not sure whether you can use anything of this functionality (profiles, option lists, etc.) when you check in a new folder. I doubt it, though. The logic of folders is slightly different - whilst e.g. profiles correspond to "content item", you don't find such a correspondence in folder's hierarchy (why a folder could not contain various content types, for instance?)
    Last question is, from where you want to use this functionality - even for items. In 10g, Desktop Integration Suite's functionality was rather limited (often it was supposed that a user will just 'throw' an item to a folder, and metadata will be inherited from folders). You might have to upgrade your DIS to 11g; it should work even with 10g Content Server, but make sure you verify it before mass upgrade. In 11g, DIS should offer profiles, etc. with full capabilities.

  • 48 Hours ago I started to upgrade to Mtn Lion on a now 10 day old IMac - 30 minutes ago I got the email with the content code and redeem code for the download from the app store - it said download was happening, but nothing happened for 30 min - FIX IT!

    48 Hours ago I started to upgrade to Mountain Lion on a now 10 day old IMac - 30 minutes ago I got the email with the content code and redeem code for the download from the app store - it said download was happening, but nothing happened for 30 min - HOW DO I (or you) FIX IT!?

    This is a User's Forum, yelling at us won't help. You have 90 days of customer support via telephone. Use them as they can interact with their system and hopefully get you back on track. Otherwise take it to them at the Genius Bar and have them make it good.

  • The updater has been unable to communicate with the update server for at least 1h.

    Hi All,
    there is a warning message on one of my IronPort C300V
    Version: 8.0.1-023
    The error message is mention below
    "The updater has been unable to communicate with the update server for at least 1h."
    please suggest the issue and steps to resolve the problem or suggest that it is very critical so can i open the cisco tac call.
    Thanks ,
    Madhuraj

    If you continue to receive this error please check that the virtual appliance is configured to use the dynamichost for updating:
    myesa_2.local> updateconfig
    Service (images): Update URL:
    <ommitted for brevity>
    []> dynamichost
    Enter new manifest hostname : port
    [update-manifests.sco.cisco.com:443]>
    Once 'dynamichost' is entered, the current dynamic host in use will be displayed in the prompt [ ]>, as seen above. 
    You will need to verify that the appliance - escpecially if a virtual (VESA) - is using the correct host.
    Steve
    Cisco Content Security - Email Security

  • "Dreamweaver is currently interacting with the server.  Since putting a file on save requires interaction with a server as well  Dreamweaver can not currently perform this task.  Please try again when the server task is complete."

    get rid of this [abusive content removed by moderator]

    Wow this is a long running thread!
    I've discovered, since having to start using check in/check out on a site with multiple editors ('put on save' being a minor version of this), that Dreamweaver is like a nosy neighbour, more concerned with what is going on outside than with your petty demands. So Dreamweaver is constantly checking to see whether any files are in use by anybody else. When it is good and ready it will allow you to interact with the server. If your connection is anything other than rocket powered you will spend ages waiting and looking at messages such as the above. It doesn't have the sense to stop and just check the file/s you want to put or get and then let you get on with it. And of course the bigger the site, the more checking it has to do. If your connection is really slow you will have the added pleasure of constant freezes, aberrant behaviour and crashes. I have this with CS4. I don't know if CS5 is any better. And don't expect any improvement on CS4. You are stuck with it.

  • HT4864 I am getting a triangle with an exclamation point next to my inbox...it says: There may be a problem with the mail server or network. Verify the settings for account "MobileMe" or try again.  The server returned the error: Mail was unable to log in

    I can send but cannot recieve email
    This is the messege I am gewtting:
    There may be a problem with the mail server or network. Verify the settings for account “MobileMe” or try again.
    The server returned the error: Mail was unable to log in to the IMAP server “p02-imap.mail.me.com” using “Password” authentication. Verify that your account settings are correct.
    The server returned the error: Service temporarily unavailable

    Also if I go to system preferences accounts and re-enter the password it fixes the glitch sometimes.

  • Problem with the new server UCS C220 for set IP to CIMC

    Hi
    We’ve a problem with the new server UCS C220.
    We bought two servers UCS C220 M3 for CallManager 8.6 with High Availability.
    When we turn on the server during the boot and when it tells us, oppress F8 to enter at the CIMC and set the IP. But it never enters at the CIMC.
    Then, we configure our DHCP server and our switch, we connect the three gigabyte ports to our switch to give him an IP to the CIMC, so and then can enter via browser, but neither works.
    Note. The dedicated management NIC does not link, the other two ports do make link.
    What do you suggest to put an IP to CIMC and start installing our applications?
    regards

    You may have noticed that there is no DVD rom on the c220. What you need to do is:
    Login into the CIMC from your browser
    Luanch the KVM
    Insert the VMware DVD in your machines drive
    On the KVM pop up there should be a tab to mount the drive, after mounting it click on Macros and choose ctrl_alt+delete to restart.
    After the VMware OS installs press F2 to enter IP.
    Browse to the VMware ip to download the Vsphere client
    Open the Vsphere client, enter the ip of the vmware and the username will be root and no password if you did not set one.
    You can now upload OVA templates or manually create virtua machine from this enviroment.
    Hope this help

  • I have an external hard drive that was formatted by a PC and has files and directories etc. I want to format it and use it on my IMAC for backup but I can't seem to write to it nor can I delete current content. How do I initialize it for use with the MAC?

    I have an external hard drive that was formatted by a PC and has files and directories copied to it etc. I want to use it on my IMAC for backup. I see it on my my IMAC . I can open files etc.  But I can't seem to write to it nor can I delete current content. I don't care if I lose current content. How do I initialize it for use with the MAC?

    You can't write to it because it's formatted as NTFS which OS X will read but not write to. If you want to continue using the drive with both a PC and OS X you will need to download and install NTFS-3G so you can then write to it from your Mac. You can get NTFS-3G at:
    http://www.macupdate.com/app/mac/24481/ntfs-3g
    If you want to use the drive exclusively with your Mac then move the data off it and reformat it in Disk Utility (Applications - Utilities - Disk Utilities) as Mac OS Extended (Journaled.)

  • HT5706 I have not used my apple tv in a few years, and just got it out of the bag. I connected it up, and it cannot set date, time.  it also does not interact with the remote.  Could it be as simple as a new batter is needed for remote?

    I have not used my Apple TV in a few years, and just got it out of the bag to use on a new TV.  I connected it up to power and with an HDMI cable toTV.  It attempts to set date and time and cannot.  I cannot get the remote to interact with the box also.  Could it be something as simple as needing a new battery?

    Hi kybriar,
    Thanks for using Apple Support Communities.  This article has steps you can take to troubleshoot the remote itself:
    Troubleshooting the Apple Remote
    http://support.apple.com/kb/ht1722
    For the issue of setting the date and time, these articles may help:
    Apple TV: Basic troubleshooting
    http://support.apple.com/kb/ht1551
    Reset Apple TV by unplugging it from the power outlet, waiting about five seconds, then plugging it in again.
    Power off your TV, wait five seconds, then power it back on.
    Apple TV (2nd and 3rd generation): Troubleshooting Wi-Fi networks and connectionshttp://support.apple.com/kb/TS4546
    Ensure that Apple TV is within range of your Wi-Fi router or base station.
    Confirm that your Wi-Fi router and cable/DSL modem are connected to power and turned on.
    Make sure other devices (computers, iPhone, iPad, for example) are able to connect to the Wi-Fi network and access the Internet.
    Check your Wi-Fi network settings on Apple TV:
    Select Settings > General > Network > Wi-Fi and press the center button on the remote to display nearby networks.
    Choose your Wi-Fi network from the list.
    If your Wi-Fi network uses a password, make sure you are entering it correctly.
    Restart your Apple TV by selecting Settings > General > Restart.
    Try restarting your Wi-Fi router or modem by turning it off and then on again.
    If possible, connect an Ethernet cable and verify your Internet connection. If you can connect to the Internet using an Ethernet connection, verify that your Apple TV is using the latest software by selecting Settings > General > Software Update. If your Apple TV can be updated, install the update and then try the steps again.
    Cheers,
    - Ari

  • Create a Navigational Hierarchy for filtering with the Table API

    Hello,
    I've built a WAD report acourding to the how to document: "Create a Navigational Hierarchy for filtering with the Table API".
    It works great but i dont know How to make the hirarchey to show the key and the text.
    Please Advice.
    David

    Hi Kenneth,
    please have a look in the source of the executed Web Application. What is inside of the <div> with the id filter?
    You should also find a td tag with id hier_xyz with xyz the filter inside of the <div>-Tag with id filter.
    Also check whether you have a javascript error.
    Have a look on the Javascript function set_style. Perhaps you can paste it here, than I can have a look.
    Heike

  • HT1277 I can send & receive email from my ipad but for some reason I can no longer do this from my i mac.It keeps telling me that the password is not valid with the imap server.I keep entering the password but it won't accept it.

    I can send & receive email from my ipad but for some reason I can no longer do this from my i mac.It keeps telling me that the password is not valid with the imap server.I keep entering the password but it won't accept it.

    Do you have one, two or more entries in the left colum of Mail.app for your mail server(s)?  That is, do you have your Mail.app set up with either a btinternet entry, with a btyahoo entry, or both?  Or more?
    I'm guessing that you might have one account (btyahoo?) listed for incoming (IMAP server) mail, and with the outbound (SMTP server) mail is configured and named btinternet.
    Based on what little I see posted, it looks like BT uses both btinternet and btyahoo, but I'm not exactly clear on how they have their stuff set up, and their web set gets helpful and tries to help configure my mail — I don't immediately see a single web page with the mail server set-up details.  The BT email client set-up starts here.

Maybe you are looking for

  • Photoshop-When opening image without tab view, image opens with only a portion in view

    I having an issue with CC. When electing in the preferences to not open image in Tabs. The images open with only about 25% of the image area showing. Forcing me to (command) 0 for full to screen preview or (command) +/- to see the image. I am not tal

  • Is it fair that apple make your device out of date

    It really is not right that apple can make your device outdated when there is nothing wrong with it. I have 2 ipads ones, 1 ipad two,  1 iphone four, 1 iphone two, and 1 ipod touch two. The Ipod touch and the iphone 2 work fine but are becoming more

  • Can't see buddy

    I'm just starting ichat. Got signed up, can log in etc, picture and sound work fine. At this stage only have 1 buddy. He can invite me to video chat - it rings, I accept everything works fine. But, when I log in, my buddy list is grayed out, and I ca

  • Ccalling the webservice in WSDL based on the incoming value from source

    Hi Experts, i am doing the inteface like SAP -(Client proxy)SAPPI(SOAP)----thirdparty i got WSDL from the third party it provides the structure like this when i was impoted through external defination BLE Fault Exception code Exception message ADDPAR

  • Database Daemon

    Every time i turn on my MBP, a process called Database Daemon, or at least i think, starts up automatically. It is related to Entourage, as it has the same symbol, and it is a powerPC function, and uses a good amount of resources, so anyone know why