ParentCategory property is null in ProductCatalog

I was the SitemapGeneratorService configuration to generate a xml sitemap and was set a ProductIndirectTemplate as below:
$class=atg.repository.seo.IndirectUrlTemplate

urlTemplateFormat=/p/{item.parentCategory.displayName}/{item.parentCategory.id}/{item.displayName}/{item.id}

indirectRegex=.*/p/([^/].*?)/([^/].*?)/([^/].*?)/([^/].*?)$
     
regexElementList=\
     parentCategoryDisplayName | string,\
     parentCategory | id | /atg/commerce/catalog/ProductCatalog:category,\
     displayName | string,\
     item | id | /atg/commerce/catalog/ProductCatalog:product     
  
forwardUrlTemplateFormat=\
     [item.template.url]?id\={item.id}&catId\={item.parentCategory.id}
  

webAppRegistry=/atg/registry/webappregistry/StaticWebAppRegistry
But when is generated the code for sitemap xml, the parentCategory element is empty.
Ex: /demo/p / / / Chronos + Watch / prod170004 /.

During registration of the elements of the descriptor of the item 'product' in the repository ProductCatalog parentCategory property is null. And in CCB contains the parent for the product category.
This has happened with someone?

Thanks to you all!

Check if you have domain controllers. DynamicCustomCatalogs on your MANIFESTO

parentCategory is generated by this module.

Tags: Oracle Applications

