Adobe Content Server 3.0.1 Store and Library conflicts

Dear All,
I am working on Adobe Content Server 3.0.1 and able to configure it to ecommerce site but i am unable to package the books when both library and store is configured on my Adobe content server 3.0.1 at a time.
please let me known the version of the content server i using is licensed to use only store or a library at a given time.

We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

Similar Messages

  • Adobe Content Server

    I am wondering if Adobe Content Server is phased out or not.
    And if not: What is the price? Is it impossible to get this information?

    We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
    Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

  • Integrate Adobe content server with Virtuemart.

    Hello,
         Please provide me some information or guidence regarding integration of Adobe content server and virtue mart  in to virtuemart shopping cart or e book store.
         If i need to provide changes into the code ,then please guide me for that code also.
         It would be grate if any body can provide us exact solution regarding integration.
         I am waiting for reply with solution.
    Thanks & Regards,
    Nayan Jogi

    Hello,
    I have seen on the internet you asking for help in that issue.
    I am now starting a project to create an ebook shop in Spain and I would like to ask you how the system based on Content Server and Virtuemart worked? Did you find too much problems? Is the website already released?
    Thanks for your help,
    Jaime Farres

  • Suggested User base on Adobe Content Server

    I was trying to get some statistics for the supported user base for Adobe Content server 4.01. We have one server Dual Core processor with 4 GB RAM on windows 2008 server. I would like to know what is the load that this server can support during document fulfilment process. We are expecting around 300000 users to download documents from Adobe Content Server in next couple of years and we are trying to see what are ways that we can scaleup the infrastructure to support huge user downloads.
    It would be really helpful if some one shares us the concurrent user load supported by Adobe Content Server

    We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
    Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

  • How to configure Adobe Content Server in a web farm

    We have a requirement where we would like to configure multiple servers with Adobe Content server and route requests via Network Load Balancer. We need help to configure Adobe Content serves in a web farm. can some one from your team direct us to appropriate documents or provide suggestions to configure Adobe Content server in a web farm.

    Request to provide instructions to configure Adobe Content Server in a web farm. I have installed Adobe Content Server in one of the box and configured all three services
    1) Fulfillment
    2) Packaging
    3) Admin
    We are successfully able to do packaging and fulfill documents. My goal is to add two more servers to handle load on ACS. I had a doubt on how to create and configure certificate files for other two boxes and add them NLB
    Request your help in guiding me to the documents that helps me to complete this configuration.
    Thanks,
    Ravi

  • Where to create adobe content server trial account?

    hi there,
    where i create trial server account for adobe content server 4?
    is it give me account for sign - in to acs operator client?
    thanks.

    Hi,
    I'm not sure what SDK you're exactly referring to. But you can use server-side actionscrip and an IDE like Adobe Flash Builder/Flash Professional for client side actionscript to develop your two-way application.
    Hope this helps. Let me know if you have any other queries.
    Thanks,
    Apurva

  • Future Adobe Content Server options

    As everyone knows, ACS 3 as a standalone product is no longer available; the official text from website:
    "Adobe Content Server 3 is no longer distributed by Adobe as a standalone product. Instead, a number of Adobe Partners, including service providers and content aggregators, offer Content Server protection as a convenient hosted service."
    Delivering protected PDF files to our customers through a hosted service (ADEPT or through a partner) is not an option for many reasons. LiveCyle does not appear to be the right solution either.
    Can anyone give insight into whether this gap in product offering will be addressed?

    Content Server Technology for a special edition of Adobe InDesign CS3 ME
    I seek to license Adobe Content Server-like Technology for a special edition of Adobe InDesign CS3 ME in which a user must activate this special edition of Adobe InDesign CS3 ME so that the coponants of special OpenType fonts, InDesign scripts, and keyboard drivers only function together as a group and on a specific hardware configuration. When these software elements are separated and are not joined by this specific hardware configuration, no element functions.
    If you think you can accomplish this, please email me Scott Irwin at [email protected]

  • Need Adobe content Server

    Please I need help ??. I am look for a trial version of Adobe Content Server or a full license version if its not possible to obtain the trail.
    I have written to a couple of solution providers without response. Adobe has since taken their hands off this product and does not appear to provide any help information at this stage.
    If you can help me out I will be very grateful.
    Bushfaller.

    Hello Carlson,
    Your email arrived in my mailbox, we are located in Belgium and at present time, can provide with ACS. Certipost is a joint venture of the Belgian Post and Belgacom (one of the Belgian telecommunication companies).
    Thru our department eworker, we have the expertise of the DRM market (digital rights management). May you could let me know what the purpose of purchasing an ACS is, may be I could help you.
    Kind regards
    Monique Brown
    Business Development Manager
    www.certipost.be
    Direct line : +32 53 60 11 68
    Mobile: +32 473 25 06 24

  • Removing book from Adobe Content Server

    Hello.
    I would like to remove book from Adobe Content Server. I used answers from that thread http://forums.adobe.com/thread/621994 .I successfully removed book from distributor inventory but can not remove it from operator (built-in distributor) inventory. I got this error:
    data="E_ADEPT_DATABASE http://acs.authorcloudware.com:8080/admin/ManageResourceKey Cannot delete or update a parent row: a foreign key constraint fails (`adept`.`fulfillmentitem`, CONSTRAINT `fulfillmentitem_ibfk_2` FOREIGN KEY (`resourceid`) REFERENCES `resourcekey` (`resourceid`))"
    How can I delete data from 'fulfillmentitem' table from php script?
    Best regards,
    Tamara.

    Finally, I found a way to remove book from adobe content server. This article Public Knowledge Base helped me a lot.
    So, in order to remove book from acs you need to make 4 requests:
    - request to admin/ManageDistributionRights with distributor ID
    - request to admin/ManageDistributionRights built-in distributor ID
    - request to admin/ManageResourceItem
    - request to admin/ManageResourceKey
    This is how my requests look like:
    //Remove book from distributor
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>Mjc3MjQzMTI=</nonce>
         <expiration>2014-05-26T09:57:37+00:00</expiration>
         <distributionRights>
              <distributor>urn:uuid:3bbdd5ee-c325-4ba9-86d9-8cc428d725ac</distributor>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
         </distributionRights>
    </request>
    //Remove book from built-in distributor
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>MjYzNDA0ODQ=</nonce>
         <expiration>2014-05-26T09:57:38+00:00</expiration>
         <distributionRights>
              <distributor>urn:uuid:00000000-0000-0000-0000-000000000001</distributor>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
         </distributionRights>
    </request>
    //Remove Resource Item Info
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>MjYxMDgxOTI=</nonce>
         <expiration>2014-05-26T09:57:38+00:00</expiration>
         <resourceItemInfo>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
              <resourceItem>0</resourceItem>
         </resourceItemInfo>
    </request>
    //Remove the resource key
    <request action='delete' auth='builtin' xmlns='http://ns.adobe.com/adept'>
         <nonce>MjgyNjU2NDI=</nonce>
         <expiration>2014-05-26T09:57:39+00:00</expiration>
         <resourceKey>
              <resource>urn:uuid:cd9879ce-7648-49ad-8202-243a54486938</resource>
              <resourceItem>0</resourceItem>
         </resourceKey>
    </request>
    Value of "resourceItem" tag is important. Actually I didn't find description in documentation what this tag means. I found that this is optional resource item index and that default value is 1. But when I send delete request with 1 in <resourceItem> the last request, which remove resource key, return error. If you know what this tag mean please answer in this thread.

  • Preview or Sample Book using Adobe Content Server 4.0

    We are using Adobe Content Server 4 to process PDF files into ebooks. Now we want to provide Preview  or Sample books of these ebooks. By Preview I meant, lesser pages per chapter so that user can read some content of the book and if he/she likes the content then he/she can purchase the complete ebook. I am wondering if there is a way in Adobe Content Server 4.0 that can help us creating these Previews or Sample books. Our limitation is that we want that ACS 4.0 automatically create the preview from the complete book. It means that we do not want to provide PDF with limited number of pages. We want to provide complete PDF file and ACS 4 should automatically select some of the pages to create Preview or Sample ebook. Does Adobe COntent Server 4.0 has such functionality that can help us in creating Sample ebooks or Previews?
    Message was edited by: Logical Vikash Sharma

    Subsetting or creating sample documents is not a feature of ACS4.  I would suggest looking at using/creating your own sample creator.

  • Adobe Content Server 4.1 - Cound not find server's private key in the keystore

    Hello,
    I have getting following error when i setup fulfillment services of Adobe Content Server 4.1.1
    type Exception report
    message
    description The server encountered an internal error () that  prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
    root cause
    java.lang.Error: Cound not find server's private key in the keystore
         com.adobe.adept.fulfillment.security.ServerConfig.init(ServerConfig.java:156)
         com.adobe.adept.fulfillment.security.ServerConfig.getSigningURL(ServerConfig.java:48)
         com.adobe.adept.fulfillment.servlet.FulfillmentServerStatus.getServers(FulfillmentServerStatus.java:34)
         com.adobe.adept.common.servlet.Status.checkUp(Status.java:355)
         com.adobe.adept.common.servlet.Status.doGet(Status.java:424)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    note The full stack trace of the root cause is available in the  Apache Tomcat/6.0.20 logs.
    My fulfillment-conf.txt contains following:
    com.adobe.adept.log.level=trace
    com.adobe.adept.log.file=C:\acs4\log\fulfillment.log
    com.adobe.adept.persist.sql.driverClass=com.mysql.jdbc.Driver
    com.adobe.adept.persist.sql.dialect=mysql
    com.adobe.adept.persist.sql.connection=jdbc:mysql://127.0.0.1:3306/adept
    com.adobe.adept.persist.sql.user=acesdbuser
    com.adobe.adept.persist.sql.password=******
    com.adobe.adept.serviceURL=http://127.0.0.1:8080/fulfillment
    com.adobe.adept.fulfillment.security.licensesignURL=https://nasigningservice.adobe.com/licensesign
    com.adobe.adept.fulfillment.security.keystore=pkcs12
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///C:/ACS4/operator.p12
    com.adobe.adept.fulfillment.security.keystore.user=operator4acs
    com.adobe.adept.fulfillment.security.keystore.password=******
    Any Idea?
    Regards,

    Are you sure you created the .p12 file with the correct '-name' friendly name? The value for -name must match the value com.adobe.adept.fulfillment.security.keystore.user

  • Adobe Content Server Manager?

    Bonjour,
    Je suis membre de ma bibliothèque locale (Gatineau, Québec) et nous pouvons maintenant emprunter des livres numériques......le problème est le suivant.......j'ai téléchargé Adobe Reader et Adobe Digital pour emprunter les livres...mon problème est le le suivant je n'ai pas le programme Adobe Content Server Manager et je ne trouve pas un site sécuritaire pour le télécharger gratuitement.....quelqu'un peut m'aider? Merci..........

    http://www.adobe.com/products/content-server.html

  • Adobe Content Server 4 in Italy by LIBRILIA

    Siamo lieti di annunciare il supporto di Adobe Content Server da parte di LIBRILIA.com in modalità ASP.
    Entro breve daremo ad un numero selezionato di Aziende, Enti ed Autori in Italia la possibilità di testare il servizio per un periodo di prova gratuito.
    Per maggiori informazioni potete contattarci su www.LIBRILIA.com oppure scrivere a [email protected]

    Are you sure you created the .p12 file with the correct '-name' friendly name? The value for -name must match the value com.adobe.adept.fulfillment.security.keystore.user

  • Are there any Adobe's partners provide licensing and support for Adobe Content Server in Germany?

    Hello,
    My name is Quang from Vietnam . My company is interested about Content Server and I am looking for Adobe's partners that provide licensing Content Server (like Datalogics) in Germany. I have some friends there and I hope they can help. If you know any companies, please tell me.
    Thank you

    I would say that it was very funny to stay on Amsterdam, but i really can't remember so much of these days, jeje

  • How to Purchase Adobe Content Server

    Hi,
    My name is Kamrul from bangladesh and I’m working as Manager Technology. on behalf of my company named AXIATA (Bangladesh) Ltd initiating this communication. Axiata (Bangladesh) Limited  is a dynamic and leading countrywide GSM communication solution provider. It is a joint venture company between Axiata Group Berhad, Malaysia and NTT DOCOMO INC, Japan. Axiata (Bangladesh) Limited, formerly known as Telekom Malaysia International (Bangladesh), commenced its operation in 1997 under the brand name Aktel among the pioneer GSM mobile telecommunications service providers in Bangladesh. Later, on 28th March, 2010 the company started its new journey with the brand name Robi. 
    We are interested about your Content Server to publish internal publications securely.
    I would like to request to help us to understand the licensing model and pricing.
    We want this product to circulate our internal publications for organizational staffs in secure manner.
    As per our initial estimation we will have 1500 view-only clients and 10 publishers. 
    I also want to mention that, from our country, we are not permitted by government to purchase more that 1500 USD per year, so that we are not able to procure the product from the web site. Please suggest us the way forward. 
    Appreciate your kind response as soon as possible.
    Looking forward for your kind response.
    Thanks
    Kamrul Ahsan Quadri
    Manager, Technology Division
    Axiata (Bangladesh) Limited
    Mobile         : +88 01819210795
    Tel               : +88 02 9887149
    Fax              : +88 02 9885463
    Add             : 13th floor, Uday Tower, Gulshan-1
    Web            : http://www.robi.com.bd/

    Hi,
    PDI is an Adobe Partner company located in Spain and we sell ACS. If you want contact with us, please send us an email to [email protected]
    Thank you

Maybe you are looking for