Conversion table, EDD, manage multiple formats table

Hello! I'm quite new to structured framemaker and I plan to migrate legacy documentation not structured in XML format. In documentation existing as well as ordinary tables I Note and warning messages in a table:

sample.PNG

The icon is a paragraph with a frame higher TFP. format and table shading

When I generate a conversion table, framemaker creates that one set of items for the table cells, rows, etc. I'm a little confused about how to deal with these tables in the table of conversion and ESD file so that I can save the converted to XML file, then load it and get the same table format? I would appreciate any advice. Thank you!

Elektroneg,

It is always tempting to start a new project structured FM by converting existing documents. I recommend, however, that, until you are familiar with the structure, you start by building a structured model and ESD and take a good start on them debugging with the test data. Once you have created a catalog of the element, it will give you a target for a table of conversion and implementation of an XML application.

A table structured FM must have the elements on each side of the table: the entire table, any title of table, any position table, the body of the table, a table leg, all ranks, and each cell. Each of these item types can be used for one purpose. You cannot, for example, have a general element called TableSection which is used for the header, body and foot or an element called title, which is used for the section headings, but also the titles table. However, you can have several elements of each of these types.

A DSP defines all the elements for the tables and the various components of the table, including the command of no subitem. It can also define an initial table format the format applied when the table is created and the initial models that specify the names of the line items in a topic of table, foot or body, and those of the cells of each type of line. Note that these are the original formats and models of structure only.

In your case, for example, you can set a table format called Message with the shaded background desired. If the note and Attention messages have different icons, you can define two elements of the array, called Note, and called Attention.  The body of a Note might be called NoteBody, and the only line of a NoteBody might be NoteRow. The two cells in a NoteRow could be called NoteIcon and MessageText and may contain paragraphs which forms have the same name as these elements. Tables of attention would be defined by analogy.

To generate a table of conversion that structure this content, remember that any table generated by FM conversion is only a starting point. The project creates the FM does not define several the table header, body, foot, line or cell elements. You can change the conversion table to do this. For example, the part of your grade conversion table will be something like:

Wrap this object or objects

This element of

With this qualifier

TC: P:NoteIcon

NoteIcon TC: P:MessageText MessageText TR:NoteIcon, MessageText NoteRow TB:NoteRow NoteBody T:NoteBody NoteTable

This conversion table fragment defines a table cell that contains a NoteIcon paragraph labeled as a part of NoteIcon, a cell with a paragraph containing the MessageText tag to be a MessageText, a line containing an element tag NoteIcon followed a MessageText marked to be a NoteRow, a table containing a single element tag NoteRow to be a NoteBody , and a table composed only a NoteBody be labeled NoteTable.

-Lynne

Tags: Adobe FrameMaker