Similar Questions

  • Eception TypeError: Cannot read property 'edge_authoring_mode' null

    I get the following error message and I don't know how to correct:

    Eception TypeError: Cannot read property 'edge_authoring_mode' null

    I searched for 'edge_authoring_mode ', but have not been able to find anything.  Can someone point me in the right direction and I would like to know why this would be null?

    Hi, I just wanted to mention that this error has been be bound to use the Composition of municipalities of edge charger.  Apparently, my variable "thestage" (which was used in the scene that you noted above) was occasionally (based on load time) still reference the old stadium which had been replaced by using the charger of the Composition.  Thank you for taking the time to try to help him with this.

  • {"code": "InternalError", "message": 'Cannot read property 'encoding' null'} error

    I want to download creative cloud on another pc, but I get this message why? {"code": "InternalError", "message": 'Cannot read property 'encoding' null'}

    Moathe, including the version of operating system do you use? Here's what you can try:

  • AMQP cannot set the custom property, reason: null

    While trying to run the workflow 'Configure vCLoud Director AMQP subscription', I reciweve the error ' Unable to set custom property, reason: null, ' when the workflow hits the script block "Set Custom Prop. My VCO logs display the following text:

    ConvertToResult() WARN [SDKFinder]-> Finder 'AMQP:Subscription': unexpected error ' ch.dunes.model.sdk.SDKFinderException: convertToResult()-> Finder 'AMQP:Subscription' cannot call the expression "getId()' object Finder ' subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] [Fri Aug 24 08:57:59 MDT 2012]', reason ' MethodFailedException: 'getId' method is not intended Subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] [Fri Aug 24 08:57:59 MDT 2012] "
    ch.dunes.model.sdk.SDKFinderException: convertToResult()-> Finder 'AMQP:Subscription' cannot call the expression "getId()' object Finder ' subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] [Fri Aug 24 08:57:59 MDT 2012]', reason ' MethodFailedException: 'getId' method is not intended Subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] "[Fri Aug 24 08:57:59 MDT 2012].

    and

    ERROR [CustomProperty #ejbSelectGeneric] could not be found

    java.sql.SQLException: Argument data type text is invalid for argument 1 of the lower function.

    If anyone has seen this before?

    Ah, found it: http://kb.vmware.com/kb/2020218

  • Deleting parent symbol after the removal of child symbol throws "Eception TypeError: cannot read property 'id', null"in 20141.

    If a symbol of the child is removed first, and then the parent, he throws the error «Eception TypeError: cannot read property 'id', null'.»» Its also strange that the registration of all symbols of the child on the stage he lists as the grandchildren. These codes worked perfectly with previous versions, but not with 20141.

    The code used to print all the symbols of the scene:

    var chldns = sym.getComposition () .getStage () .getChildSymbols ();

    for (i = 0; i < chldns.length; i ++) {}

    Console.log ("-->" + chldns [i] .name);

    }

    Can someone tell me if this is a bug or there at - it another way to do this?

    Thank you.

    There is a bug in 20141. We have fixed this problem and the fix will be available soon in the next update. I think the problem that is described in this post ( removal of nested symbols problem ) is similar.

  • Error: Unable to get the 'platform' of undefined reference property or null

    I am updating a Web site on a computer that had Dreamweaver Cs4 installed as a transfer file from another computer. I get an error (unable to get the 'platform' of undefined reference property or null). The current computer has Windows7. How to upgrade to the operation of the platform within the program? What is the problem?

    What are you trying to do exactly?

    Files created in DW are not specific platform (they are just .html, .css, .js, etc.), but the program itself is when it's one of the older versions of perpetual license / disc.

    Adobe does not swap the platform for something else that current versions, however the current version (PCOC 2014) is not really specific platform more since you can have it installed on two machines, regardless of the platform. So, basically, ranking/cross-platform interchange is not permitted more.

    Product order | Platform, language Exchange

  • In ViewIdPropertyMenuModel viewId property is null in open jsff?

    JDeveloper 11.1.1.4.0

    I receive the following warning when I open a jsff (which includes a train) in JDeveloper Editor:

    23 April 2012 09:43:40 org.apache.myfaces.trinidad.model.ViewIdPropertyMenuModel
    WARNING: The viewId in ViewIdPropertyMenuModel property is null. The ViewId property is necessary to find the rowKey to update.

    I looked at several tutorials on the trains and they don't show / learn about something different that I do - code in my jsff:
            <af:train value="#{controllerContext.currentViewPort.taskFlowContext.trainModel}" id="gpcut1"/>
    The only thing I found is an Oracle doc that shows a side of nodeStamp in the train component. When I tried to put the aspect of nodeStamp and a commandNavigationItem in it as described, I still have the warning will appear in the message log. My train seems to work OK despite the warning message. My concern is that if I don't fix what is causing this warning, that in later versions, it could become a mistake. Please notify.

    Kind regards
    Troy

    Hello

    the code looks OK and if the train model is derived from a stubborn workflow there is nothing to worry about. Chances are that this message is when you use a newer version of JDeveloper (in which case it would be a failure to your current version)

    Frank

  • The value of the "find object" property is null or undefined, not a function object

    Hi, I am a newbie, busy with LabView evaluation, so I'm on Chapter 2 of the "Getting Started" document on the Panel before 2010. This means that I'm trying to follow a program of self teaching, to generate the VI second in the tutorial.

    I received an error script, as mentioned in the title of this post, I have attached a screenshot. Run the script after the error, it's understandable results in no action.

    It's my second post along this journey of discovery. I mention this because perhaps my previous problems are related. During the installation, there was internal mistakes, 2203, relating to different files, I added this page for info. There was also a failure to update, also attached screenshot. I posted these two errors and thanks to a reader, learned that the Installer error is a known situation, there was a link to follow. I followed the link, the installation program has been resolved and I loaded the patch of LabView. After that, everything seemed fine, I have generated the first VI in the tutorial OK. If everything looks OK in respect to the LabView core - or is it?

    This problem of script. I don't know if this is a bug in Help file or if this is due to an incompatibility, software or OS issue. I wonder if my LabView installation is damaged or not and if so, the best approach to tackle the problem.

    I am running 64 bit Windows 7 on Lenovo ThinkPad laptop.

    Any suggestions, anyone please? Suggestions gratefully accepted.

    Hi Kevin, thanks for your help.

    In summary, all right, it was a permissions issue administrator after all (despite my perceptions to the contrary). I explain more below with a few screenshots, in the case where others strike the same problem.

    FYI I LV 2010 64-bit, I downloaded from the web site of NOR. Installation reports that there no drivers, I guess I'll have to install those via a separate download on time?

    Just a question before the details of fixed error below, test screws that I generate in this evaluation version will be available for me when I upgrade to a purchased version, or I'll have to redo them?

    OK, what about administrator rights. So what's an administrator NOT really an administrator?

    Although I am the administrator on this PC (work), I used to have a restricted account that was dug for me by our technician COMPUTER recently. Despite this expansion of the rights, I had (as a new administrator) to grant me as a user, additional administrative rights on the user account. "Full control". I also had to add admin rights to the file 2010 itself as explained in your article "2203. (See screenshots).

    So - I thought initially I full administrator rights, but I still need to "tweak" the rights on my account on the file 2010 itself AND don't run as administrator, making sure no other program was working. I had to uninstall the old installation, since the change of administrator rights does NOT have the thing alone, I always have an error 2203 about 70% through the installation during the attempt of these various chages. I have therefore had to start from scratch, the update is successfully ran to install the fix for 2010 and there is no errors, so maybe admin initially undermined the rights as the app too when I installed the first time?

    In any case the update from the admin, then uninstall and reinstall did the trick! Now the link for help on the lower right of the front LV application page executes and the 'Open example' and 'Examples' within the detailed help window buttons, work as announced without any script errors.

    I hope it helps others too and thank you again.

    Best regards, Alex

  • Start getting script error code 0/line48/tank 2 / failed to get the value of the application object of property is null or undefined

    whenever I start all the applications I get three error code of script, I was wondering how to stop this.

    Check if the following will help with your question.
    Open your Internet Explorer browser.
    Click on the menu 'tools '.
    Click on 'Internet Options '.
    Click on the "Advanced" tab
    Check the checkbox "disable the script debugger. It is located under the heading "Navigation".
    Uncheck the "display a notification of every script error".
    Click 'Apply' then 'OK '.
    Close Internet Explorer.
    Open Internet Explorer to make sure that the script errors are not displayed.

    Please reply back and let us know if this can help.

    Marilyn

  • Web page error code: unable to get the "trimming" of undefined reference property or null

    I use Google chrome on Windows 7 Edition home premium. There is a red icon just to the left of the button cut on the top of the screen. Everytime my mouse passes over it this message arrives... Help, please. Thank you 1 million.

    Hi Nayedene,

    Given that the problem is with Google Chrome you can post your question in the support forums for help.

  • MuseJSAssert:Error calls the function selection: TypeError: cannot get the "init" reference to undefined property or no, I am a beginner and not able to solve this problem with my website, please help...

    Everytime I open my site I get this error "MuseJSAssert: Errot calling function selection: TypeError: cannot get the"init"reference to undefined property or null" and I was a newbie am not able to solve this problem.

    error.png

    I did take all measures please help.

    Hello

    Can try you it on another browser that the problem does not come up on top of our end.?

    Kind regards

    Akshay

  • Null value in Windows Firewall

    Anyone can shed light on this error? It does not provide a name for the real item, just a number - that's the 10th one appearing in the presentation? Thank you.

    TypeError: Cannot read 'value' property to null (Workflow queue item: Edit / Edit item (article 10) #46)

    Not sure if I understand you. It is a failure in the workflow of 'Element of queue to change' / 'Edit item' box, line 46. If you have several boxes of "Change the item" you can get a link on each article number and clicking the startup of the workflow item.

  • Properties: Treatment of NULL values

    I wanted to ask you how you deal with NULL values, on the properties of JavaFX.

    Properties of the wrapper for the primitive data types like SimpleIntegerProperty or SimpleBooleanProperty Don t accepts NULL values.

    Example:

    1. IntegerProperty integerProperty = new SimpleIntegerProperty() )
    2. integerProperty. setValue (null) ;
    3. System. out. println () integerProperty. getValue ());

    Output is 0 (default value for "int").

    I think the primitive property wrappers (IntegerProperty, BooleanProperty and friends) as of the wrappers for primitive types. Probably they shouldn't really inherit WritableValue as which allows the call to setValue with a type reference, but I think that indigestion API would be worse than the implementation of setValue with a slightly incorrect signature. I would just avoid defining a wrapper of primitive type to null property: If you want to restrict yourself using set (.) instead of setValue (...) you are forced to spend in the primitive type: either you cannot pass null.

    If you want an integer property where null values are handled in an intuitive manner, use ObjectProperty .

    The test below shows that call setValue (null) on IntegerProperty assigns the default value. (Although I don't see the behavior documented anywhere).

    import javafx.beans.property.IntegerProperty;
    import javafx.beans.property.ObjectProperty;
    import javafx.beans.property.SimpleIntegerProperty;
    import javafx.beans.property.SimpleObjectProperty;
    import javafx.beans.value.ChangeListener;
    import javafx.beans.value.ObservableValue;
    
    public class PrimitivePropertyWrapperTest {
    
        public static void main(String[] args) {
            IntegerProperty integerProp = new SimpleIntegerProperty();
            integerProp.addListener(new ChangeListener() {
    
                @Override
                public void changed(ObservableValue observable,
                        Number oldValue, Number newValue) {
                    System.out.println("integerProperty changed value from "+oldValue+" to "+newValue);
                }
            });
    
            ObjectProperty objectProp = new SimpleObjectProperty<>();
            objectProp.addListener(new ChangeListener() {
    
                @Override
                public void changed(ObservableValue observable,
                        Integer oldValue, Integer newValue) {
                    System.out.println("objectProperty changed value from "+oldValue+" to "+newValue);
                }
            });
    
            integerProp.setValue(null);
            integerProp.setValue(1);
            System.out.println("setting integerProp back to null:");
            integerProp.setValue(null);
            System.out.println("setting integerProp to 0:");
            integerProp.setValue(0);
            integerProp.setValue(null);
    
            objectProp.setValue(null);
            objectProp.setValue(1);
            objectProp.setValue(null);
            objectProp.setValue(0);
            objectProp.setValue(null);
    
        }
    
    }
    
  • Constraint Unique NOT NULL in Data Modeling

    I created unique constraints in the relational model and I am trying to figure out how to make a NOT NULL constraint.

    Let's say the name of the table's category with cat_id, cat_name, sort columns.

    I create in SQL 'category ALTER TABLE MODIFY (category CONSTRAINT NOT NULL xxx_cat_name_nn);', but there is no data entry point inside the Modeler in the [properties unique key - xxx_cat_name_nn] dialog box, that I can find, that allows me to tell him that it is a NOT NULL constraint. I'm sure that there is a way, but I just fall over my own feet, trying to find.

    Any help would be greatly appricated.

    Published by: 991065 on February 28, 2013 13:40

    Hello

    You can make the column NOT NULL by disabling the "Allow nulls" property for the column.
    If you want a named STEP forced to NULL value, you must also set the property "Not Null Constraint Name" (under the default tab and the constraint of the column properties dialog box).

    David

  • Delete a dynamic property of a dynamic object

    I use a simple normal Flash as a data container object, and I want to delete a particular property of this object. Then this object is passed to a for... in loop. But even after using delete to remove the property, the key appears always in the loop.

    For example:

    var obj:Object = {a: 'a', b 'b', c 'c'}

    Delete obj ["b"];

    for (var prop: String in obj) {}

    trace (prop + ":"+ obj [prop] ");

    }

    a: one

    // b:

    c: c

    So delete the property seems to be the same as assign its value to null.

    Is it possible to remove immediately the property of quite the object while he plays in a loop is no longer on one for... in loop?

    It is enough to check the property to a null value, because a property with a null value is not the same as the property having no not first place and represents a different State. I don't want to set the property to null, I want to delete the property.

    Is this possible in AS3?

    This isn't how your code works on my machine.

    var obj:Object = {a: 'a', b 'b', c 'c'}

    trace ('Before');

    for (var prop: String in obj) {}

    trace ("" + prop + ":" "" + obj [prop]);

    }

    trace ("\nAfter");

    Delete obj ["b"];

    for (prop in obj) {}

    trace ("" + prop + ":" "" + obj [prop]);

    }

    On my machine, here's how it works:

    Front

    b: b

    c: c

    a: one

    After

    c: c

    a: one

