Export different tags in multiple xml

Hi
I receive multiple indesign files which i need tag through stylesheet with the feature called "map styles to tag" which exports as XML, now the problem I'm facing is there are some indesign files which are having multiple stories in one files (like e.g. each story have 1 headline, 1 description and 1 body copy) so now when i export as XML i recieve multiple tags in one xml and unfortunately our backend doesn't support more than 1 tag in each XML
So is there a way by which if i assign 3 different tags for the 3 headlines and i get a option to export it in multiple xml for the tags i select or i choose
though i can do it manually but the quantity is huge so it'll be a too much of work and monitoring

Shabd wrote:
Showing login page to the user when requested for some protected page is done by security-constraint tag in web.xml
I have not manually coded for it. I understand that. What I was trying to say was, when an incoming request for a particular protected page takes the user to login page (because the request doesnt have a session associated with it), there is some code on the server doing either 1. an internal forward or 2. a redirect
If it's a forward, any call to request.getRequestURI() in that request would return the path to the original request.
And when i print the requested uri in login.jsp it doesnt show the originaly requested URL but the login page.
So what can be done for the same.Hmmm...that would pretty much mean a redirect. Just to confirm that, do you have Firefox? It has an add-on called 'Live Http Headers'. Install that and see the request / response flow for the original request. If it's a redirect, you would see 2 requests being made (one is your original request and then the redirect request). There is nothing you can do (at least as far as I know) if it's a redirect.
You could always ofcourse strip of the security constraint and write it yourself in a filter.
ram.

