To do a catalog is it better tu use XML with or without easyCatalog

Hi,
I just would like to know the best process to do a catalog.
Thank you.

http://forums.asp.net/
The above link has the MVC section in it.
OK, it is generally a matter of responsiveness that it has been placed here. I can make a straight duplicate of the question and put it there. I am not sure of what the admin privileges of an MCC is on here but I request that it gets left for the moment.
Thank you
 

Similar Messages

  • Catalog manger "search and replace " using xml script

    Hi ,
    we have renamed 6 rpd columns names in rpd & alias is not removed yet .In catalog manager i can search and replace using string .But it takes lot time as they are stored in different reports , which are existing . I am trying to use xml script for replacing them.I got sample script from help file for single column . can anyone help for doing that for multiple strings.I will provide with my inputs .
    my inputs:
    <?xml version="1.0" encoding="utf-8"?>
    <actions>
    <action command="textReplace" oldValue="column 1 " newValue="column one" ignoreCase="true"/>
    <action command="textReplace" oldValue="column 2" newValue="column two" ignoreCase="true"/>
    <action command="textReplace" oldValue="column 3" newValue="column three" ignoreCase="true"/>
    </actions>
    please correct me .

    Given xml content looks okay but just in case check this oldValue="column 1 ", there is additional space at the end.
    I would suggest to extract Analysis report (.csv) using Catalog Manager and find out the list of reports based on those columns.
    This would help you learn with list of reports based on report owners, and then go for the fixing those reports.
    If you go by xml replace you never know the affected reports and you may not confirm until report owners come back to you with issues.
    This might take little bit time but your changes based on proper doc.
    Let me know updates, if helps mark
    Edited by: Srini VEERAVALLI on Feb 19, 2013 3:21 PM

  • Is it better to use macbook with ac power?

    is it safer to use macbook pro with ac power?

    Both are safe lol!
    You need to run it on battery at least every now and then so that the battery will remain capable of holding charge, otherwise if you dont use the battery for a long period of time you will notice the health and charge retention begin to drop. The mac is great with battery life, its made to be portable and run on the battery (as all laptops are), so you should have no fear using the battery until it is almost depleted, and then plugging in the AC to continue using the mac while it charges. Mac batteries have stupidly long lives, have a look at mine below, its been nearly a year now. The battery cycle represents the number of times the battery has been run down to 0%. It is accumulative, so for example say you run your battery down to 50% then charge it back up then run it down to 50% again, that counts as a ful run down to 0% and is one cycle

  • Database design - Better approach than XML/ XSD

    Hi, I am designing web based application. The scenario I am working on is - I have around 50+ odd objects. They have few common things but other fields will change (Say e.g. Employee / Customers/ Assets, etc). We are also providing a facility where
    in customer can add / rename / delete table column from UI. We are planning to use XML with XSD/ XQuery and storing all objects in 1 table only to accommodate dynamic schema issue. But it has performance impact. Is there any other better way to handle this
    situation?

    Basically, it really depends on what you are doing with the data. XML isn't so bad when you are just attaching some data onto an object, but when you need to use it in queries on a lot of rows, it just seems really cumbersome.
    My favorite way is to just add columns to the table, probably using sparse columns. That gives you column level access like normal (including indexes and constraints), and an XML schema method to put data in using XML style access.
    Entity Attribute Value (http://en.wikipedia.org/wiki/Entity-attribute-value_model) style works pretty well too. Basically you store the key of an object, the name of an attribute, and
    the value (and perhaps the name of the entity, but ideally I would suggest one table per object you are extending.) It is more cumbersome to query, but works really naturally for front end tools.
    However... One thing I think I hear from your requirements is that you are shooting to have 1 table. I would strongly suggest against that approach using SQL Server. SQL Server's primary strength is as a relational engine. Sure, it is more work to need to
    adjust your schema when requirements change, but if you can get the base schema down, having these flexible elements to the implementation are not so damaging to performance.
    For example, say you are building a database of students. Students, teachers, classrooms, subjects, etc, all are pretty much known. But there are a lot of attributes that may be different between usages, so adding a flexible element is very useful for the
    end users. If you really want a tool with a flexible back end (something I am very much against unless you keep the rowcount low), look at how ORM tools create their data storage using tables. SQL Server itself is really and truly a flexible data storage platform.
    Using CREATE TABLE, ALTER TABLE, etc, you can fashion almost any structures on the fly...
    Louis
    Without good requirements, my advice is only guesses. Please don't hold it against me if my answer answers my interpretation of your questions.

  • Microsoft BDD Catalog 40 error while opening unattend.xml

    Hello,
    while opening the unattend.xml i get the following error:
    This is the output of the file
    What to do?
    Performing operation "generate" on Target "Catalog".
    Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog40.exe" "E:\Deploymentshare\Operating Systems\install_export\install_export.wim" 1 > "C:\Users\MAURIC~1.MAU\AppData\Local\Temp\2\Microsoft.BDD.Catalog.log" 2>&1
    Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Microsoft.ComponentStudio.ComponentPlatformInterface, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. A strongly-named assembly
    is required. (Exception from HRESULT: 0x80131044) ---> System.IO.FileLoadException: A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)
       --- End of inner exception stack trace ---
       at Microsoft.BDD.Catalog.Program.DoCatalog()
       at Microsoft.BDD.Catalog.Program.Main(String[] args)
    Non-zero return code from catalog utility, rc = -532462766

    I have installed a New WDS Server on Server 2012 with MDT 2012 Beta 1.
    I have tried to open the unattend.xml with same error as on Server 2008R2 with the following output:
    Performing operation "generate" on Target "Catalog".
    Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog35.exe" "E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim" 1 > "C:\Users\user\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1
    No existing catalog file found.
    PROGRESS: 0: Starting.
    PROGRESS: 0: Creating mount folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_Windows 8 Enterprise_worc2x5w.m3m.
    PROGRESS: 5: Creating temp folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_temp_a13ofn2y.q2r.
    PROGRESS: 10: Mounting Windows image: E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim. This might take a few minutes.
    PROGRESS: 30: Mounted Windows image.
    PROGRESS: 33: Serializing Data.
    PROGRESS: 63: Cleaning up...
    PROGRESS: 63: Unmounting Windows image: E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim.
    PROGRESS: 66: Deleting mount folder.
    PROGRESS: 69: Cleaning up...
    ERROR: Unable to generate catalog on E:\DeploymentShare\Operating Systems\Server 2012 X86\install.wim: System.InvalidOperationException: The operation failed to complete. ---> System.Reflection.TargetInvocationException: Exception
    has been thrown by the target of an invocation. ---> System.ArgumentNullException: String reference not set to an instance of a String.
    Parameter name: source
       at System.Globalization.CompareInfo.IsPrefix(String source, String prefix, CompareOptions options)
       at ?A0xfe36268f.ConvertToNtPath(String path)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.CbsSessionAdaptor..ctor(String bootDrive, String imageWinDir, String servicingPath)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl.InitializePackages()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageImpl..ctor(OfflineImageInfo imageInfo)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)
       at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
       --- End of inner exception stack trace ---
       at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.PlatformImplementation.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.Cpi.CreateOfflineImageInstance(OfflineImageInfo imageInfo)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageCatalog.Serialize(OfflineImageInfo imageInfo)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
       at Microsoft.BDD.Catalog.Program.DoCatalog()
    Unable to generate a catalog for an x86 operating system image while running on an x64 operating system. 
    Retry the operation from an x86 operating system.
    When i try to do this operation from a X86-machine (server2008 x86) i receive the following error:
    Performing operation "generate" on Target "Catalog".
    Starting: "C:\Program Files\Microsoft Deployment Toolkit\Bin\Microsoft.BDD.Catalog35.exe" "
    \\192.168.2.150\deploymentshare$\Operating Systems\Server 2012 X86\install.wim" 1 > "C:\Users\user\AppData\Local\Temp\Microsoft.BDD.Catalog.log" 2>&1
    No existing catalog file found.
    PROGRESS: 0: Starting.
    PROGRESS: 0: Creating mount folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_Windows 8 Enterprise_ppqniaey.p30.
    PROGRESS: 5: Creating temp folder: C:\Users\user\AppData\Local\Temp\IMGMGR_install_temp_vlwfdjsa.gtc.
    PROGRESS: 10: Mounting Windows image:
    \\192.168.2.150\deploymentshare$\Operating Systems\Server 2012 X86\install.wim. This might take a few minutes.
    ERROR: Unable to generate catalog on
    \\192.168.2.150\deploymentshare$\Operating Systems\Server 2012 X86\install.wim: System.ComponentModel.Win32Exception: The process cannot access the file because it is being used by another process
       at Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PreCreateCatalog()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
       at Microsoft.BDD.Catalog.Program.DoCatalog()
    Non-zero return code from catalog utility, rc = 2002
    When i try to open an unattend.xml for a x64-image no problem!

  • My firefox beta 12 using Linux platform does not update to firefox RC1 via the "check for update" function. I know windows' beta version had this fixed, when would Linux get similar support ?

    Current platform : Linux
    Current firefox version : Firefox 4 beta 12
    Issue : does not update to RC 1 using the check for update feature.
    Background : previously downloaded beta 8 and then it automatically updated to beta 12 using update features but for RC1, it does not.
    I know users under Windows platform had same problem but was resolved and they can now update via check for update feature.
    Please implement for Linux users too.
    Thanks !!

    If you can't update then you can download and install the full Firefox 4 RC version.
    * http://www.mozilla.com/firefox/all-beta.html

  • How can we say if Join better than using Sub Queries ??

    Hi all,
    I am trying to understand the rationale behind "Is _Inner Join_ better than using _Sub Query_ ?" for this scenario ...
    I have these tables --
    Table1 { *t1_Col_1* (PrimaryKey), t1_Col_2, t1_Col_3, t1_Col_4 }
    -- Number of rows = ~4Million , t1_Col_3 has say 60% entries non-zero -----> (Condition 4)
    Table2 { *t2_Col_1* (PK), t2_Col_2, t2_Col_3 }
    -- Number of rows = ~150Million, t2_Col_2 maps to t1_Col_1 -----> (Condition 1). This means for every distinct value of t1_Col_1 (its PK) we'll have multiple rows in Table2.
    Table3 { *t3_Col_1* (PK), t3_Col_2, t3_Col_3 }
    -- Number of rows = ~50K, t3_Col_1 maps to t1_Col_2 -----> (Condition 2)
    Table4 { *t4_Col_1* (PK), t4_Col_2, t4_Col_3 }
    -- Number of rows = ~1K, t4_Col_2 maps to t3_Col_2 -----> (Condition 3)
    Now here are the 2 queries: -
    Query using direct join --
    SELECT t1_Col_1, t2_Col_1, t3_Col_1, t4_Col_2
    FROM Table1, Table2, Table3, Table4
    WHERE t1_Col_1=t2_Col_2 -- Condition 1
    AND t1_Col_2=t3_Col_1 -- Condition 2
    AND t3_Col_2=t4_Col_1 -- Condition 3
    AND t1_Col_3 != 0
    Query using SubQuery --
    SELECT t1_Col_1, t2_Col_1, t3_Col_1, t4_Col_2
    FROM Table2,
    (SELECT t1_Col_1, t3_Col_1, t4_Col_2
    FROM Table1,Table3, Table4
    WHERE
    AND t1_Col_2=t3_Col_1 -- Condition 2
    AND t3_Col_2=t4_Col_1 -- Condition 3
    AND t1_Col_3!= 0
    WHERE t1_Col_1=t2_Col_2 -- Condition 1
    Now the golden question is - How can I document with evidence that Type-1 is better than Type-2 or the other way ? I think the 3 things in comparison are: -
    - Number of rows accessed (Type-1 better ?)
    - Memory/Bytes used (Again Type-1 better ?)
    - Cost ( ?? )
    (PS - testing on both MySQL, Oracle10g)
    Thanks,
    A

    So, is it right to conclude that Optimizer uses the optimal path and then processes the query resulting in nearly the same query execution time ?If the optimizer transforms two queries so that they end up the same, then they will run in the same time. Of course, sometimes it cannot do so because of the the way the data is defined (nulls are often a factor; constraints can help it) or the way the query is written, and sometimes it misses a possible optimization due to inaccurate statistics or other information not available to it, or limitations of the optimizer itself.
    Is this the right place to ask for MySQL optimization ?Probably not.

  • Using Windows 8 64 bit Premiere Elements 12 , motion tracker gives me the folloing error; The media file seems to have an invalid entry in the catalog, please rename it for use.

    I'm trying to put a graphic over an object, but I keep getting this error message; The media file seems to have an invalid entry in the catalog, please rename it for use.

    Lonesomeless
    Thanks for the reply.
    I checked the link that I posted back in post 3 of your thread. It is working with at least Firefox and Chrome.
    ATR Premiere Elements Troubleshooting: PE12: Motion Tracking/What To Use To Track Object?
    What browser are you using?
    The blog post contains significant information related to Premiere Elements 12 Motion Tracking. But, if you cannot access it for some reason, then we will need to troubleshoot via communications in the thread.
    SG has asked if you are able to create Motion Tracking effect using one of the graphics included with the program. We will watch for your response to him on that question. Please include in your message to him whether you can obtain your file to track the object using Organizer Tab or Project Assets routes as well as Graphics Tab.
    The following is an excerpt from the blog post referenced....
    SOLUTION
    Various tutorials and online comments have pointed to places other than Graphics Tab where objects can be selected and used to track the moving object in the video when the Motion Tracking workspace is opened in the Expert or Quick workspace.
    Organizer Tab, Expert or Quick workspace to access Elements Organizer 12. Cascade Windows and drag a video or photo from Elements Organizer into the yellow track box of Motion Tracking workspace.
    Project Assets, Expert workspace. Drag text, video, or photos from opened Project Assets into the yellow track box of Motion Tracking workspace.
    Graphics Tab, Expert or Quick workspace. Create a png file (graphic) or prtl file (text) and place it in Clip Arts in the Program Files of the program to have a permanent resource. Then from Graphics Tab, drag the newly created graphic or text object into yellow track box of Motion Tracking workspace.
    Thanks.
    ATR

  • HT1443 I need to upgrade from 10.5.8 to 6.0 or better to use a new HP wireless printer.  How do I find the right item to download?

    I need to upgrade from 10.5.8 to 6.0 or better to use a new HP wireless printer.  How do I find the right item to download?

    There is no download; you need to buy a Mac OS X 10.6 DVD.
    (83218)

  • I Mini with an i7 processor. I would like to use Boot Camp to install windows based CAD software on my MAC. Would it be better to use a plugin external hard drive to load my software on and if so what hard drive would you recommend?

    I Mini with an i7 processor. I would like to use Boot Camp to install windows based CAD software on my MAC. Would it be better to use a plugin external hard drive to load my software on and if so what hard drive would you recommend?

    Thank you for your quick response. I can then use a ZIP drive for data storage. I want to keep as much of my hard drive free of data as possible.

  • I have a Mac pro(1 free bay) and a mac mini I need to back both of them  Is it better to use an external NAS HD or an internal hard drive on my mac pro (mid 2010) What option has the faster GB/s?

    I have a Mac pro(1 free bay) and a mac mini I need to back up both of them (time machine)  Is it better to use an external NAS HD or an internal hard drive on my mac pro (mid 2010)
    What option has the faster GB/s?

    Disk drive using native SATA bus interface will allow the drive to copy and always present and ready.
    But once you have backup any hourly changes should be smaller and as long as the NAS and your switch should allow enough.
    You should always have off line backups and don't rely on just one backup set or just TimeMachine.
    WD RED models are designed for RAID and NAS and 7.2k instead of your more standard slower green 5400 rpm green models while still costing less than WD Blacks.
    http://www.amazon.com/gp/product/B008JJLW4M/
    How to clone your system:
    http://macperformanceguide.com/Mac-HowToClone-backup.html
    http://macperformanceguide.com/Mac-HowToClone.html
    http://www.macupdate.com/app/mac/7032/carbon-copy-cloner
    Using Cloning as a Backup Strategy
    http://www.macupdate.com/app/mac/7032/carbon-copy-cloner
    http://www.bombich.com/software/updates/ccc-3.5.html
    Clone to internal, TimeMachine to NAS is one way to go at it.

  • Better way to work with AE and Premier CS4

    I've read most of what's been said about rendering and planning your work before you begin. However, I have a very large 1 minute AE file that was already created with HD settings. All I needed to do was drag and drop my footage and text - which I did in seconds.
    I'm using the 1 minute as an intro to a video I'm creating in Primier CS4, SD 16:9, 720x480 NTSC. My question is:
    a) rendering this clip is taking about 4 1/2 hours. Using QuickTime movie, no compression. Remember is HD and HUGE. Should I do it this way?
    b) Would it be better to use Adobe Bridge and bring the un rendered project into Premier, choosing Fit to Screen?
    c) Would it be better to export it as an HD .avi file, bring it into Media Encoder and downsize the file and THEN import the single .avi clip into Premier?
    What do you suggest will give me the most stable and clear one minute intro?
    I'm working in Windows 7, 64 bit, 2 hard drives: C and Video. Have the Production Suite. 8 GB Ram. System is 3 years old and was built by a certified Adobe dude.
    Thanks for anything you can give me.

    As Dave said, confusion everywhere. It's pretty clear that you know little to nothing about AE and thus don't know which levers and knobs to tweak. In so many words, none of your ideas makes any sense, as it's actualyl ridiculously easy to downsize content in AE, eitehr by nesting it in a notehr composition as a layer and using "fit to comp" or scaling it in the output module settings. The rest is neither here nor there -
    "stable and clear" are just a matter of perception. Yes, from a technical POV using uncompressed is always a safe bet, but that won't do you any good if you do something silly when scaling the footage. So we're back to square one no matter what. Therefore I strongly suggest you read the AE help and this:
    Getting started with After Effects
    And yes, depending on what's involved in that template project, the rendering time could be perfectly normal.
    Mylenium

  • Which one better to use - jsp:useBean or import statement

    Hi,
    I just want to know that which one is better to use jsp:useBean or import statement .
    I can instantiate and call method of myclass -
    1) by importing the class through import tag in jsp as <%@page import="myclass"%. or
    2). by using <jsp:useBean tag....
    i have these two option to do the same thing. i know that basically useBean is used to call setter and getter method of bean class and but it can be used to call a normal java file that have some logic .
    so what should i used , which one is better and why?
    useBean provides scope and object instance so no need to create object by new operator. and with import you have to create an instance .
    but which tag should i use in my jsp?
    i am confused???

    ok, means i can use jsp:useBean tag for all my
    classes that are not actually bean. so it will be
    instantiated at run time and provide efficiency .No. Jsp:useBean is used for java bean components.
    >
    but when should i use import statement in my jsp and
    it happen at translation time so will it create any
    type of burden for my code if i import multiple
    classes.For non-java beans, you need to import the classes, period.
    It's not a burden, it's a necessity.

  • Which is better(generally): MacBook Pro with Retina Display or MacBook Air?

    Which is better(generally): MacBook Pro with Retina Display or MacBook Air?

    Better for what? These are two very different computers. Tell us which things you are looking for and we may be able to help you. Examples - weight, standard RAM and flash memory available, video resolution, etc.
    See the technical specifications articles for each -
    MacBook Air.
    MacBook Pro retina display.
    Best of luck.

  • Which is better to use in a corprate enviornment for back up Windows 2008 Vs. Mozy

    Which is better to use in a corprate enviornment for back up Windows 2008 Vs. Mozy

    Hi, 
    Microsoft provide the built-in backup utility Windows Server Backup to backup Windows server 2008. For more detailed information, please refer to the articles below:
    Windows Server Backup Step-by-Step Guide for Windows Server 2008
    http://technet.microsoft.com/en-us/library/cc770266(v=ws.10).aspx
    Save big bucks without risk: Get the most from Windows Server 2008 Backup Utility
    http://www.techrepublic.com/blog/data-center/save-big-bucks-without-risk-get-the-most-from-windows-server-2008-backup-utility/
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    For Microsoft does not provide any third party software, you need to check with the third party software yourself.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • New laptop workstation for time lapse editing

    Hello all, I'm in the process of buying a new custom laptop, and I seek your inputs regarding the specs, The laptop will be based on the Clevo P370EM chassis, a pretty robust machine. 17.3" Full HD (1920x1080) Glossy 90% NTSC Color Gamut LED Backlit

  • Sorting podcasts

    Ok I'm trying to learn more about photography and heard there were a ton of good podcasts in iTunes. Which there are. I'm going to be watching the video podcasts on my mac but I want some audio casts on my iphone so I can listen to them when I walk t

  • Wrong assignment field (ZUORN) running MR08

    Hi all, On SAP R/3 4.6b we run transaction MR01 with unplanned delivery costs. As we have some price differences, the FI document has a line with the right price diff. G/L account. This G/L account has its sort key field (ZUAWA) filled with code '013

  • Cannot edit Oracle Spatial data

    Hello, I am running into some problems with my Oracle Spatial data. Maybe somebody has some insight. Here's what is going on: 1) I am able to connect to and view the data in uDig but I cannot edit the data and also the data shows up in the table of c

  • Can you export your address book to excel

    Is it possible to create an excel spreadsheet of all my contacts in my address book? Thanks!