EntitlementType of FREE has incorrect JSDoc

In both the AdobeReadingAPI.js and AdobeLibraryAPI.js the JSDoc for EntitlementType of FREE is incorrectly labeled as value of 0.
* Enum for the type of entitlement.
* @see adobeDPS-Folio#entitlementType
* @namespace
* @enum {Number}
var EntitlementType = {
     * <strong>Value: 0</strong>
     * <br/>Indicates no entitlement.
    UNKNOWN: 0,
     * <strong>Value: 0</strong>
     * <br/>Indicates free entitlement.
    FREE: 1,
Minor, and just a typo in the documentation; however, was misleading when reviewing the autogenerated help for EntitlementType inline or via:
http://www.adobe.com/devnet-docs/digitalpublishingsuite/ReadingSDK-2.28/docs/symbols/adobe DPS-EntitlementType.html
http://www.adobe.com/devnet-docs/digitalpublishingsuite/LibraryAndStoreSDK-2.28/docs/symbo ls/adobeDPS-EntitlementType.html
This also applies to the 2.29 versions of the documentation for ReadingSDK-2.29 and LibraryAndStoreSDK-2.29.

Thanks for finding this, I'll pass it on to the documentation team.
Neil

Similar Messages

  • VersionMajor has incorrect value

    Recently we have migrated from SAP 4. 7 to ECC6 , After migration the  ABAP proxy interfaces are not working we get an error messages
    "XML tag Main/@versionMajor has incorrect value 002; expected value is 003"
    Any idea where to modify version major?

    Hi,
    refer this link.
    Re: Parser - "Unexpected value" error
    Regards,
    Sharanya.

  • XML tag Main/@versionMajor has incorrect value 002; expected value is 003

    Dear experts!
    I have created a file to proxy scenario. When sent out of XI the following message occurs:
    O, btw, I have tried both XI 2.0 and 3.0 in the comm. channel and a fault message is present.
    What's the matter???
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIProtocol</SAP:Category>
      <SAP:Code area="PARSER">UNEXPECTED_VALUE</SAP:Code>
      <SAP:P1>Main/@versionMajor</SAP:P1>
      <SAP:P2>002</SAP:P2>
      <SAP:P3>003</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>XML tag Main/@versionMajor has incorrect value 002; expected value is 003</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Thanks for your suggestions!
    <i>Will reward points if answers are helpful</i>

    Hi.
    Can you copy past your xml input payload...
    Check out this thread...he has same issue...n its resolved..
    XI 3.0 and external Java client/web service
    Use the url:
    http://hostname:port/XISOAPAdapter/MessageServlet?version=3.0&channel=:SOAPRequest:SOAPIn
    Nilesh
    Message was edited by:
            Nilesh Kshirsagar

  • TS1424 I was charged for an App that was presented as being free.Has this happened to anyone else?

    I was charged for an App that was presented as being free.Has this happened to anyone else and what did you do?

    You were charged for downloading it (some apps allow you to make in-app purchases within them to unlock extra features) ?
    If when downloading it then does a purchase price show on your purchase history : if you log into your account on your computer's iTunes via the Store > View Account menu option, you should then see a Purchase History section with a 'see all' link to the right of it. Click on that and you should then see a list of your purchases (the most recent purchase is above the list).
    Of did you add or change your credit card details on your iTunes account when downloading the app ? If you have then each time that you do so a small temporary store holding charge may be applied to check that the card details are correct and valid and that it's registered to exactly the same name and address as on your iTunes account - it should disappear off your account within a few days or so.
    Store holding charge : http://support.apple.com/kb/HT3702
    If you have been charged when you shouldn't have then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Oracle.apps.xdo.XDOException: Group G_EMP has incorrect  Query Source : Q1

    All,
    I am trying to create some reports using XML data Template in BI publisher. But when I just create a simple data template, I keep getting the error message as mentioned below.
    [111907_101025922][][STATEMENT] Template parsing completed...
    [111907_101026625][][STATEMENT] Start process Data
    [111907_101026625][][STATEMENT] Process Data ...
    [111907_101026625][][STATEMENT] Writing Data ...
    [111907_101026625][][EVENT] Data Generation Completed...
    [111907_101026625][][EVENT] Total Data Generation Time 1.0 seconds
    [111907_102628031][][STATEMENT] Setting data definition:Sample_Data_Template type:oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11
    [111907_102629516][][STATEMENT] Logger.init(): *** DEBUG MODE IS ON. ***
    [111907_102629516][][STATEMENT] Logger.init(): LogDir=C:\Program Files\Java\jdk1.5.0_13\xmldebug
    [111907_102629516][][STATEMENT] Template parsing started...
    [111907_102629516][][STATEMENT] Data Template ......
    [111907_102629516][][STATEMENT] oracle.xml.parser.v2.XMLDocument@1ab4586
    [111907_102629516][][STATEMENT] Inside dataQueryParser...
    [111907_102629516][][STATEMENT] Inside dataStructureParser...
    [111907_102629516][][STATEMENT] Group ...report
    [111907_102629516][][EXCEPTION] oracle.apps.xdo.XDOException: Group G_EMP has incorrect Query Source : Q1
         at oracle.apps.xdo.dataengine.DataTemplateParser.groupParser(Unknown Source)
         at oracle.apps.xdo.dataengine.DataTemplateParser.groupParser(Unknown Source)
         at oracle.apps.xdo.dataengine.DataTemplateParser.dataStructureParser(Unknown Source)
         at oracle.apps.xdo.dataengine.DataTemplateParser.templateParser(Unknown Source)
         at oracle.apps.xdo.dataengine.XMLPGEN.setDataTemplate(Unknown Source)
         at oracle.apps.xdo.dataengine.DataProcessor.setDataTemplate(Unknown Source)
         at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.callDataProcessor(AdvancedQueryBoundValue11.java:117)
         at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.getValue(AdvancedQueryBoundValue11.java:101)
         at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:389)
         at oracle.apps.xdo.servlet.CoreProcessor.process(CoreProcessor.java:132)
         at oracle.apps.xdo.servlet.CoreProcessor.generateDocument(CoreProcessor.java:62)
         at oracle.apps.xdo.servlet.ReportImpl.renderBodyHTTP(ReportImpl.java:638)
         at oracle.apps.xdo.servlet.ReportImpl.renderReportBodyHTTP(ReportImpl.java:237)
         at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:279)
         at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:266)
         at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:199)
         at oracle.apps.xdo.servlet.XDOServlet.doPost(XDOServlet.java:222)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:65)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Could any one of you please help me out :)
    Thanks,

    Hi King,
    Find below the data template I am using. I have defined a Q1 in my data template. Let me know where I am going wrong.
    Thanks,
    Ram
    <dataTemplate name="Emp" dataSourceRef="EBS">
         <dataQuery>
              <sqlstatment name="Q1" dataSourceRef="EBS">
                   <![CDATA[ SELECT empno, empname FROM APPS.EMP ]]>
              </sqlstatment>
         </dataQuery>
         <dataStructure>
              <group name="G_EMP" source="Q1">
                   <element name="empno" value="empno"/>
                   <element name="empname" value="empname"/>
              </group>
         </dataStructure>
    </dataTemplate>

  • Line item has incorrect Dr/Cr indicator for remaining amount

    Hi all,
    When I tried  to clear the vendor payment in T.Code F-44, there are some exchange rate differences.So I used GL account to  the difference amount for the automatic posting. And also already defined the GL account in OBA1, under key KDF. But there is no posting rules to be defined. Where the Dr/Cr indicator has be defined?. Because while simulating the document I got the error "Line item has incorrect Dr/Cr indicator for remaining amount"
    I need help please.

    Hi,
    If you have defined the GL in OBA1 - KDF. Now double click on that GL, and assign Exchange Rate Diff a/c as gain and Loss
    in Valuation tab page, also define Val Loss 1 and Val Loss 2 and Balance sheet adj. 1 account also.
    I hope this found useful to you.
    Regards,
    jigar

  • F5119 - Line item has incorrect Dr/Cr indicator for remaining amount

    Hi Guys,
    I am trying to execute F-30 transaction and for some cases I got the below message:
    Message no. F5119: "Line item has incorrect Dr/Cr indicator for remaining amount"
    All the posting I am posting some value on the residual items.
    But this situation is so strange because occurs just some times. The account that I am posting the residual is the same.
    The situation is the same, but for same cases this error happens.
    Let me know if you have any idea.
    Thanks

    Hi Guys,
    I could see that there is any relationship with the value once when I change this one the error don't ocurr.
    Is there any configuration related to that? residual? % of residual?
    Thanks

  • [svn] 4793: Fix bug SDK-17734 Path with width and height set different than path data has incorrect bounds

    Revision: 4793
    Author: [email protected]
    Date: 2009-02-02 11:20:06 -0800 (Mon, 02 Feb 2009)
    Log Message:
    Fix bug SDK-17734 Path with width and height set different than path data has incorrect bounds
    Fix: When calculating the bounds position we should take into account the implicit scaling factor actualSize/naturalSize. Also did some refactoring, getting rid of the protected method calculateTopLeft.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17734
    Reviewer: Ryan
    tests: mustella gumbo/layout/GraphicElement
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17734
    http://bugs.adobe.com/jira/browse/SDK-17734
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Ellipse.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Path.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/GraphicElement.a s

    Thank you so much for replying.
    Yes I have removed and reinstalled WMP.
    I had good results with the PD6 application installed on the default path onto the C: drive with the one exception that if the application was launched by accident and the user data path was not available, the PD6 application would blow away my custom user path registry settings. Now that I know what they are I have made a .reg file to repair my registry to my desired user data paths.
    Installing the application on the removable drive appeared to help prevent me from launching the application by accident and overwriting my registry with default user paths.
    So which is the less of the two evils?
    If the application directory is not available, windows media player still tries to launch the .msi for installing PD6.
    If I install the application to the C: drive but the user data to the removable drive, launching the PD6 application without the user data drive will still corrupt my registry settings for a user data path.
    Both these issues seem like a logical (if not easy) fix that should be done in the PD6 application and installation package. I mean really, cannot anyone tell me why windows media player is checking the PD6 application directory? Why in PD4 did we have an option control for setting the user data path from the PD4 application? Why is this option not in the PD6 application, just the installer?
    I am given a choice during installation to move the user data to another non default location. Why else would this be provided if not to accommodate my kind of request to store the user data into an alternate location other than “My Document”. Certainly Palm is not trying to force the users on how to protect and store their personal data?
    Post relates to: Centro (Verizon)

  • Words free has stopped working . I get the same screen no matter which game I try to continue

    words free has stopped working.  I get the same scree view no matter which person I am playing against.  What should I do?

    Marise....
    I couldn't locate a "words free" app in the App Store.
    What is the exact name of the app?

  • Query block has incorrect number of result columns

    can anyone edit my query to eliminate below error ??
    SELECT FLROOPENHEAD.RONBR RepairOrder,FLROOPENHEAD.DATEOPENED DateOpened,NULL DateClosed,
    (SELECT FLREPAIRSTAT.DESCRIPTION  FROM FLREPAIRSTAT
    WHERE FLREPAIRSTAT.REPAIRSTATID = FLROOPENHEAD.REPAIRSTATID) RepairOrderStatus,
      (SELECT flrt.DESCRIPTION FROM FLREPAIRTYPE flrt
      WHERE flrt.REPAIRTYPEID = FLROOPENHEAD.REPAIRTYPEID) RepairType,  FLROOPENHEAD.REPAIRCENTER  RepairCenter,
    FLROOPENHEAD.FLVEHICLEID , FLROOPENHEAD.FLATTACHID,'O'
    FROM FLROOPENHEAD   WHERE FLROOPENHEAD.LDEVNBR =2334
    AND ((extract(DAY FROM SYSTIMESTAMP - TIMEOPENED)*24)+(extract(HOUR FROM SYSTIMESTAMP - TIMEOPENED)) <= 72)
    UNION
    SELECT FLROHISTHEAD.RONBR RepairOrder,FLROHISTHEAD.DATEOPENED DateOpened, null, FLROHISTHEAD.DATECLOSED DateClosed,
    (SELECT FLREPAIRSTAT.DESCRIPTION  FROM FLREPAIRSTAT
    WHERE FLREPAIRSTAT.REPAIRSTATID =FLROHISTHEAD.REPAIRSTATID) RepairOrderStatus,
    (SELECT flrt.DESCRIPTION FROM FLREPAIRTYPE flrt
    WHERE flrt.REPAIRTYPEID = FLROHISTHEAD.REPAIRTYPEID) RepairType, FLROHISTHEAD.REPAIRCENTER  RepairCenter
    from FLROHISTHEAD WHERE FLROHISTHEAD.LDEVNBR =2334
    AND ((extract(DAY FROM SYSTIMESTAMP - FLROHISTHEAD.TIMECLOSED)*24) + (extract(HOUR FROM SYSTIMESTAMP - FLROHISTHEAD.TIMECLOSED)) <= 72)
    ORDER BY DateOpened, RepairOrder
    i think error was at second Where condition.
    Error at Command Line:1 Column:0
    Error report:
    SQL Error: ORA-01789: query block has incorrect number of result columns
    01789. 00000 -  "query block has incorrect number of result columns"
    *Cause:   
    *Action:

    Hi,
    On comparison with 1st query and 2nd query,it can be easily noticed that ,1st query is returning 4 columns and 2nd query returns 5 columns in select clause.
    In order to work union ,both of your queries should select equal no of columns.
    Hence replace your query
    Original query(1st ) :
    SELECT FLROOPENHEAD.RONBR RepairOrder,FLROOPENHEAD.DATEOPENED DateOpened,NULL DateClosed,
    (SELECT FLREPAIRSTAT.DESCRIPTION  FROM FLREPAIRSTAT
    WHERE FLREPAIRSTAT.REPAIRSTATID = FLROOPENHEAD.REPAIRSTATID) RepairOrderStatus,
    ....Relplace with :
    SELECT FLROOPENHEAD.RONBR RepairOrder,FLROOPENHEAD.DATEOPENED DateOpened,NULL,/*Here you need missed the comma */
    DateClosed,
    (SELECT FLREPAIRSTAT.DESCRIPTION  FROM FLREPAIRSTAT
    WHERE FLREPAIRSTAT.REPAIRSTATID = FLROOPENHEAD.REPAIRSTATID) RepairOrderStatus,
    ....Hope this helps
    Regards,
    Achyut

  • Form FI_FAX_COVER_A4 has incorrect page format

    I am getting error "form FI_FAX_COVER_A4 has incorrect page format" while executing the payment program RFFOEDI1 in batch mode.
    This error message is not consistent. I am not sure how form FI_FAX_COVER_A4 is getting triggered by program RFFOEDI1.
    Can any one help me on this issue.

    Hi,
    there are OSS notes
    1. 0.370 FI-AR-AR-G 854148 Faxing correspondence: Cover sheet is always issued 20.06.2005
    2. 0.300 FI-AR-AR-C 970870 RFDZIS00_PDF: Sending interest letter by fax or e-mail 26.09.2006
    3. 0.300 FI-AR-AR-C 956981 FINT: Sending interest letter by fax or e-mail
    They say you must use RFDZIS00_PDF or RFKZIS00_PDF program for this.
    I don't know but it smells like customizing - Fax cover for EDI message?
    Regards,
    Clemens

  • IPad has incorrect account for iCloud

    my ipad has incorrect account in icloud settings to change it do i simply delete account then start again? As it is any changes i make on ipad do not sync with iphone as its settings have a different icloud account.

    Shurely i will eliminate apple from my family!!!

  • Error : Form ZFi************* has incorrect page format

    Hi guys,
    Script:  my requirement is to copy standard form and stanadrad prog to zprog and zform. and i want to add extra fields in form. for achiving i changed page format DINA4 Portrait to LETTER Landscape. i developed these things. it working fine in this server  ( provided test data in this server).
         now problem is they provided data in Test client in diffrent server. for testing purpose i download script by using RSTXSCRP progam and uploaded and i copied porgram also. but when i run the transaction in test client,  giving error : error is Form zfi*** has incorrect page format.
    please do the needful.
    Thanks in Advance,
    Raj.

    I would check in SE71 to make sure the correct SAPscript layout is there and active.
    You can check transaction SPAD.  Be sure the LETTER in LANDSCAPE mode is supported for the specific device type assigned to the target printer in the test system.
    As a last resort, you can purge the buffer for loaded layout sets with program RSTXDELL.

  • Tax jurisdiction 0 has incorrect length

    Hi All,
    I am getting following error whil posting billing document in to accounting.could any one suggest this how to resolve.(we are maintaining condition type UTXJ Value is zero)
    ERROR;Tax jurisdiction 0 has incorrect length.

    Hello;
    Please be aware that if shipping from the US to a non juristiction        
    country the system should take a dummy jurisdiction code from the OBCL    
    transaction.                                                                               
    You have the situation that the product will be delivered from 'US'       
    to country 'BR'. If both countries are using the tax jurisdiction         
    functionality then it could be that the length is different in these      
    countries    as a solution in that export case the default tax            
    jurisdiction code from OBCL will be taken. Please check this.                                                                               
    Please also check the tax configuration in transaction FTXP.                                                                               
    Please ensure however that for each revenue line passed to accounting     
    that a tax line exists also otherwise error FF805 will be generated.      
    The tax code will be transferred to the conditions according to the       
    description of note 112609 - - therefore statistical items will not be    
    passed to accounting, and conditions with condition base value that is 0  
    are not passed to FI either.                                                                               
    IN SUMMARY:                                                               
    -> There must be at least a revenue line for each tax line.               
    -> For each revenue line containing a certain tax indicator there         
       must be a tax line with this indicator.                                
    -> If a tax condition has base value = 0  OR is inactivated OR is         
       statistical => then it is not passed to FI.     
    I hope it can help you.
    Regards
    Ruy Castro

  • Tiger reporting hard drive free space incorrectly.

    A client of mine has an iMac G5 running Tiger. For some reason it is reporting the free drive space as incorrect.
    I have run all of the common utilities (fsck, repair, etc.) and still not solved.
    The drive is a 160 GB and it show only 3 GB free.
    Any ideas?
    PowerMac G4 & iBook G3   Mac OS X (10.4.2)  

    This may happen sometimes if:
    1. You use Carbon Copy Cloner and force quit a clone before it is finished. It will leave something behind in Finder's Go menu -> Go to Folder -> Enter in the field:
    /Volumes/
    and click on Go.
    2. This may happen if you have an old version of the MacAlly iShock drivers. There was a situation where its logfiles would suddenly grow exponentially.
    Those are two things I'm aware that leave behind huge piles of debris that don't clean up after a restart.
    Burning CDs and DVDs if interrupted may leave behind large temporary files, though I don't know where that would be, and typically when you restart the computer that clears up.
    It may be possible that your client accidently hit the Duplicate keyboard shortcut (command-D) while having a very large folder selected, thus actually making himself twice as big a folder somewhere. Use the program Whatsize to determine where the largest data source is:
    http://www.id-design.com/software/whatsize/index.php

