What is root AM

Hi,
I made some changes in seeded AM (LearnerSearchAM). But I want to extend this AM and deploy the extended AM in server so extend of version does not affect the changes.
But I find there is bug in substitute the root AM .
I am not sure what is root AM ? Is root AM means seeded AM ?
This AM is for search region only. Can I sustitute this AM ?
Thanks,

Thanks Pratap,
I did as you told me and I get that the AM which I want to sustitute is not a root AM.
But I extend AM and substitute it but I find that there are not changes reflected on server.
First I take whole folder structure in my jDeveloper.
I made a new business component and add new AM and extend the old one.
After that I generate jpx file and updated in database
But still I am not able to see the changes..
When I click on about this page the AM is shown old one. So will it be new AM name?
Thanks,
Krunal

Similar Messages

  • What is root when converting AS3.0 to Create js?

    Hi All,
    Does anyone know what MovieClip(root).play(); is when converting to Create JS for Html5 Canvas?
    Many thanks.

    I wanted to come back and update this thread in regards to CreateJS and 'root' It seems that as well as using this.parent.play(); exportRoot.play(); also works.
    I am however struggling to check variables on the main time line from inside a movieClip.
    // MainTimeline
    var animVar = 1;
    //Inside movieClip
    this.stop();
    if( animVar == 1 ) {
            alert('animVar is one!');  
        else {
            alert('animVar is not one!');
    I have tried this.parent.animVar = 1 exportRoot.animVar = 1 but neither can check the variable on the main timeline from inside a movieClip. Any help would be appreciated.

  • What is root in AS3?

    Hi guys,
    for example, in this .as file, what is root? And "this" is a reference to the class?
    ps. This .as is connected with a .fla
    package  {
        import flash.display.MovieClip;
        import flash.events.Event;
        public class FlashVars extends MovieClip {
            public function FlashVars() {
                carregarFlashVars ();
            private function carregarFlashVars (): void {
                this.root.loaderInfo.addEventListener (Event.COMPLETE, mostrarValor);
            private function mostrarValor (e: Event): void {
                texto_txt.text = e.target.parameters.nome;

    "But if the SWF is loaded into another SWF, root becomes the hosting SWF."
    This is not true. root is the same for the same swf and doesn't change even when it is loaded into another swf.
    Here are three classes that will demonstrate it. Just compile them into the same directory with respective names. When GrandParent swf is run the following traces are displayed:
    [object GrandParent] root = [object GrandParent]
    [object Parent] root = [object Parent]
    [object Child] root = [object Child]
    Which, again, shows that root did not change.
    package
         import flash.display.Loader;
         import flash.display.Sprite;
         import flash.events.Event;
         import flash.net.URLRequest;
         public class GrandParent extends Sprite
              public function GrandParent()
                   if (stage) init();
                   else addEventListener(Event.ADDED_TO_STAGE, init);
              private function init(e:Event = null):void
                   removeEventListener(Event.ADDED_TO_STAGE, init);
                   trace(this, "root =", root);
                   var loader:Loader = new Loader();
                   loader.load(new URLRequest("parent.swf"));
                   addChild(loader);
    package
         import flash.display.Loader;
         import flash.display.Sprite;
         import flash.events.Event;
         import flash.net.URLRequest;
         public class Parent extends Sprite
              public function Parent()
                   if (stage) init();
                   else addEventListener(Event.ADDED_TO_STAGE, init);
              private function init(e:Event = null):void
                   removeEventListener(Event.ADDED_TO_STAGE, init);
                            trace(this, "root =", root);
                   var loader:Loader = new Loader();
                   loader.load(new URLRequest("child.swf"));
                   addChild(loader);
    package
         import flash.display.Sprite;
         import flash.events.Event;
         public class Child extends Sprite
              public function Child()
                   if (stage) init();
                   else addEventListener(Event.ADDED_TO_STAGE, init);
              private function init(e:Event = null):void
                   removeEventListener(Event.ADDED_TO_STAGE, init);
                   trace(this, "root =", root);

  • What is rooting and flashing

    can anybody help me to understand what is rooting and flashing phone means?
    what are the benefits and disadvantages of it ?
    and how it can done ?
    Solved!
    Go to Solution.

    Root is just access to core files of system                   
    Rooting is a procedure which grants you the administrator/superuser/ permissions so that you can modify any file inside your Android OS
    Flashing is installing firmwares on a phone
    Discussion guidelines.
    Message me or any other moderator to seek help regarding moderation.

  • In SAP-BW what is ROOT Analysis?

    what are the steps to be followd in root analysis?
    thanx.
    siva

    Hi Siva,
    Check this link
    http://en.wikipedia.org/wiki/Root_cause_analysis
    Regards
    Prakash

  • What is root password ?

    Hi there,
    I tried a few commands in the X terminal with the sudo prefix and it asked me for the root password.
    Does anyone know what it is ?
    Cheers
    Fred

    fhumbert wrote:
    Hi there,
    I tried a few commands in the X terminal with the sudo prefix and it asked me for the root password.
    Does anyone know what it is ?
    Cheers
    Fred
    Just to be pedantic.. if you're using SUdo and it prompts for a password, it is usually asking for YOUR password, not the root password..
    that's one of the differences between su and sudo..
    sudo will only let you run gainroot (sudo gainroot) which will start a root shell if:
      a) you have R&D mode activated, or
      b) you have installed the rootsh package
    otherwise it will tell you R&D mode isn't active..

  • What is root level of backup drive

    I have instructions  to transfer backups from current backup drive to new backup drive. It says to drag the current backup drive to the ROOT LEVEL of the new backup drive. What is the root level?
    Thanks,
    Kathy

    That is not the proper method. Here is the right way to do that:
    Clone using Restore Option of Disk Utility
      1. Open Disk Utility in the Utilities folder.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Select the destination volume from the left side list and drag
           it to the Destination entry field.
      5. Select the source volume from the left side list and drag it to
          the Source entry field.
      6. Double-check you got it right, then click on the Restore button.
    Destination means the New backup drive. Source means the Old backup drive.

  • What is root cause of Error in InitVXI library. Allocation error in initialization?

    The error result after executing ResMan;  Error: Error in InitVXI library. Allocation error in initialization.
    Hope you can help, thanks....

    Hi ctapa,
    If by chance you receive this error when attempting to run ResMan outside of Measurement & Automation Explorer (MAX), then you will want to refer to this KnowledgeBase article, which details how to fix such an error/crash.
    Curious--what operating system do you run for your VXI system? Also, what version of NI-VXI do you have installed? (You can check this in MAX, beneath the Software tree) In addition to the "Error in InitVXI Library..."  message you receive, do you see your system
    exhibiting any of the problematic symptoms mentioned here? Replying with any additional information on your system and setup would be most welcome and aid in finding the cause of the issue.
    Kind regards, and happy holidays!
    Warm regards,
    pBerg

  • Our live apps are crashing upon launch and our only insight is that it is a "Viewer" crash - any ideas what the root cause could be?

    They are crashing on iOS 7

    Once you’ve run v32 on a device your keystore winds up getting modified with data that can’t be processed with the v29 viewers, which is why you are seeing the v29 apps crash.
    Neil

  • What is a root folder and how to find folders afte...

    Can someone tell me what a 'root folder' is and how to find icons once you've moved it there?
    It's actually my boyfriend's phone and he uses it for construction site pictures and this morning he woke me up as he couldn't find it anymore. He needs to locate the folder asap as he needs to download pics onto the computer and send them to clients straightaway in batches.
    I connected the phone to the computer using the usb cord and it asks for options on the mass storage transfer. I selected 'images' and then on the control panel of windows, select digital still camera. At this point, the computer stalls as it is trying to search for the pictures folder but cannot locate.
    I'll never move anything to this 'root folder' again. I was just trying to put the icon on the main menu (the way you can do with a blackberry)
    He's already gone for work so took the phone with him, so I thought of giving this forum a try.
    Thanks for help in advance

    Hi there! 
    Well If what you did is you transfered the Pictures from one folder to another using your phone, the Root folder is the main folder so lets say you transfered it to the memory card the root folder is the memory card.
    Hope tis' help!
    "If you think this post is helpful, please click on the green button"

  • Root Element in Syndicator?

    hi All,
    I am currently working with MDM Syndicator.
    My problem is about Root element
    when i am opening in the syndicator file-->destination properties
    it will open dialog box with the following options, (i.e. type,Remote system,port,xml schema,xml file name,Root.
    when i am selecting type as xml schema , romote system(i.e which i have declared in console for that repository). but when i click on OK button.
    it is asking for the Root element required.
    can any one help me about:
    1)what is root element?
    2)where we can declare root element and where we can use it in syndicator?
    3)what actually Root element holds in it?
    can any please provide answers to this questions
    thanks in Advance
    Bharat.chinthapatla

    Hi Michael,
    Thanks for your reply for the pervious question Michael.
    But.................?
    My Problem is..........
    Under Admin in console i  have selected XML Schema table and i have created one record with Name as "xml schema file one" and in the filename field i have clicked on the browse button and selected one .xsd file in the repository.
    (i have tried with .xml schema file also but not....)
    I have opened the syndicator on that particular repository and in the source item i am able to see the table and fields of that particular repository and i have clicked on the file option and i have choosen "Destination properties" it has opened dialog box with different input fields, there i have selected type as "xml schema" and Remote system " MDM "(default). when i selected type as xml schema automatically xml schema input field is enabled and it as shown all the xml schema files or record  which i have created in the XML schema table under Admin of the console.
    But Root element is not enabled, what i have to do?
    In the previous question you have said like this " <b>you have to add an XML Schema to your repository using the <u>corresponding branch</u> in the Console Admin menu</b>.
    what is the corresponding branch in the console Admin menu,  can you please explain me in details...
    if there is any other procedure to come out of this problem, can you please explain me in details ?
    Thanks in advance
    bharat.chinthapatla

  • How to handle unknown root node type when parsing?

    Hello all, hoping someone knows how to accomplish this...
    I'm trying to use XMLBeans to parse RIXML 2.0 documents. This schema allows for
    multiple root node types, so I don't know when I'm trying to parse a file if the
    root node is a Research node or a Product node, for example. If I try to invoke
    parse and there is a type mismatch I get the following error:
    com.bea.xml.XmlException: D:\RIXML\V2TestDoc.xml:0: error: The document is not
    a Research@http://www.rixml.org/2002/6/RIXML: document element local name mismatch
    expected Researchgot Product
         at com.bea.xbean.store.Root.verifyDocumentType(Root.java:472)
         at com.bea.xbean.store.Root.autoTypedDocument(Root.java:394)
         at com.bea.xbean.store.Root.loadXml(Root.java:763)
         at com.bea.xbean.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:286)
         at com.bea.xbean.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:224)
         at org.rixml.x2002.x6.rixml.ResearchDocument$Factory.parse(Unknown Source)
         at Test.main(Test.java:21)
    Exception in thread "main"
    So how do I generically handle parsing when I don't know what type of root node
    I'm going to get?
    Thanks,
    Joe

    Hello Joe -- You might try parsing the document as XmlObject (which your
    schema-generated types extend). Then you could use an XmlCursor to discover
    what the root element's local name is. Something like the following code
    might be a way to do it. You could also simply re-parse the document after
    discovering its root element name, but that would probably be more
    expensive.
    XmlObject xml = XmlObject.Factory.parse(mydoc.xml);
    XmlCursor cursor = xml.newCursor();
    cursor.toFirstContentToken();
    if (cursor.getName().getLocalPart().equals("Research"))
    // cast the XmlObject to your ResearchDocument type and use it.
    else if (cursor.getName().getLocalPart().equals("Product"))
    // cast the XmlObject to your ProductDocument type and use it.
    cursor.dispose();
    Steve
    "Joe Celentano" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hello all, hoping someone knows how to accomplish this...
    I'm trying to use XMLBeans to parse RIXML 2.0 documents. This schemaallows for
    multiple root node types, so I don't know when I'm trying to parse a fileif the
    root node is a Research node or a Product node, for example. If I try toinvoke
    parse and there is a type mismatch I get the following error:
    com.bea.xml.XmlException: D:\RIXML\V2TestDoc.xml:0: error: The document isnot
    a Research@http://www.rixml.org/2002/6/RIXML: document element local name
    mismatch
    expected Researchgot Product
    at com.bea.xbean.store.Root.verifyDocumentType(Root.java:472)
    at com.bea.xbean.store.Root.autoTypedDocument(Root.java:394)
    at com.bea.xbean.store.Root.loadXml(Root.java:763)
    atcom.bea.xbean.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:28
    6)
    atcom.bea.xbean.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:22
    4)
    at org.rixml.x2002.x6.rixml.ResearchDocument$Factory.parse(Unknown Source)
    at Test.main(Test.java:21)
    Exception in thread "main"
    So how do I generically handle parsing when I don't know what type of rootnode
    I'm going to get?
    Thanks,
    Joe

  • ZTE Open C, brand new, following instructions bootloader will not unlock; have rooted terminal

    ''locking this thread as duplicate, please continue at [https://support.mozilla.org/en-US/questions/1014768 /questions/1014768]''
    I bought the device for developing purposes and just got it today. I am a US user by the way.
    I followed the directions that are listed here for how to root the device and unlock the bootloader, however, the directions do not work.
    I now have a rooted terminal using adb shell, however, when i reboot to the bootloader and run fastboot devices I get nothing, and no other fastboot command works.
    This is absolutely ridiculous. I bought the phone from the ebay site just this week using the link here on Mozilla. I've even synced and built B2G for the device. But I can't unlock my bootloader? Defeats the purpose of "open" and makes me regret my purchase.
    I would appreciate some prompt help in this matter.

    I fixed this on my own.
    And for you information that is the exact tool that I used.
    And I'm not a novice; I know what a root shell is and I wouldn't have said that I have root if I didn't.
    Maybe read the post before assuming you know more than the poster...
    Anyway...
    i just built cwm for the device and using the rooted shell dd'd the factory recovery image and dd'd the new one.
    then i installed the ZTE Kis 3 firmware with the new recovery
    then i rebooted to the bootloader and did "sudo fastboot oem unlock" and the bootloader was unlocked.
    this did not working following the aforementioned guide using only the upgrade tool otherwise i wouldn't have posted.

  • What exactly is a "low-level exception occurred in: ImporterFastMPEG?"

    I've been importing several HDV video files (m2t files) from my Sony HDR-DR60 HDD unit into Premiere Pro CS6 on my Macbook Pro w/ Retina Display. I noticed that this error popped up for 3 files: "A low-level exception occurred in: ImporterFastMPEG (Importer)" What exactly is happening here? What does that mean? Those video files appeared with small "?" icons next to their names in the bin. I attempted to import them again, but I was either given the same error message or only the first few seconds of the file would import. For example, one file is 645MB and is a little over 3 minutes long. Now when I try to import this file, it shows as being only 19 seconds in length.
    Now here's where it gets perplexing: I took that same file and fired up my decommisioned Windows PC with an old installation of Premiere Pro CS5.5, and it imported perfectly without a problem.
    I found a very slow work-around where I converted the m2t file into an uncompressed Quicktime MOV, but I'd like to find out what the root cause is and why I'm getting this error for these few files. I've done a lot of shooting this week, and I haven't had a problem with any other files from my HDR-60.
    So, is this a Mac/Apple problem, a Premiere CS6 problem, or are those particular files just randomly weird? Google searches have not yielded anything useful which is why I'm asking here.

    You might go back to http://forums.adobe.com/community/premiere/premierepro_current
    In the block under Ask a Question enter
    low level exception
    so you may read previous discussions
    Be sure to click the See More Results at the bottom of the initial, short list

  • Read XML root element tag in Java

    Is there any way I can read the tag of the root element? Based on the tag, I process the XML differently.
    Thank you.

    I think I figured it out. I can accomplish this by using the getTagName method. Sorry for the lack of detail in my original question.
    For those interested, I have a class that has XML passed to it. Depending on what the root tag name is, different activities needed to take place. I needed a way to read the tag in order to determine what actions needed to be performed.
    Thank you.

Maybe you are looking for