Maybe you are looking for

  • Can't find them, and the window looks like a screenshot

    When I hit the find, the window 'looking for the Mac"is a screenshot of everywhere where it appears on my screen.  If I grab it and move it, it keeps the screenshot.  Also it can't find what I'm looking for.  It is a new problem.

  • Does anyone have an idea what happened to my screen?

    Sorry the photo is sideways :/ I did not have my macbook for a long time, but all of a sudden down the picture of theres like a gray band dark with green and pink lines. Anyone know what could be wrong? and also what kind of repairs would be required

  • Since the upgrade to El Capitan can eject disks

    I find myself unable to eject the hard disks and flash drives. I'm a photographer and I regularly load for clients flash drives, this is usually a fast CAP, copy photos, eject, and move on to the next thing. I can't stop my MBP whenever I need to eje

  • HP Pavilion dm1-4401sa: HP Pavilion dm1-4401sa Notebook PC Windows 7 drivers (new)

    I am hoping somone can provide me Windows 7 drivers for my Pavilion dm1-4401sa. On the site, the only one available is for Windows 8 I posted before and received in drivers for dm1-4170us, which did not work.Help please!

  • USB drive unplugged when wake up mode 'sleep'

    I use windows vista business version for my 6400 Dell insporon laptop. When my laptop wakes mode ensures, in the wondows login procedure, it seems he disconnected from usb drives to not communicate with windows at this time. One of the USB (simpletec