Similar Messages

  • Our etext output needs a combination of XML tags from multiple levels

    Our etext output needs a combination of XML tags from multiple levels. Each unique combination of <OutboundPayment>/<Payee>/<SupplierNumber> and <OutboundPayment>/<DocumentPayable>/<ReferenceNumber> needs to be on a unique line. That means we need to combine information from different levels into a single e-text line before there is an end of record.
    Right now, it pulls the supplier number for the first invoice and matches it up to the proper line, but each line after that just repeats the supplier number it pulled the first time and uses that on each line matched to the different invoices instead of looping back and picking up the correct supplier associated with each invoice in the Format Payments Instructions.
    I have Oracle Support trying to resolve this in an SR, but so far they have made no progress. Has anyone else done this before? What command do I need to use to combine these two levels into one line of output.
    If I create a header line just above the detail line just for the supplier number it gives me exactly what I need, but on two lines in the etext output. I need it all on a single line.
    Thanks.

    If anyone needs the solution, I finally have it:
    I created a level for grouping criteria as PaymentReferenceNumber/Payee/Address/AddressName, DocumentInternalIDSegment2, called InvoiceDetailLevel. The base level is OutboundPayment.
    I then added a level (InvoiceDetailLevel) between OutboundPaymentInstruction and the DocumentPayable level.
    Then in the syntax for the supplier number and the address I entered this in the Data column:
    ../../ OutboundPayment/Payee/SupplierNumber
    and
    ../../ OutboundPayment/Payee/Address/AddressName
    That did the trick and now it is working correctly on every line, looping back to get the proper information.

  • Excluding export of non-tagged content in XML

    Sorry for the obfuscated subject line, but not sure how to state it. Anyway, here's the deal:
    I have an ID file that I have created tags for and mapped to styles. It exports and imports fine to a new document.
    However, there is text in the original document that I do not want to either export or import into the new document. I.e., I want the export/import process to be selective.
    I've tried creating new styles for the text not-to-export, and not mapping them, but the content is still in the root and gets exported/imported.
    Is there any way to tag, not tag, or structure either document so that I only export/import selectively?

    Well, I will provide at least one answer to my own question.
    I created a tag in my original document called "no-export" and tagged the non-exportable text with that.
    I re-imported the XML file into my 2nd document and deleted the "no-export" tagged text.
    When I imported again, I checked "Only import elements that match existing structure" and the no-export tagged text was not imported.

  • Import Xml in different TAG orientation

    Hi there
    I could get no topic out of the search engine.....sorry if it's a duplicate of something already in...
    I'm kinda newbe with xml import in indesign..
    My problem is:
    1) I have a ready to use xml...in this file lets say (for istance) that there are 2 tags: A and B in this order
    <A>casa</A>
    <B>chiesa</B>
    <A>casa</A>
    <B>chiesa</B>
    2) in indesign I have a document with 2 master  pages (left and right)....in the left page I have a Text frame with placeholder tagged with A "and then" another placeholder tagged with B.. On the right page I have another text frame with placeholder tagged with B "and then" A...
    .....this two text frames need to be symmetric...
    When I import the xml the first frame is well loaded...the second one is left blank...
    problem is that the indesign follow a A B A B sequence (the one in the xml file) and when It meets the second textframe with B A sequence, it screws...
    So question is...
    given a XML with A and then B tags like the one up there, is there a way I can get  indesign to load data both in the text frames with different tag orientation?
    Or the only way is to work this out is to format the xml file like this
    <A>casa</A>
    <B>chiesa</B>
    <B>chiesa</B>
    <A>casa</A>
    hope someone can help me out!
    sorry again for this is a silly question and above all it has been already solved (I really could not find a clue with the Search Engine)!
    ciao
    mike

    Ciao
    Grazie per la risposta...
    scrivo in inglese così magari legge in copia anche i non italianizzati
    So I'm working  side by side with xml programmer. We managed to overcome this issue of "everithing has to be in the correct order" directly on the xml.
    So we crafted the xml file in a way that the structure of tags match the structure of object inindesign
    So we made the css looks this way
    <A>casa</A>
    <B>chiesa</B>
    <B>chiesa</B>
    <A>casa</A>
    this way in the end was easier than messing around with all the indesign import options...
    thank you for your answer!
    grazie

  • How do I have catalog on an external drive and update tags from multiple computers?

    I have catalog on an external drive but the tags are on the computer. Is there any way that tags can be placed on the external drive so that other computers can access and update?

    In case its just the tags that you want to have in one catalog that is easy.From multiple computers save the tags to the xml file.Copy the xml file to the external drive where the catalog resides.From there you can import the tags into the catalog.
    Command for exporting tags ->Save tags to file in the tags panel of the application
    Command for importing tags->From file

  • Simpletype Initial tag in a XML Schema?

    Hello,
    We have an Oracle 12 EBS implementation, and are using an Advanced Queue dequeue process that can handle a number of XMLType files from different sources as input. The Dequeue procedure right now extracts the value of first field of each of the XML files (which would be a FILETYPE field), and decides which procedure to call. The code used for this is:
    v_filetype := message.extract('//FILETYPE/text()').getStringVal();
    The procedure called by the de-queue is the one that loads into the XMLType table.
    The problem is that I have set up the XML Schema to use a complextype as the first item - and so each different type of XML type would have a different initial tag. For example, suppose there are Purchase Orders and Employees coming through the queue. The Purchase Order Schema file starts like this (example):
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:xdb="http://xmlns.oracle.com/xdb"
    version="1.0"
    xdb:storeVarrayAsTable="true">
    <xs:element name="PurchaseOrder" type="PurchaseOrderType" xdb:defaultTable="PURCHASEORDER"/>
    <xs:complexType name="PurchaseOrderType" xdb:SQLType="PURCHASEORDER_T">
    <xs:sequence>
    <xs:element name="ORG_ID" type="IdType" minOccurs="0" xdb:SQLName="ORG_ID"/>
    and the xml file would be:
    <PurchaseOrder xsi:noNamespaceSchemaLocation="PurchaseOrders.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <ORG_ID>204</ORG_ID>
    ... etc.
    This system works fine - but the dequeue procedure, which is called before the xml is inserted into the XMLType table does not have a way to determine what kind of XML file this is. So basically, the path will be different for each different type of file.
    Is there a easy way to either:
    - get the FILETYPE variable some other way using PL/SQL when the initial path would be different for each file type?
    - OR define the schema in such a way that allows for that information to be in the same "path"
    I was thinking of something along the lines of ...
    a) using remarks (how would we be able to read it using simple PL/SQL?)
    b) or maybe just defining a simple type as the initial element - kind of like this:
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:xdb="http://xmlns.oracle.com/xdb"
    version="1.0"
    xdb:storeVarrayAsTable="true">
    <xs:element name="FILETYPE" type="String_240Type" xdb:SQLName="FILETYPE"/>
    <xs:element name="PurchaseOrder" type="PurchaseOrderType" xdb:defaultTable="PURCHASEORDER"/>
    <xs:complexType name="PurchaseOrderType" xdb:SQLType="PURCHASEORDER_T">
    <xs:sequence>
    <xs:element name="ORG_ID" type="IdType" minOccurs="0" xdb:SQLName="ORG_ID"/>
    with a corresponding xml of:
    <FILETYPE xsi:noNamespaceSchemaLocation="PurchaseOrders.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">PO</FILETYPE>
    <PurchaseOrder>
         <ORG_ID>204</ORG_ID>
    (but XMLSpy assures me this is not valid - neither the xchema nor the xml)
    Any help would be deeply appreciated!
    Thanks!
    Edited by: user11313400 on Aug 17, 2009 11:17 AM
    Edited by: user11313400 on Aug 17, 2009 11:20 AM

    I don't fully understand all the issues behind your questions but I'll give some answers. What is wrong with your current code of
    v_filetype := message.extract('//FILETYPE/text()').getStringVal();in retrieving the FILETYPE? While the use of // is not the best for performance, that will find FILETYPE where ever it resides in the message XML? If you know FILETYPE resides at a certain level, you could also do the following to improve performance a bit (untested theory)
    v_filetype := message.extract('/*/FILETYPE/text()').getStringVal();
    That sample assumes FILETYPE is a child of the root node, and doesn't care what the root node is named.
    As you are going to, the best method would be to have FILETYPE is the same location for all the XML messages to make retrieval the easiest. Without a larger sample of your .xsd I won't offer a working solution, but can you just make FILETYPE part of the PurchaseOrderType definition? I know you mentioned multiple XML file types so I'm not sure what the others look like and what you can and cannot change.
    Other thoughts:
    - Could you pass in the file type as part of what is enqueued in AQ?
    - Can you determine file type from the name of the root node in the XML?

  • How to configure for Multiple XML

    Hi,
    We were successful in working with single xml as a input. Now we are using multiple xml as a input for a single transaction. With the references and the suggestion in documents(working with xml files.pdf) related to Documaker we have changed configuration settings in FSISYS.INI and AFGJOB.JDT.
    Down below we have mentioned those changes.
    Input Extract file has been changed as F_Sch.DAT; following is the content in the extract file
    COM_LOB_1111 .\INPUT\F_SCH1.xml
    COM_LOB_1111 .\INPUT\F_SCH2.xml
    COM_LOB_1111 .\INPUT\F_SCH3.xml
    F_SCH1.xml,F_SCH2.xml,F_SCH3.xml
    <?xml version="1.0"?>
    <global>
         <lm>
              <COM>COM</COM>
              <LOB>LOB</LOB>
              <TRANSACTIONID>121212</TRANSACTIONID>
         </lm>     
         <Foodcard>
              <Accname>Alex</Accname>
              <Email>[email protected]</Email>
              <Accid>1234123412341234</Accid>
              <Accno>1234123412341234</Accno>
              <Accaddr1>address1</Accaddr1>
              <Accaddr2>address2</Accaddr2>
              <Accaddr3>address3</Accaddr3>
         </Foodcard>     
    </global>
    Changes to FSISYS.INI
    < ExtractKeyField >
    Key = 1,3
    SearchMask = 1,COM_LOB_1111
    < TRN_FIELDS >
    COM = 1,3,N
    LOB = 5,3,N
    PolicyNum = 9,3,N
    < DATA >
    ExtrFile = C:\FAP\DLL\Computer\INPUT\F_Sch.DAT
    AFGJOB.JDT
    ;ImportXMLFile;2;SCH=1,COM_LOB_1111 15,19
    Inspite of those changes that made, we were not able to generate the output using three xml as a input.
    ***error details.***
    [04:16:29PM] Warning: Company - LOB - Transaction
    [04:16:29PM] Warning: DM17115: : The DownLoadFAP option is set to Yes, this option should be set to No for optimal performance. Check the RunMode control group, DownLoadFAP option.
    [04:16:29PM] Error: Company - LOB - Transaction
    [04:16:29PM] Error: DM12041: : FAP library error: Transaction:<>, area:<DXMLoadXMLRecs>
    code1:<48>, code2:<0>
    msg:<XML Parse Error: The 1 chars before error=<C>, the 20 chars starting at error=< >>.
    [04:16:29PM] Error: Company - LOB - Transaction
    [04:16:29PM] Error: DM12041: : FAP library error: Transaction:<>, area:<DXMLoadXMLRecs>
    code1:<48>, code2:<0>
    msg:<syntax error at line 1 column 0>.
    [04:16:29PM] Error: Company - LOB - Transaction
    [04:16:29PM] Error: DM10292: in <RULXMLExtract()>: Unable to <DXMLoadXMLRecs()>.
    [04:16:29PM] Warning: Company - LOB - Transaction
    [04:16:29PM] Warning: DM13023: in RCBSendToErrBatch(): Unable to assign the transaction to the error batch. The SentToManualBatch field is not defined in the TrnDfdFile.
    [04:16:29PM] Error: Company - LOB - Transaction
    [04:16:29PM] Error: DM10947: in NoGenTrnTransactionProc(): Unable to RULLoadXtrRecs(pRPS).
    [04:16:51PM] Error: Company - LOB - Transaction
    [04:16:51PM] Error: DM12018: in RPDoBaseFormsetRulesForward(): Unable to <WINNOGENTRNTRANSACTIONPROC>().
    [04:16:51PM] Error: Company - LOB - Transaction
    [04:16:51PM] Error: DM12066: in RPProcessOneTransaction(): Unable to RPDoBaseFormsetRulesForward(pRPS, RP_PRE_PROC_A).
    [04:16:51PM] Error: Company - LOB - Transaction
    [04:16:51PM] Error: DM12064: in RPProcessTransactions(): Unable to RPProcessOneTransaction(pRPS). Skipping the rest of the transactions for this Base. See INI group:< GenDataStopOn > option:TransactionErrors.
    [04:16:51PM] Error: Company - LOB - Transaction
    [04:16:51PM] Error: DM12004: in RPProcessOneBase(): Unable to RPProcessTransactions(pRPS).
    [04:16:51PM] Error: Company - LOB - Transaction
    [04:16:51PM] Error: DM12001: in RPProcessBases(): Unable to RPProcessOneBase(pRPS). Skipping the rest of the Bases for this batch run. See INI group:< GenDataStopOn > option:BaseErrors.
    [04:16:51PM] Error: Company - LOB - Transaction
    [04:16:51PM] Error: DM12127: in RPRun(): Unable to RPProcessBases(pRPS).
    [04:16:51PM] Error: An error occurred during processing.
    Kindly let us know in case of any solution for this issue.
    Regards,
    Balaji R.

    It looks like it is unable to load your XML files. Depending on how your configuration is laid out, you may want to list full path names in your extract file - we make use of the same technique in 11.5, which I would imagine isn't terribly different in this respect from 12.0. Our configuration is such that we run Gendata at one level, read an extract file in the deflib folder, and the input files are in an input folder, so each entry in the extract file is C:\fap\mstrres\sampco\input\input1.xml.
    Not sure if that is analogous to your setup or not, but based on the errors, either it can't find the file, so it is a pathing issue, or the file contents are invalid.
    Tony

  • HR - XI - External System: one IDOC to multiple XML Files

    Hi,
    I have a scenario where I need, out of one HRMD_A07 IDOC send multiple XML files:
    The IDOC and the XML files can the Master data for many employee (IDOC has max of 200 as of SAP, external system, max of 1000).
    The IDOC will be generated with change pointers with all the needed filters (I can add/remove if needed).
    My goal is to generate 3 types of XML files:
    - 1 for the persons (containing basic info like name, firstname, persnr,etc)
    - 1 for the various unit (with basic info of unit like number, description & name)
    - 1 for the links between persons and units (this person is linked with that unit)
    The structures of the 3 XML files are know and can be imported via XSD definition.
    Do I need to use BPM for doing so or is there a way to do that with simple mapping?
    If BPM is needed, as I new to that, if you have a link to a begginer guide, fell free to send it
    Cheers,
    greg

    hi,
      For your scenario there is no need of BPM.
      In message mapping select the message tag.
      In the target add 3 message types.
      Just map the fields.Go to Interface mapping add the 3 message in the target.
      Get the mapping.
      In ID sender agreement,Receiver Determination is same.
      In Interface Determination select extended.Get the mapping.
      Create 3 Receiver agreement for each Receiver.
    Regards,
    Prakasu

  • To be able to Export Keyword Tags to Excel or as a CSF file

    I am using PSE 10 in Windows 7 environment. Have thousands of photos and hundreds of Keyword tags and many Categories and Sub-Categories.
    It would be nice to have these Tags & Categoris names in an Excel file (or, comma separated text file)  that I can use to easily see what Tags I have so that I don't create new tags with slightly different names. Such an easy-to-access and mange Excel file will be very helpful, I think, to the overall cration and management of Tags.
    I have done quite a bit of research on the web and also in PSE forum, but have not found any ways to do this.
    Is this possible? Sure would appreciate any help and ideas.
    Thank you so much.

    Thank you all for your help. I have solved my problem - with your help. Solution was simple:
    Save the Keyword Tags as the XML file from the drop down arrow options of the Keyword Tags. Saved it on desktop - but I guess you can save it anywhere you want. Opened MS Excel. Click File/ Open and Selected the XML file saved earlier. In the Dialogue Box that opens up, selected the "As an XML table" option. In the next dialogue box, showing "The specified XML source does not refer to a schema. Excel will create schema based on the XML source data.", clicked OK button.
    Excel now creates the table and it filles the schema as the Column names. I deleted the columns that I don't need - most of these are values expressed in hex or some other numbering system. I kept FIVE columns that have the Keyword Category and the Tags names -
    tagset-item-value-name
    tagset-item-value-name3
    tagset-item-value-note
    tagset-item-value-name6
    tagset-item-value-note8
    Now I can play with them as I need - sort, resquence, print, etc.
    Hope this helps others. And, again, thank you for your help.

  • Getting multiple XML elements with UCCX 4

    I am trying to pick up multiple elements with identical tags from an XML file.
    (Example)
    <NAME1>
    <PHONE>123-1234-3456</PHONE>
    <PHONE>506-245-5566</PHONE>
    </NAME1>
    I am able to pick up the first PHONE, but when using a second Get XML step I get the same again. How do we traverse the file without actually numbering the tags?
    (Thought I did this before, but maybe not...)
    regards
    Johnny

    Hi Johnny,
    Did you ever find a solution?  I'm running into the same scenario.
    Thanks!
    Mike

  • Loading multiple XML files into one XMLList

    I am working on an app where I will load a list of recipes.  Each recipe is an XML file.  I would have an XML file that lists the filenames that need to be loaded.  I am assuming in can use one HTTPService and loop through this list, and set the url and do myService.send() until all the xml files have been loaded and concatenated into one xml list. True?
    My main question here is how do I load each XML file and add it to the same XMLList?
    Assume each XML file's root tag is <recipe>.  I want to create an XMLList with the root  <recipes> with each <recipe> as a first child.
    Thanks.

    Why don't you use the Data centric workflows which will help you to deal with multiple XML files as AS objects? Something like this
    1. Create a HTTPService using Data menu -> Connect to HTTPService
    2. create a operation getRecipe and enter your URL example URL: http://myserver/recipe?name=recipename
    3. Use Configure Return Type to tell that this method returns a Recipe class
    4. Use DataBinding to bind the result of this to a DataGrid
    Call the following in a loop and
    recipeName = myRecipes+ // All of your recipe names, Recipe is a ArrayCollecition
    Recipe.setAt(i) = Svc1.getRecipe(recipeName);
    At the end you would have a Recipe[]
    This is one of the ways you could work instead of having a XMLListCollection and use e4x etc. to go through your collection.
    Let us know if this helps, or you are looking for something else.
    Thanks
    -Sunil

  • How can I remove people tags from MULTIPLE images in Organizer 13?

    How can I remove people tags from MULTIPLE images in Organizer 13?  The strategy for removing keyword tags does not work. It appears that keyword tags and People tags are considered something completely different in 13.  I highlight multiple images, right click, and under keyword tags it says there are no keyword tags. There does not appear to be an option for people or other tags. Can anyone help? It is going to take literally hundreds of hours for me to do this one photo one tag at a time.  ??

    Comp. 792 wrote:
    Hi, my linked images all have dashed lines at the bottom of the images. I searched for an answer and someone said to add:
    img a {text-decoration:none:}
    to the end of my CSS,
    That CSS is complete nonsense. The correct way to remove borders from around links is here: http://forums.adobe.com/thread/417110.
    If you want to get rid of dotted lines, they are almost certainly caused by the outline property. However, outlines around links are there for a reason: it provides a visual "you are here" clue to people who navigate the web with the keyboard, either through preference or because of disability. You shouldn't remove the dotted outline without providing a different visual clue.

  • Multiple XML data sets

    Hi
    I want to create multiple XML datasets on one page. For
    example: 2 queries (php,mysql), 2 results. Then on the page where
    you define the datasets you normally add this:
    <script type="text/javascript">
    <!--
    var dsEmployees = new Spry.Data.XMLDataSet("export.php",
    "company/employee");
    //-->
    </script>
    Now, this works perfectly, but how can i add multiple
    datasets, for example:
    <script type="text/javascript">
    <!--
    var dsEmployees = new Spry.Data.XMLDataSet("export.php",
    "company/employee");
    var dsEmployees2 = new Spry.Data.XMLDataSet("export.php",
    "company2/employee2");
    //-->
    Once i add the second dataset, only the first one displays.
    Anybody have any ideas?
    Thanks
    </script>

    Ok, here is the code that gets the data and exports it to
    XML:
    Query 1:
    =============================
    mysql_select_db($database_conn_export, $conn_export);
    $query_rsEmployees = "SELECT * FROM employees_emp";
    $rsEmployees = mysql_query($query_rsEmployees, $conn_export)
    or die(mysql_error());
    $row_rsEmployees = mysql_fetch_assoc($rsEmployees);
    $totalRows_rsEmployees = mysql_num_rows($rsEmployees);
    // Begin XMLExport rsEmployees
    $xmlExportObj = new XMLExport();
    $xmlExportObj->setRecordset($rsEmployees);
    $xmlExportObj->addColumn("firstname_emp", "firstname");
    $xmlExportObj->addColumn("lastname_emp", "lastname");
    $xmlExportObj->addColumn("address_emp", "address");
    $xmlExportObj->addColumn("salary_emp", "salary");
    $xmlExportObj->setMaxRecords("ALL");
    $xmlExportObj->setDBEncoding("ISO-8859-1");
    $xmlExportObj->setXMLEncoding("ISO-8859-1");
    $xmlExportObj->setXMLFormat("NODES");
    $xmlExportObj->setRootNode("company");
    $xmlExportObj->setRowNode("employee");
    $xmlExportObj->Execute();
    // End XMLExport rsEmployees
    =============================
    Query 2:
    =============================
    =============================
    mysql_select_db($database_data_one, $data_one);
    $query_mem_details = "SELECT * FROM wherever where
    mem='$mem_number'";
    $mem_details = mysql_query($query_mem_details, $data_one) or
    die(mysql_error());
    $row_mem_details = mysql_fetch_assoc($mem_details);
    $totalRows_mem_details = mysql_num_rows($mem_details);
    // Begin XMLExport Member Details
    $xmlExportObj = new XMLExport();
    $xmlExportObj->setRecordset($mem_details);
    $xmlExportObj->addColumn("firstname", "firstname");
    $xmlExportObj->addColumn("lastname", "lastname");
    $xmlExportObj->setMaxRecords("ALL");
    $xmlExportObj->setDBEncoding("ISO-8859-1");
    $xmlExportObj->setXMLEncoding("ISO-8859-1");
    $xmlExportObj->setXMLFormat("NODES");
    $xmlExportObj->setRootNode("Member");
    $xmlExportObj->setRowNode("Details");
    $xmlExportObj->Execute();
    // End XMLExport Member Details
    =============================
    And here is the page that calls these two datasets:
    <script type="text/javascript">
    <!--
    var dsEmployees = new Spry.Data.XMLDataSet("export.php",
    "company/employee");
    var mem_details = new Spry.Data.XMLDataSet("export.php",
    "Member/Details");
    //-->
    And only the first one appears.
    </script>

  • How to quick import Tags from a xml file?

    Good morning/afternoon/night everyone.
       I have this client that want me to import something like 1000 tags from a xml file in CQ5.5. I know I can do it programatically and in dev.day.com I have already found some instructions, but, there is some easier way to do this? Or, if the only way is developing a bundle to run in a workflow (and then the client can import tags from xml files anytime he want to), do you guys have some advice or guidelines?
    Thanks!

    I would expect it should be possible using vault. If you export an existing namespace from cq using vault (checkout/update) you can see what format it should be in. Then you should convert your xml to match that format (perhaps using XSLT) and use vault in the other direction (commit).
    We are using vault all the time behind the scenes using a vault plugin for maven. This way we can export content from one developer's cq instance, put it in SVN and have another developer import it in his cq instance, all using maven (and vault). This is especially usefull for general content structures and for tags.

  • Transforming single XML doc to Multiple XML docs

    I have a XML file with the structure shown below stored in the system.
    For now, I am just showing the empty elements for now -
    <DEPT>
    <ID>
    <NAME>
    <EMPLOYEE>
    <FIRST_NAME>
    <LAST_NAME>
    <PROJECT>
    <PROJ_NAME>
    <PROJ_ID>
    </PROJECT>
    <PROJECT>
    <PROJ_NAME>
    <PROJ_NAME>
    </PROJECT>
    <ADDRESS>
    <STREET>
    <CITY>
    </ADDRESS>
    <EMPLOYEE>
    </DEPT>
    I wish to load this file into multiple Oracle 8i database tables like DEPT,EMPLOYEE, PROJECT, ADDRESS
    which are master details, using XSU PLSQL API.
    My Problems/doubts are:
    1. I tried creating Object views but because of limitation of creating repeating collections
    in Oracle 8i I can not use that. It works only for one level of repetition.
    So I found out that it can be done by breaking xml to multiple xml documents.
    How can I convert this xml into multiple xml documents so that I can insert into different tables. Please provide your guidance and sample code for xslt file if possible.
    2. If I use XSLT how can I apply XSLT to external XML document that I am receiving (I cannot modify it).
    I found example of this using ORAXSL command line utility. But I wish to know if it's possible
    to appy XSLT within PLSQL procedure. If not, is ORAXSL only the way to do it.
    Thanks for the help. If possible pls provide Sample code
    Thanks

    Please refer to Steve Muench's book: Building Oracle XML Applications. It has good example for your case.
    Inside database, you can use xslprocessor PL/SQL package for XSLT transformation

Maybe you are looking for

  • NANO says its full and its not!

    When I open up Itunes and select my nano it shows that my nano is full even though it is not. The most I can load is about 220MB, wheres the rest? I have deleted everything on my nano that I can see and when I do the music is goone but it tells that

  • How to reset authorisation in my iPad?

    How to reset authorisation in my iPad?

  • Misc Users In Windows 7 Pro

    I recently set up a new PC with Windows 7 Pro.  It keeps popping up with Misc. Users such as "me", "mei", "all", and other random names.  I'll remove them and they come back.  I run a McAfee scan and find no viruses yet a McAfee screen pops up many t

  • WEP & WPA on single SSID

    How can I configure a SSID that able to support WEP & WPA on the WLAN controller? The reason I ask because we are currently have LEAP/WEP and we want to move forward to PEAP/WPA. I have to use the same SSID with 2 type of encryption to support the tr

  • If you loose your wi fi pass word how do you reset

    If you loose your wi fi pass word how do you reset Thanks