Maybe you are looking for

  • Beginners guide screwed|Is impossible to edit large pages on the wiki

    When you're trying to edit a large page on the wiki you get this message: WARNING: This page is 40 kilobytes long; some browsers may have problems editing pages approaching or longer than 32kb. Please consider breaking the page into smaller sections.

  • What's the maximum output voltage of labview

    hi i want to give 0 to 10v to the oscillator circuit so for that i would like to know that maximum output voltage of labview because i want to oprate my oscillator using labview program

  • Don't include 'out-of-frame' objects in PDF export

    Here's my issue - I need to create a screen friendly PDF instruction manual. I have been provided with the PDF print version of the manual, which is 660mm x 90mm (it folds up, 11 pages, to 60x90) I want to present the manual 2 pages at a time, so the

  • Youtube video corrupts Z10's video playback

    I was playing this video on my Z10: https://www.youtube.com/watch?feature=player_embedded&v=jLxZlwxOdd0#! After about an hour I got this error: There was an error receiving video data. The server may have stopped sending. Please try to restart the vi

  • Get postion from vacancy when transfer applicant data

    Dear all, Pls tell me how to get postion from vacancy when transfer applicant data? At the Initial data entry, i chose the advertisement that determine vacancy. But when transfer data, i have to choose the position again. Best reagrds, Quanglv