Current filter:
                                You should refresh the page.
                                0
                                  • Hi,

                                    I think that Address class has incorrect defaultfullAddressPersistentAlias in your sources.
                                    It is set to "Country.Name + StateProvince + City + Street + ZipPostal". It doesn't work for me (using Oracle database). I have changed it to "concat(Country.Name, StateProvince, City, Street, ZipPostal)" and now it works ok.

                                    Adjunt file eXpressAppFramework.log with Message Exception "An error occurs while applying the '[FullAddress] Like ..."

                                    Thanks.

                                eXpressAppFramework.log
                                0

                                Hello,

                                I see that you are already using the 9.1.5 version, in which this bug should be fixed: The CalculatedPersistentAlias attribute is defined incorrectly for the Person class' FullName property. But in our sources, the incorrect expression still exists. This is our mistake. We apologize for all the inconvenience it might cause you and your business.
                                We will do our best to fix this problem as soon as we can and provide you with a public fix.

                                Thanks,
                                Dennis

                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.