Similar Questions

  • Add multiple attributes to the element via the conversion table?

    Hello...

    I'm sure I know the answer to this question, but am looking for validation.

    Is it possible to add multiple values of the attribute to an element using a conversion table? Table following conversion creates the < some-elem > element with the attribute @attrname to "attrval"... but what happens if I wanted to put two attributes? I tried this... Some-elem [attrname = "attrval"] [otherattrname = "attrval2"]... but the second definition is ignored. Is it possible to do (with conversion tables)?

    Wrap this object This element of With this qualifier
    P: some-para-tagSome-elem [attrname = "attrval"]



    Thank you!

    .. .Scott

    Scott,

    The structured reference apps said to separate assignments of two attribute with an ampersand, as in

    Some-elem [atttrname = "attrval" & otherattrname = "attrval2"]

    I've never done, so it is not tested.

    Van

  • Issues of conversion table: element

    For example, in a table of conversion (FM12) an element must contain what might be in there? For example:

    Question has)

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] element.

    In other words, included it 1 or more E:Section [S2] can itself contain an E:Section [S3], but the [S1] Section would not just outside the Section [S2]. So, should I include E:Section [S3] within the definition of Section [S1]?

    ==========

    Issue B)

    Also, I don't get specified TEXT anywhere in the samples, I look. TEXT must be in my conversion table?

    Am I right that I should add my lists to the right, if I want lists to be valid in the Sections?

    ==========

    Question C)


    In addition, I understand that the following specifices 0 or more of the content items: E:Head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] item.

    However, the reality is for E:Secton [S2] there must be two or more none (there can be only one). Then, the following text describes what I just said?

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | (E:Section [S2],E:Section[S2]+)) *


    Thank you


    Sean

    Sean,

    This can be complicated to address with simplicity (like language), but I'll take a shot at him.

    -------------------------------------------------------------------------------

    Question has)

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] element.

    In other words, included it 1 or more E:Section [S2] can itself contain an E:Section [S3], but the [S1] Section would not just outside the Section [S2]. So, should I include E:Section [S3] within the definition of Section [S1]?

    RW: No. each rule as this specifies the child direct candidates only. You would have a separate line in your table in the Section [S2}, which indicates its respective candidates children (a which Section [S3].)] Similarly, Section [S3] would have its own line, etc.

    ----------------------------------------------------------------------------------

    Issue B)

    Also, I don't get specified TEXT anywhere in the samples, I look. TEXT must be in my conversion table?

    Am I right that I should add my lists to the right, if I want lists to be valid in the Sections?

    RW: no, by nature, a text node is locked to his current position, as a child of its current parent. Everywhere where parents who will, the child text node needs to go also. So no choice in the matter. Of course, however, the general rule in your EDD must allow text as long as it is necessary to maintain the validity.


    Another explanation, imagine how a text node is displayed... usually by wrapping text in a component of character Beach, where there is additional text before and/or after the inside of the paragraph. The conversion table normally does this skin based on the character formats, then text nodes are just there and fixed.

    -------------------------------------------------------------------------------

    Question C)

    In addition, I understand that the following specifices 0 or more of the content items: E:Head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] element.

    However, the reality is for E:Secton [S2] there must be two or more none (there can be only one). Then, the following text describes what I just said?

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | (E:Section[S2],E:Section[S2]+)) *

    RW: The logic seems wrong to me. I don't know exactly what your EDD or source file looks like this, but I think more in the sense of something like:


    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor) *, article [S2], article [S2] +.


    Otherwise, you might get more

      , etc. after the sections. While we are on this issue, let me throw out some thoughts...


    -You must decide if you try to apply strictly the structural rules here or simply to get the optimal structure applied. As a general rule, a rule of conversion table can be more lenient, so it may capture abnormalities that can be cleared up later using the validation of ESD. You come with additional consideration of another agreement, that an article must begin with a

    I would usually use a simpler rule, such as:


    E:head [H1], (p | ul | ol |) GRAPHIC | Table | Anchor) *, Section [S2] *.


    It is perhaps more lenient than the structure that you intend to apply in your documents. But it is much more likely to get your most feasible initial structure from the beginning. During the cleanup after conversion, it is easier to correct a little lost

    elements only to the rearrange a bunch of hierarchies section, everything simply because you were looking for perfection in the first passage.


    -Once again, although not knowing your EDD, this jumps at me... by putting GRAPHICS, table and anchor in a single rule, this means they must be brothers and sisters. However, from previous conversations, I'm suspicious that they are not. In other words, I suspect that the anchor can be one parent to the other two. If so, this rule should be anchor only and it should be separate rules to push the GRAPHICS elements and table under anchor, then this rule simply has to pull on the anchor and children.

    -------------------------------------------------------------------------------

    I hope this helps!

    Russ

  • Conversion Table helps with Note/caution

    I'm almost finished my conversion table, but I'm having problems with two things: lists and notes/warnings. For simplicity and brevity, I'll discuss the lists in another post.

    My < note > elements have an attribute of caution are simply formatted as a paragraph Level0. My conversion table looks like this:

    Notes.png

    Cautions.png

    I've looked at these for too long to be able to determine why the score is correctly convert paragraph tag, but the caution paragraph tag is just a paragraph.

    TIA,

    Marsha

    Hi Marsha...

    I think that the problem lies elsewhere... that seems essentially functional for me.

    However, your TC: P: * maps look like they could cause problems, but not for what you describe (although this syntax isn't something I used so I could be all wet it).

    Note that the default @type for is "note", so there is no need to assign type = "note" a note regular... it's not bad, it is not necessary.

    See you soon,.

    .. .Scott

  • Conversion tables and the entries in the table

    I'm working on a conversion table for our former products of FM unstructured to DITA. I understand the basic concepts, but I'm having a problem with the table cells.

    I have P:CellBody in my conversion table, in the first row, mapped at the entrance with a cellbody qualifier.

    I also TC mapped at the entrance.

    The same applies to P:CellHeading, and Th.

    Therefore, my text is wrapped in two input elements. The context tab to show the item says:

    entry

    entry

    line

    TBODY

    tgroup

    Table

    body

    NoName

    NoName

    I'm sure it should be the same as above with the input only one element (and of course with the fixed NoNames which I think I know how to do; I just have not had here yet).

    How to avoid get my cells wrapped in two input elements?

    Thanks in advance,

    Marsha

    Marsha,

    I don't understand what you're trying to do, or what is exactly in your conversion table. Be aware, however, that FrameMaker will always create elements for the basic elements that occur in your tables. The table of conversion that you give little control of how these items will be marked, but not question whether elements will exist.

    If your conversion table contains lines such as:

    P:CellBody entry cellbody
    TC: entry

    You will get the nested input elements. External is the cell of the table itself and inside is the paragraph. FrameMaker does not have a valid document to use the tag of the element itself to a cell and a container, so aside from the results is not what you wanted, they are not correct in FrameMaker.

    If your table cells contain simple paragraphs and you don't want the elements for cells and paragraphs, your conversion table didn't even need to mention paragraph CellBody and CellHeading tags. Indeed, if your table formats using CellBody as paragraph format for cells in the body of a table and CellHeading as the paragraph format for the cells in the table, your ESD header didn't even apply the paragraph formats.

    Another alternative is to include a paragraph tag in a table row of conversion for a table cell by combining TC: and P: to match table cells containing such paragraphs. For example:

    TC: P:CellBody entry

    creates items named cell entry of table cells containing paragraphs tag CellBody. The paragraph in such a cell is not encapsulated in an extra element.

    One final note is that TH: in a conversion table refers to the position of the entire table. his children are header lines. The analogue of table of TH body: to:, not TC.:

    -Lynne

  • How to apply the Conversion Table of file FM.

    I have a conversion table generated for a group of files that I am trying to structure. I want to be able to apply the conversion with Extendscript table. The script that I have does not save any file converted. I don't know why is it not save the file. I was under the impression that the "Structure Generator" should create the new file. If this incorrect.

    Here is the code I am using.

    var myFile = File.openDialog ("Select File to Convert"); 
    
    var myCT = File.openDialog ("Select ConversionTable"); 
    var CT = openFile (myCT.fsName, 0); 
    
    applyConversionTable (myFile.fsName, CT) 
    closeFile (CT); 
    
    function applyConversionTable(fileName, CT){ 
        var doc= openFile (fileName, 0); 
        var name = fileName.replace(/[\w\.]+$/,"test.fm")  
        CallClient("Structure Generator", "InputDocId " + doc.id); 
        CallClient("Structure Generator", "RuleDocId " + CT.id); 
        CallClient("Structure Generator", "OutputDocName " + name); 
        CallClient("Structure Generator", "GenerateDoc"); 
        closeFile (doc); 
    } 
    
    function openFile( fileName, visible){ 
         
        var i = 0; 
        var doc = 0; 
         
        var openParams = GetOpenDefaultParams(); 
        var retParams = new PropVals(); 
         
        i = GetPropIndex(openParams, Constants.FS_AlertUserAboutFailure); 
        openParams[i].propVal.ival = false; 
        i = GetPropIndex(openParams, Constants.FS_MakeVisible); 
        openParams[i].propVal.ival = visible; 
        i = GetPropIndex(openParams, Constants.FS_FileIsOldVersion); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_FileIsInUse); 
        openParams[i].propVal.ival = Constants.FV_ResetLockAndContinue; 
        i = GetPropIndex(openParams, Constants.FS_FontChangedMetric); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_FontNotFoundInCatalog); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_FontNotFoundInDoc); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_RefFileNotFound); 
        openParams[i].propVal.ival = Constants.FV_AllowAllRefFilesUnFindable; 
         
        doc = Open(fileName, openParams, retParams); 
         
        if (doc.ObjectValid() ===1){ 
            doc.openedByScript = true; 
        } 
        else{ 
            PrintOpenStatus(retParams); 
        } 
        return doc 
    } 
    
    function closeFile(doc){ 
        Constants.FF_CLOSE_MODIFIED = 1; 
        var res = doc.Close(Constants.FF_CLOSE_MODIFIED); 
    }
    

    Ah, found the problem. I noticed this earlier, but do not think that it was important, it apparently. The other arguments must be all uppercase. Like this:

        CallClient ("Generator of Structure", "INPUTDOCID" + doc.id);
        CallClient ("Structure Generator", "RULEDOCID" + CT.id);
        CallClient ("Generator of Structure", "OUTPUTDOCNAME" + name);
        CallClient ("Structure Generator", "StructureDoc");

    I tested it and it works for me. FWIW, I think that it is a poor quality of a client API feature otherwise very slippery.

    Russ

  • ORA-02374: error loading conversion table / ORA-12899: value too large for column

    Hi all.

    Yesterday I got a dump of a database that I don't have access and Production is not under my administration. This release was delivered to me because it was necessary to update a database of development with some new records of the Production tables.

    The Production database has NLS_CHARACTERSET = WE8ISO8859P1 and development database a NLS_CHARACTERSET = AL32UTF8 and it must be in that CHARACTER set because of the Application requirements.

    During the import of this discharge, two tables you have a problem with ORA-02374 and ORA-12899. The results were that six records failed because of this conversion problem. I list the errors below in this thread.

    Read the note ID 1922020.1 (import and insert with ORA-12899 questions: value too large for column) I could see that Oracle gives an alternative and a workaround that is to create a file .sql with content metadata and then modifying the columns that you have the problem with the TANK, instead of BYTE value. So, as a result of the document, I done the workaround and generated a discharge .sql file. Read the contents of the file after completing the import that I saw that the columns were already in the CHAR value.

    Does anyone have an alternative workaround for these cases? Because I can't change the CHARACTER set of the database the database of development and Production, and is not a good idea to keep these missing documents.

    Errors received import the dump: (the two columns listed below are VARCHAR2 (4000))

    ORA-02374: error loading «PPM» conversion table "" KNTA_SAVED_SEARCH_FILTERS ".

    ORA-12899: value too large for column FILTER_HIDDEN_VALUE (real: 3929, maximum: 4000)

    "ORA-02372: row data: FILTER_HIDDEN_VALUE: 5.93.44667. (NET. (UNO) - NET BI. UNO - Ambiente tests '

    . . imported "PPM". "' KNTA_SAVED_SEARCH_FILTERS ' 5,492 MB 42221 42225-offline

    ORA-02374: error loading «PPM» conversion table "" KDSH_DATA_SOURCES_NLS ".

    ORA-12899: value too large for column BASE_FROM_CLAUSE (real: 3988, maximum: 4000)

    ORA-02372: row data: BASE_FROM_CLAUSE: 0 X '46524F4D20706D5F70726F6A6563747320700A494E4E455220 '.

    . . imported "PPM". "' KDSH_DATA_SOURCES_NLS ' lines 229 of the 230 308.4 KB

    Thank you very much

    Bruno Palma

    Even with the semantics of TANK, the bytes for a column VARCHAR2 max length is 4000 (pre 12 c)

    OLA Yehia makes reference to the support doc that explains your options - but essentially, in this case with a VARCHAR2 (4000), you need either to lose data or change your data type of VARCHAR2 (4000) to CLOB.

    Suggest you read the note.

  • Conversion table of Partition Non-Partition and vice versa

    Hello

    I followed the method of Partition to Partition and vice versa conversion table below. Please suggest is here
    any other altrnative methods available to accomplish the same thing.

    Conversion table of partition table partitions. Export data, drop the table, create the table with partitions and
    import data into the same table, now, the data is organized with Partitions.

    Conversion table of partition table non-partition. Export data, drop the table, create the table without partitions and
    import data into the same table, now, the data are organized without Partitions.

    Thank you.

    Google "oracle Exchange partition".

  • Conversion table problem (FM unstructured for DITA, cannot create valid choicetable)

    Hello

    I'm trying to set up a table of FM migration to DITA. I was able to map most of my paintings on the table suuported in DITA style CLIENT access licenses, but I can not choicetables right.

    My problem is the element specific FM for the body of the table.

    It's my conversion table:

    choicetbl1_2.gif

    And that's what I get:

    choicetbl1_1.gif

    Where is my mistake? I tried several variants for fm-chbody, but the result is always the same.

    Thanks for any help

    Susanne

    Susanne,

    Two observations:

    First, I tried your table of conversion to FM 10. As it is, I failed to the package body element. However, when I changed the first cell in the line fm-chbody to + TB:E:chrow or simply TB:chrow +, the element of body wrapped as expected.

    Second, the Structure display you proposed shows that items in your results the fm-chheadrow and Charles are the two children of the tbody element. So, it seems that the two types of lines in your unstructured document appear as body lines. Applying a conversion of a document informal table cannot move content from a header to a body line line. Your fm-chheadrow rule only applies to lines in a table header and your fm-chbody rule applies only when all the lines in the body of the table are mapped to the Charles. Try to move the first line of your table to a header row and see what happens.

    Good luck.

    -Lynne

  • FDK - apply document Conversion table

    Hello

    I want to be able to apply a conversion to an open document table, through an FDK.

    Is it possible to call the command "Structure current document...". "the client and pass a filepath, open the document Conversion table, and that applies to the current document?

    I want to be able to pass the path to the command automatically without displaying the dialog box.

    I appreciate any help!

    Thanks in advance,

    KFN

    Hi David,

    Yes. It is in the chapter of the FDK ref called "Call Clients shipped with FrameMaker." The table of conversion process is done by another client API called generator of Structure, and you will need to make calls to it. However, in the last ref FDK I, I think that the syntax in the documentation is wrong. I'll copy and paste parts of the device below, replacing it with the syntax that I know works. Note that you must have all documents open with their identity papers seized... you can't just send a path.

    To perform most operations with customers of FrameMaker, you perform a sequence of several
    Calls F_ApiCallClient().

    To structure a document, use the following sequence of calls from F_ApiCallClient():

    F_ApiCallClient ("Structure Generator", "INPUTDOCID objectID");
    .. .or objectID is the ID of the input document.

    F_ApiCallClient ("Structure Generator", "RULEDOCID objectID");
    .. .or objectID is the ID of the document table rule (conversion).

    F_ApiCallClient ("Structure Generator", "OUTPUTDOCNAME path");
    .. where path is the full path of the output document. This command is optional. If you do
    not specify a path, the leaves of the unsaved document structure generator and open.

    F_ApiCallClient ("Structure Generator", "StructureDoc");
    ... This call tells the structure generator to generate the structure using the parameters provided by the
    calls listed above.

    KFN, is again Russ. Thus, for example, to make the call where send you the number of the document that you want to the structure, you would do something like:

    UCharT msg [1024];

    F_ObjHandleT docId.

    ... code for docId, etc...

    F_Sprintf (msg, "%d INPUTDOCID", docId);

    F_ApiCallClient ("Structure Generator", msg (StringT));

    ... rest of calls, etc...

    I hope this helps.

    Russ

  • Manage multiple windows or applications

    is there a way to have four apps display in the task view this quad of the screen instead of split the screen in half, it would be to divide the screen into four

    Hello

    Help windows 10 - wink

    http://winsupersite.com/Windows-10/how-master-Windows-10-snap-assist-desktop-mode

    Press the Windows key + Tab to see the 3D Flip effect

    Use the arrow keys to navigate between windows

    How

    http://www.howtogeek.com/198230/how-to-use-snap-assist-and-2x2-snap-on-Windows-10/

    Windows Vista - Flip 3D

    http://Windows.Microsoft.com/en-us/Windows-Vista/using-Windows-Flip-3D

    Manage multiple windows - Windows 7

    http://Windows.Microsoft.com/en-us/Windows/manage-multiple-Windows#1TC=Windows-7

  • How to: save the image in multiple formats AND edit file names every time automatically?

    Hello!

    First of all, I hope I'm not opening a discussion that has already been asked/Treaty. a lot. I couldn't find a solution to my particular problem until now in the web and I hope someone can help me.

    I work with Adobe Photoshop CC 2015.

    My problem is: I work a lot with product photos (whole/collage of several elements) and I want to speed up the process-saving in multiple formats (JPEG and PNG, sometimes TIFF as well).

    The initial situation is: I have a main PSD file (to keep things clean and centralized) with several layers, each layer containing a different element. I need to check/uncheck layer visibility often, add/remove elements of collage to generate variants of game.

    With every change that I agree (very minor steps), I have to go to SAVE AS... (Shift + ctrl + s)-> SET a format (JPEG, PNG, TIFF)-> EDIT file name (according to whole-variation [e.g. "Assembly-set01_lightbulb" / "Assembly-set01_lightbulb_cable" /...]---> save.) Fact.

    And then REPEAT the steps together, define another format drop-down list, change the name of the file again (since the file original .psd remains without additions) and so on...

    This process could his insignificant, but for me, when it comes to the variations set, consumes a lot of time, in particular, by taking changes in layers is a matter of 2 clicks.

    So what I know: There is an option to automate the in some workflows. I can create an action, where hitting a predefined key, the original PSD is saved as JPEG and PNG. But that's all. No change of name of file or the destination can be performed (AFAIK).

    Now what I want: I want to hit a predefined key, SAVE as... context-window, JPEG (...) is defined by default as defined format, I can modify the file name and/or ideally choose another folder to save to (...). Press enter-> the file is saved in JPEG format with the file name and alternative way edited. A new RECORD under... context window appears, PNG (...) is defined as the default format defined, I can still ideally to change the file name and press ENTER to find:

    -the original (unchanged) PSD file,

    -a copy of this image to JPEG with file name changed (... _xxx.jpg) [in another folder path, if I wanted to.

    -a copy of this PNG image with file name changed (... _yyy.png) [so somewhere else if I wanted]

    All this with the push of a single button(-combination) and my entry to change the names of files.

    Is it possible? I hope that my request is understandable and you could understand, what I want to achieve. The process itself is quite simple, but I have too complex concepts on how I want to maximize my workflow.

    Thanks in advance.

    Regards, Phil

    Hi Phil,

    This is something impossible in Photoshop as if now that the process you are looking for is very personalized and can be reached only in Photoshop.

    The only way that you can save a JPEG and PNG file is by creating an action, and that's what you have already tried and does not give you an option to change the file name or destination location.

    Concerning

    Sarika

  • I want to cancel and get my $$$ back, because the conversion using Adobe export in format PDF to Word does NOT, too many errors and inaccuracies in the Word DOC to use. Please cancel my order AD017941759 as soon as POSSIBLE!  Thank you...

    I want to cancel and get my $$$ back, because the conversion using Adobe export in format PDF to Word does NOT, too many errors and inaccuracies in the Word DOC to use. Please cancel my order AD017941759 as soon as POSSIBLE!  Thank you...

    You will be eager to start here:

    Cancel your subscription or membership. Acrobat, services Cloud of Document PDF

    Be well...

  • Tool for managing multiple instances

    Hi all

    We are our ERP (Unisys) migration to SAP and we chose Oracle as the database. I know that there are control of cloud in Enterprise Manager that you can multiple databases deal Manager. In addition to this, you guys do not recommend any other tool that could help us care about databases oracle (60) (qa, dev, prod)? A friend of my talking to me on the OPManager, but I have not yet installed to test. What should I do you guys use for managing multiple oracle databases?

    Best regards
    Rafael Melo - BR

    Oracle Enterprise Manager Cloud Control.
    http://www.InfoWorld.com/t/business/Oracle-Enterprise-Manager-add-support-SAP-956

    and it's from 2007, he should be mature enough now.

  • How can I manage multiple users?

    My wife and I want to organize and modify our digital photos with PSE10.  So far, I've managed all our photos by myself, and I synced all of the data on both of our computers (and all of our data is backed up on an external hard drive).  Now that my wife wants to also organize and edit our photos on his computer, I find it difficult to synchronize the PSE catalogues and photos on our two computers.  So, I'm looking for a process better.

    I have to respect (and I can) my catalog PSE & Photos:

    (1) an external hard drive (which would be connected to a single computer at a time, while this computer user organizes and photo editing), or

    (2) on a home network location where two users could access photos to organize and edit (with a "lock-out" for the photos that are being edited by the user of the computer)?

    Are there other good or better procedures to manage multiple users of the PSE?

    My computer is running Win7 Home Premium 64-bit.
    My wife's computer is running Windows Vista Home Premium 32-bit.

    It's an interesting problem!

    There may be different solutions, but they are not just technical, they also depend on how you want to cooperate.

    In your case, you have two powerful PC with enough disk space. I would say that on the other hand, you will need an external drive for backups.

    Technically, you try to use different catalogs with the same holder in the same folders is bound to create great problems and probably a big mess.

    What you want is totally different synchronization: each of you will have its own organization.

    So what can you share without problems?

    -The same source media... But in your case, I would definitely have a duplicate for each of you to organize in different catalogues. This gives you total independence to cull, tag, keyword and change. It would allow you to have different results. You would take advantage of the full speed and disk space on your computer. And after all, which would be a very useful backup.

    -Your own organization and editing work? How can you 'Exchange' your work?

    Source files: for example, at the level of the inpul, you agree that you enter, tag and change the batch. You write metadata in files and export the batch which will become the record of entry to one of you. Note that already the marked pictures can be easily and quickly labeled to your liking.

    Output files: same idea, export then copy to another computer and import into the catalog.

    Here, if the marking was done in agreement with you two, you can even 'stack' images using the automatic Visual similarity tagging help.

    I think also that this method allows you to organize freely, but gives you the opportunity to have interesting discussions and exchanges at two stages: input and output. That's all and discussing content, not technical constraints.

Maybe you are looking for

  • Satellite A200-1CR: I'd like to expand my RAM to 2 GB or 3 GB memory

    Hello. I have toshiba satellite a200-1cr. I'd like to expand my ram up to 2 or maybe 3 GB. Can anyone tell me what kind of ram I should buy, type, etc...?Also I don't know if I have 2 x 512 MB or 1 GB. I have a free slot or I have to remove one of my

  • Wireless drivers

    Hi all! I'm having some trouble with the drivers for my laptop (Envy 17-j178ca). I tried to install all the possible drivers on the hp site. Tried to diagnose and windows complains that there is a problem with drivers... even if it shows that it is e

  • Typing Spanish characters using Office XP in Windows 7

    United States International allows me to add letters with accents (i.e. ' + a = a, but I always use alt + 164 or 165 to get the "n" or "Ñ" respectively.)  I use Windows 7 and Office XP.  Any ideas?

  • Could not generate code to activate one or several web fonts on the page "xyz" [error Code 400: font not available]

    No idea how to remedy this?It all started happening after I installed the last week of the update or so back and as a result I can't update/download my Web site. The conflict seems to be with Adobe Typekit. I reissued the kit that relates to the site

  • Launch of 6 Lightroom from my Mac does not work

    I upgraded my Mac the week last in Yosemite that I can download Lightroom 6, which I did and I downloaded 2 photo shoots in LR6, worked on the pictures for the whole day. Next day Mac says startup disk almost full, now cannot open LR6. I deleted some