Incorrect entity mapping in FrameMaker 11 and 12 - A FYI!

In testing round tripping of XML to FrameMaker to XML I came across a particular ISO character 'lsquo' (Unicode x2018) which FrameMaker happily converted to the equivalent internal character xd4, and then promptly converted it to the entity 'rsquor' when saving as XML.  I have traced the cause to incorrect mappings in the entity files as shown below.  The same entity mapping error exists in FrameMaker 12.  I am guessing that the mapping may have been in the early version of the standard, however the latest version has the correct mappings (http://www.w3.org/2003/entities/iso8879doc/isopub.html).
In the file isopub.rw in folder %ProgramFiles(x86)%\Adobe\AdobeFrameMaker11\Structure\xml\isoents the following entries are incorrect, and should be set as shown:
entity "rsquor" is fm char 0x2018; should be entity "rsquor" is fm char 0x2019;
entity "rdquor" is fm char 0x201C; should be entity "rdquor" is fm char 0x201D;
In the file iso-pub.ent in folder %ProgramFiles(x86)%\Adobe\AdobeFrameMaker11\Structure\xml\isoents the following entries are incorrect, and should be set as shown:
<!ENTITY rdquor "&#x201C;"> <!--  --> should be <!ENTITY rdquor "&#x201D;"> <!--  -->
<!ENTITY rsquor "&#x2018;"> <!--  --> should be <!ENTITY rsquor "&#x2019;"> <!--  -->
You can choose to correct the entries in the folder locations above, however I like to keep changes there to a minimum so I added a RulesSearchPaths entry for each structured application to point to a folder controlled by logon scripts, which includes the complete isoent folder with both files updated.
You can also place the correct entity declarations before the include of isopub.rw however this does not work around the incorrect entries in iso-pub.ent.
Jon

An additional incorrect mapping!
In the file isoamsr.rw in folder %ProgramFiles(x86)%\Adobe\AdobeFrameMaker[11|12]\Structure\xml\isoents the following entry is incorrect, and should be set as shown:
entity "ges" is fm char 0x2265; should be entity "ges" is fm char 0x2A7E;
In the file iso-amsr.ent in folder %ProgramFiles(x86)%\Adobe\AdobeFrameMaker[11|12]\Structure\xml\isoents the following entry is incorrect, and should be set as shown:
<!ENTITY ges "&#x2265;"> <!-- GREATER-THAN OR EQUAL TO --> should be <!ENTITY ges "&#x2A7E;"> <!-- GREATER-THAN OR SLANTED EQUAL TO -->
Given this is the third incorrect mapping so far, I am, given time, going to check all files for duplicates.  It is a completely separate, and time consuming task, to check that all entries map to the correct Unicode character unless they duplicate a correct entry, like the one here.  I only found this entry because I was looking for instances of 0x2265.
Jon

Similar Messages

  • Windows 8.1 "No mapping between account names and security IDs was done"

    Hi,
    A week ago, I had a problem with my laptop in which the explorer.exe was restarting itself, when I was trying to fix it, I ran the Sfc/scannow, and it turns out, there were some files broken, then, following the instructions here of how to replace the files
    manually, I get to the Command prompt, and used the command "takeown", but when continued to the "icacls" command, it shows the message:
    "No mapping between account names and security IDs was done. Successfully processed 0 files; Failed processing 1 files."
    I didn't understand what was that, and in the page didn't said anything about that message, I thought that the explorer.exe problem also corrupted this solution, in the end, turns out, it was a third party program which was incorrectly un-installed, I fixed
    and forget about the other problem, until today when I was trying to open Word, when it turns out, that Office was "installing", something that doesn't make sense as I already had it installed and worked on it in the past. But when it's close to
    the finish, it shows, Error 1920, and that I don't have the requeriment grants, later looking on the internet, there was this "solution" (since I couldn't test it, I don't know if it works) saying that I have to user the command "icacls",
    but any time that I try, it says "No mapping between accounts..." therefore, I couldn't solve it that way.
    I don't know what exactly to do, since I don't understand exactly what I broke, hope you can help me, and thanks in advance.

    Hi,
    According to your description, the current problem is your Office program.
    If I am right, there is no any other problem on your system. It narrows down to the Microsoft Office program issue.
    Please run with safe mode to troubleshoot:
    1.Click WIN+R;
    2.Type Winword.exe /safe;
    3.Press Enter.
    If the issue would be gone in safe mode, it indicates the issue is caused by add-ons, please disable the add-ons one by one to clarify which one is culprit.
    If the issue still persists, go Office forum for further help:
    http://social.technet.microsoft.com/Forums/office/en-US/home?category=officeitpro
    Meanwhile, I would like to suggest you use System Restore to roll back to a previous time when everything worked fine.
    How to  refresh, reset, or restore your PC
    http://windows.microsoft.com/en-IN/windows-8/restore-refresh-reset-pc
    If I misunderstanding, please correct me.
    Karen Hu
    TechNet Community Support

  • What is the right CMS for FrameMaker 11 and DITA?

    Hello,
    I am looking for a good CMS for FrameMaker 11. I already tried componize for Alfresco, but it does not solve our problems. Some important requirements are:
    - comfortable editor which can be easily used by authors without XML/DITA/FrameMaker-knowledge
    - creating DITA-imagemaps (CMS editor)
    - creating DITA-templates without special knowledge or using FrameMaker-templates without problems
    In componize it was possible to download DITA-maps and open them in FrameMaker. But I don`t know how to format a whole DITA-map in FrameMaker - is it possible? Because it wouldn´t be very comfortable to format every single topic by using an EDD..
    Another idea was to import the whole DITA-map to RoboHelp for formatting, but it didn`t work because of a missing DITA Open Toolkit-Folder? I did download DITA Open Toolkit, but I was not able to install it. Why do I need this for RoboHelp and not for FrameMaker?
    And for the templates: is there an easy way to create FrameMaker-DITA-templates? I read a lot about EDDs, R/W-rules and DTDs but it seems to be very complicated for non-experts to create all these different documents. And there are less help documents like demonstration videos to learn it on my own.
    For me it seems to be like "before you are able to work with RoboHelp-FrameMaker-Templates-Outputs-CMS, learn a lot of programming languages and become an IT-specialist." - so very complicated, not comfortable, not intuitively.
    A lot of questions, maybe some of you have some good ideas and solutions! Thanks

    A CMS (content management system) is used for storing, retrieving, and managing files. Some CMS products are specialized for DITA. But they don't usually come with the ability to create and edit maps and topics. For that, you need a DITA editor. FrameMaker is a pretty good DITA editor (especially with the DITA-FMx plugin from Leximation).
    DITA maps don't need formatting.  They're simply organized collections of DITA topics. The topics do need formatting in order to deliver outputs.  FrameMaker can format them for print or PDF output, and is exceptionally good for this purpose. It can't directly format DITA for other outputs. For this, FrameMaker and many other products rely on the DITA-OT, which can format DITA for many outputs, such as CHM, Eclipse, or JavaHelp (and also PDF, but without the same power as FrameMaker).  
    To format the topics for page output, FrameMaker uses an EDD.  All DITA topics are formatted using the same EDD, and Frame does this "behind the scenes"  so you usually don't have to worry about it (although you can make custom adjustments to the EDD if you want).
    If you are using DITA, it's a good idea to install the DITA-OT and get it working with other products. There's a Yahoo group called dita-users where you can get help with this.
    As an alternative to the DITA-OT, you might want to look at DITA2Go or DITA4Publishers.

  • Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default

    in use:
    vRO 5.1
    eclipse 3.7.2
    vRo plug-sdk 5.1
    steps:
    1.create a plug-in project from samples(choose solar system)
    2.find the dar package and upload it by vRo configuration
    3.vRo configuration said upload successfully,but the solar system configuration is not properly configued..
    problem:
    Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default
    How to solve it??
    Thanks so much!!

    There was problem from crm side...its working now..

  • Every time I try to open itunes I get a message saying "runtime error. An application has made an attempt to load the C runtime library incorrectly. I have already un- and re-installed it, but i get the same message as before. How do i fix this?

    every time I try to open itunes I get a message saying "runtime error. An application has made an attempt to load the C runtime library incorrectly. I have already un- and re-installed it, but i get the same message as before. How do i fix this? I don't want to lose my music and would at least want to save that.

    Follow the instructions of tt2 given in https://discussions.apple.com/thread/5822086 and note to run as admin

  • How do I remove an incorrect apple ID from an iPad and replace it with the correct one?

    How can I remove an incorrect Apple ID from my ipad and replace it with the correct one?

    Hello Shy guy,
    You can try this:
    1. Go to the iTunes Store or App Store
    2. Scroll down, there you will see Apple ID: "your email" (below Redeem and Send Gift)
    3. Tap on that button
    4. Tap on Sign Out
    Now you should be able to use another Apple ID.
    Cedric

  • Group Policy won't apply, No mapping between account names and security IDs was done.

    I am using Group Policy Preferences to remove users from the local admin group and add a local admin account.  This GPO is working on 90% of the Win7 machines on the network, but three laptops are not accepting the GPO.  I get the following error:
    Log Name:      Application
    Source:        Group Policy Local Users and Groups
    Date:          6/24/2014 8:49:28 AM
    Event ID:      4098
    Task Category: (2)
    Level:         Warning
    Keywords:      Classic
    User:          SYSTEM
    Computer:      laptop1.internal.com
    Description:
    The user 'Administrators' preference item in the 'Local Admin Policy - Remove Permissions {593ACD77-3663-4023-BEB8-938D83F7862E}' Group Policy object did not apply because it failed with error code '0x80070534 No mapping between account names and security
    IDs was done.' This error was suppressed.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Group Policy Local Users and Groups" />
        <EventID Qualifiers="34305">4098</EventID>
        <Level>3</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-24T13:49:28.000000000Z" />
        <EventRecordID>68771</EventRecordID>
        <Channel>Application</Channel>
        <Computer>laptop1.internal.com</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data>user</Data>
        <Data>Administrators</Data>
        <Data>Local Admin Policy - Remove Permissions {593ACD77-3663-4023-BEB8-938D83F7862E}</Data>
        <Data>0x80070534 No mapping between account names and security IDs was done.</Data>
      </EventData>
    </Event>
    I've searched high and low for an answer and nothing I find on-line seems to apply.  I also notice that the option to 'Run as Administrator' does not work.  If I right-click on cmd.exe and select 'run as administrator', the command box opens but
    I am not prompted for credentials and the command box does not have admin rights.  Not sure if this is related or not.
    Any help on this would be greatly appreciated.
    Thanks,
    Joe

    Hi,
    Delete your  remove action from the GPP and push it again, does this issue still occur?
    If it still exists, let’s collect the GPP log for analysis:
    Group policy Preference debug logging policy settings are located under:
    Computer Configuration\Administrative Templates\System\Group Policy
    Click Logging and tracing, select local users and group preference logging and trace.
    Meanwhile, just a similar issue, but it is worth trying:
    A user is added to the wrong group on a client computer that is running Windows 7 or Windows Server 2008 R2
    http://support.microsoft.com/kb/2280515
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • Acrobat 9.0 shared review not working after FrameMaker 11 and RoboHelp 10 are installed

    Acrobat professsional 9.0 shared review function was working fine when I was using FrameMaker 7.2, but after I install FrameMaker 11 and RoboHelp 10, nothing happens when I select "Send for Shared Review" or "Attach for Email Review", no error messages, no prompts, just nothing...btw, the system is Windows XP SP3.
    Is it a compatibility issue? Does the same issue happen to you and how you fix this? Thanks for your help..
    Stephanie

    We are getting this on certain machines and not others.  I can't seem to be able to find a rhyme or reason.  We are trying to initiate reviews on a shared internal network location.
    A few questions for the forum:
    Does Owner rights matter on the share that the review file is to be stored in?  Currently we have Modify rights for all participants and initiators.
    Does it make a difference which updates are installed past 9.0?  Does it make a difference if Pro and Reader are installed?
    Can someone confirm that the Acrobat.com is required to be installed on the machine?  I noticed on the latest installs of reader acrobat.com application is not installed.
    I'm posting this now because I haven't seen a clear cut answer to:
    Could not save the shared review-enabled PDF file

  • Framemaker 8 and Distiller 8.1.4  creating PDF

    Hi
    I use FrameMaker 8. I save it as Frame 7.0 document type. When I create PDF, I get error and cannot successfully convert to pdf.
    My friend told me to uninstall Acrobat Professional, Framemaker 8 and then reinstall frammaker8 so that the PDF add-ons get installed.
    When I try to uninstall Acrobat Pro, uninstallation asks for AcroPro.msi file. When i insert the Acrobat Pro CD, it has the file, but I get the error "package file is not windows package...etc..". This is the same CD from which I had installed Acrobat Pro in the past.
    If I do not uninstall Acrobat Pro, when I install Frame8 and then continue to install PDF addon I get the message, you have a more updated version...installation will exit.....
    Now I am left with no way to convert to PDF.
    Any help, suggestion would be very useful.
    Thanks
    Bhagyashree

    I would start by not listening to your friend...
    Then, I suggest that you:
    * Verify that you have all FrameMaker patches installed.
    * If Acrobat is still on your system, see if you have a Repair Installation option on the Help menu and if so, activate it. Otherwise, I would try to reinstall and select Repair.
    Once you have a working installation again, try setting your system default printer to the Adobe PDF printer, and from Frame, select File > Print and print to the Adobe PDF printer. On the Frame Print dialog box, _do not_ activate the Print to File checkbox.
    If you still get an error, please let us know what the error message is. Also helpful are your operating system, amount of RAM installed, and other system information.

  • Field mapping in transfer structure and communication structure

    Hi,
    I am able to see the mapping of BW field with R/3 field in the transfer structure.
    By the same time, in the communication structure the same BW field is there with out any mapping (Unmapped).
    Can any one advice what could be the problem. Thanks.
    Regards,
    Abhi.

    Hi Abhi
    In communication structure will not have any mapping, it is just the structure to communicate to Datatarget. Mapping between Source fields and BW fields is done at transfer rules and mapping btwn communication struture and Datatarget will be donein Update rules.
    Regards,
    Kiran.

  • We have migrated data from virsa 4.0 to grc 10.1, all virsa mitigation approvers and controllers got migrated but we are not able to map new mitigation approver and controller to the mitigation ids.

    Hello All,
    We have migrated data from virsa 4.0 to grc 10.1, all virsa mitigation
    approvers and controllers got migrated but we are not able to map new
    mitigation approver and controller to the mitigation ids.
    The steps we have done below.
    1. We have created user id in su01 with necessary authorizations
    2. we have declared this user id in Access control owners as a
        mitigation approver and assigned to the organization unit
    Now we are trying to map to newly created mitigation approver to the
    mitigation id but we are not able to find that approver id for the mitigation ids. (only old mitigation ids came from VIRSA only we are able to see, not able to add new mitigation approvers / controllers to the mitigation ids)
    Kindly check this issue, this is very critical for us.
    Thanks in advance.
    Regards,
    Karunakar

    Hi Karunakar,
    - Assign Owners to Organization unit
    - Make these owners as Mitigation Approver and Monitor
    - Create Mitigation Id in this Org. unit
    Regards
    plaban

  • FrameMaker 8 and Acrobat 9

    I had a FrameMaker file that has gone through several revisions. In its
    last revision it accidentally had an older version of a pdf file created
    on a Mac on one of the pages. The FrameMaker file distilled fine with
    Acrobat 8 but had issues under Acrobat 9. The error was:
    > %%[ ProductName: Distiller ]%%
    > %%[Page: 1]%%
    > %%[Page: 2]%%
    > %%[Page: 3]%%
    > %%[ Error: undefinedresource; OffendingCommand: findresource; ErrorInfo: DictCRC --nostringval-- ]%%
    >
    > Stack:
    > /CSA
    > /1
    > /CSA
    > -mark-
    > -save-
    >
    >
    > %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    > %%[ Warning: PostScript error. No PDF file produced. ] %%
    The pdf file seemed to be a nice pdf that Acrobat 9 (under Windows) had
    no issues with. However, regenerating the pdf file seemed to cure the
    issue and had the advantage that all the graphics on the page which was
    a software demonstration now are showing the Windows application output
    rather than the some Mac application and some Windows application output.
    Alls well that ends well I suppose.
    Mike

    I had a problem in FrameMaker 8 and Acrobat 8 with embedding Flash Files
    into Acrobat via FrameMaker. Embedding into the pdf was not reliable.
    Sometimes the swf would work, sometimes it wouldn't. It appears that
    embedding from Frame 8 through Acrobat 9 is more reliable. At least in
    the first few files that I've used (which are basically the same files I
    previously used. As to why re-pdf the same Frame files---purely for
    testing purposes.
    Mike

  • Issue in mapping the same source and target fields

    Hi All,
    I am working on PI 7.0 and currently I am connecting to PI 7.0 via citrix desktop . Problem here is : in the mapping , direct mapping option that is available to map the same source and target fields is disabled . I do know that this is due to some java version issue .
    What I want to know is there any possibilty of solving this issue without installing an updated java version ?
    Regards
    Vinay P.

    I've faced the same for many times and all of that were due to Java version.
    1st of all, you have to check the authorizations you have. If you have enough (DEVELOPER_J2EE, CONTENT_ORGANIZER_J2EE, and so), and - obvious but very often forgotten - you have to assure you're trying to change it in the message mapping change mode On.
    Then, last shot should be downgrade your Java version.
    The 1.4.2 JRE version allow you to use not only the Mapp the Identical field but also Dependencies, Clear Mapping and some other tools/buttons. As mentioned above, if there's a fix in the new Java releases, I do not know (hope so) and would appreciate if you could let us know.
    Tks.

  • Mapping between Sync sender and Async Receiver

    Hi Experts,
    How to do mapping between Sync sender and Async Receiver?
    Flow: Sync SOAP Sender Client -> First Async webservice call -> Second Sync webservice call
    1. I have to send some input/request details to first webservice call. It will just update the database.If I do mapping with SOAP Sender client and first Async webservice.. I am getting timeout, because it expects response mapping too.
    2. Only Second webservice call return the response back to SOAP Sender client.Here mapping between SOAP Sender client and Second Sync webservice call. I don't have any problem here.
    I have to pass the same request info to both webservice calls, Please tell me how to do the async mapping in BPM?
    Regards
    Sara

    Hello Sara,
    Hope these blogs are useful to you..
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi - Message Flow in XI
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm - Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in
    ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in
    ccBPM
    Thanks,
    Satya Kumar

  • What is Multi-mapping in SAP+XI and when is it used?

    Hi SDN,
    Can you please tell me what exactly is a multi-mapping in SAP+XI  and when is it used with an example.
    Regards,
    Aniruddha Bhattacharya

    Hi Aniruddha,
      Multi mappings can be used in ccBPM which is used to map abstract interfaces. Development is the same as Message Mappings.
    n:1 Transformation
    Bundles multiple messages into one message, for example, individual purchase order items into one purchase order.
    1:n Transformation
    Splits a message into multiple messages, for example, a purchase order into the individual purchase order items.(its possible without BPM)
    n:m Transformation
    Converts a message into another message, for example, a message that is defined by interface A is converted to message that is defined by interface B.
    Multi-Mappings reference multiple message structures:-
    a) All source message structures are combined into 1 source structure.
    b) All target message structures are combined into 1 target structure.
    Therefore, there is only one source structure mapped to one target.
    With BPM:
    /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    Without BPM:
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    Also go through this thread...you will find lots of link which are helpfull...
    Multi Mapping
    Regds,
    Pinangshuk.

Maybe you are looking for

  • Javax.servlet.ServletException & java.lang.NoClassDefFoundError

    I am getting this javax.servlet.ServletException & java.lang.NoClassDefFoundError exceptions while running jsp in .netbeans. Iwas able to compile and run jsp pgms , but i am getting this error when i use jsp:useBean.I think the java class created is

  • PO holding Issue

    i have one problem in Holding the PO data... actually after holding the PO system issue a PO number let say 4500000058. then after doing changes in PO it shud save/post with same number but in my system it shows a different number for that 4500000060

  • How to transfer IDOC information to BUT000?

    Hi, We are working on transferring Business Partner Master Data from SAP HR system to SAP CRM system through IDOCs. The changes done in the standard SAP fields like (Partner No, Fist name, Last name etc) are transferred to BUT000 in SAP CRM successfu

  • Perform queries to external web sites.

    Hello, I would to know whether there is any way to perform queries to different web sites from a Java program. To make it clear, i want to perform a search query to a business directory(yellowpages.com), in order to get back the list of businesses av

  • Can't download Mavericks?

    Every time I click Download, it grays out then reappears as the original Download button. Help?