CRS 10.1 with Endeca 3.1.1 - How to import CRS Endeca Site to Dev Studio?

I'm new to Endeca and I'd like to get familiar with Endeca Developer Studio. I'd like, if it possible, to import CRS Site configuration to Endeca Developer Studio.
So, I created New Project in Developer Studio, then in Workbench settings selected my CRS Stage site. And after did Workbench->Get Instance Configuration.
Error*: Search Interface"All" contains a nonexistent member "allAncestors.displayName", and project was closed and I can't open it any more, due to errors.
In the Endeca Developer Studio Help doc it was mentioned that there is a workflow used to copy configuration from Stage to Prod and for details they suggested Workbench admin guide. Probably this is another method which I can use to import configuration, but I didn't find anything in the mentioned document.

After some analysis:
Search Configurations created by CIM for CA, Stage and Prod has some issues preventing them from loading to Developer Studio.
The easiest way to fix it is to update update necessary XML manually. E.g. my Stage CRS had error saying that product.repositoryId member was missed. So, I checked configuration in \Endeca\Apps\StageCRS\config\pipeline and noticed that StageCRS.prop_refs.xml didn't have the property mentioned, after adding the string <PROP_REF NAME="product.repositoryId" TYPE="ALPHA"/> I was able to load the project into Developer Studio by opening \Endeca\Apps\StageCRS\config\pipeline\StageCRS.esp file.

Similar Messages

  • On a Mac (10.6.4), Firefox asks to download/save any websites with an .asp extension. How do I get these sites to display properly?

    Any website that uses the .asp suffix will not open within the browser. Instead, firefox asks to download the website. If I choose to open the .asp file with firefox in the download prompt, I end up in a loop of asking to download/open. The asp websites work fine in Safari.

    What's the error? You can also try the https://www.eff.org/https-everywhere extension

  • I have a flash drive with 6GB of music.  How to import songs into iTunes?

    Foolish me, I was under the absurd impression that Apple, the company that brags non-stop about the functionality and user-friendliness of its software, would allow you to simply drag and drop music files into the iTunes window.
    Oh, how stupid was I.
    Drag-and-drop into iTunes? NONSENSE!!!!! That would be far too simple!
    Like literally everything involving iTunes, what should be an exceedingly simple process is far more complicated.
    So, how the heck do I get these 300+ songs in WMA format from my flash drive into iTunes?

    The problem is actually that you are trying to import WMA files into the Mac version of iTunes. WMA files can only be imported (and subsequently converted to AAC) in the Windows version of iTunes. You also have to have a version of Windows Media Player 9 or higher on the PC.
    Just an idea to throw out there. If you have access to a PC, import the songs into Windows Media Player, convert the tracks to MP3, put those on your flash drive and import to your mac.
    Hope this helps.

  • CRS 10.1 with Endeca 3.1.1 -home page doesn't show image and promo products

    Thanks to this forum and especially cmore I'm close to setting up my local dev environment, but still have something to resolve.
    I have ATG 10.1.2 + CRS + Endeca 3.1.1. I installed BCC with Staging and Production (switchable) stores.
    The problem is with Production CRS - both US Store and Home Store don't show image and promoted products on Home page.
    What I see below Top Category pane is empty square. Unlike Production, home page on Stage works fine - I see homepage_promo_storeSiteUS_en_anonymous.png and promoted products.
    I think the problem is not related to Endeca, as I currently connect both Stage and Prod to the same Endeca CRS, I also believe that issue is not related to configuration - I tried to run production with Stage configuration, and it changed nothing. I believe the issue is somewhere in data (DB) - but I did full deployment for Prod and it didn't help. I verified targeters and slots on Prod through ACC, and they looks fine. So don't know at this point what to do next.
    While doing full deploy I see some errors in the log which might be related to the issue, But the same errors I see on Stage as well and still Stage works without issues:
    10:17:41,805 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/HomeTheme in scope global. It is defined in scope request
    10:17:41,811 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/PromotedProduct1 in scope global. It is defined in scope request
    10:17:41,816 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/PromotedProduct2 in scope global. It is defined in scope request
    10:17:41,819 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/PromotedProduct3 in scope global. It is defined in scope request
    10:17:41,822 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct2 in scope global. It is defined in scope request
    10:17:41,826 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct3 in scope global. It is defined in scope request
    10:17:41,829 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct4 in scope global. It is defined in scope request
    10:17:41,832 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct5 in scope global. It is defined in scope request
    10:17:41,836 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/FeaturedProduct1 in scope global. It is defined in scope request
    10:17:41,839 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/CategoryPromotionContent2 in scope global. It is defined in scope request
    10:17:41,842 ERROR [nucleusNamespace.] Invalid attempt to resolve component /atg/registry/Slots/CategoryPromotionContent1 in scope global. It is defined in scope request
    Last update: I compared Stage and Prod home pages HTML code, and notice that the first difference between two pages is absence of endeca-slot Div, the below code present on Stage, and is Not present on Prod:
    It is the first difference only , there are a bunch more.
    &lt;div class="endeca-slot" zone="/content/Shared/Global Search Configuration/Search Box"&gt;
    <script type="text/javascript">
    if(Endeca.Site) {
    Endeca.Site.Audit.contents["/content/Shared/Global Search Configuration/Search Box"] = [{"@type":"SearchBox","endeca.internal.created.by":"admin","rule.msg":"Fired","endeca.internal.last.modified.by":"admin","rule.msgcode":"13","rule.state":"fired","endeca.internal.resource.path":"\/sites-live\/NYCoCRS\/content\/Shared\/Global Search Configuration\/Search Box\/Search Box","endeca.internal.workflow.state":"ACTIVE","type":"DGraph.MerchDebug","Title":"Search Box","rule.id":"1","endeca.internal.last.modified":"2013-03-20T11:43","endeca.internal.date.created":"2013-03-20T11:43","Zone":"\/content\/Shared\/Global Search Configuration\/Search Box"}
    </script>
    Edited by: PKU on Apr 1, 2013 8:32 AM
    Edited by: PKU on Apr 1, 2013 8:35 AM

    After some analysis and experiments:
    Most likely the issue is with Scenarios. HomeTheme Slot is populated by Theme scenario.
    For some reason the slot remains empty on "bad" environment. On "good" environment the slot contain promo content item after the first call of the slot. I checked respective targeter and promo content item, and they look OK, so I believe something wrong with Scenarios.

  • Install CRS and RAC with different users

    I' m tring to install CRS and RAC with different users.
    It is supported but I don't find documentation.
    Have someone experience with this configuration ?
    My question are related to permission/own of voting and ocr file.
    in this configuration is CRS owner or DB owner that run srvctl commands ?
    Thanks !

    Yes it is ... check out the RAC FAQ on metalink, and just as Chris metioned the users will need to have the oinstall group as their primary..
    "Is it supported to install CRS and RAC as different users.
    Yes, CRS and RAC can be installed as different users. The CRS user and the RAC user must both have "oinstall" as their primary group, and the RAC user should be a member of the OSDBA group.
    Modified: 09-SEP-04 Ref #: ID-5769 "

  • Issue in workbench integration with Dev studio on unix machine

    Hi,
    I am trying to integrate my workbench on unix machine with dev studio on windows machine. To do so, I did the following:
    1. created a new application in dev studio
    2. In dev studio - Tools - Workbench settings I gave the host and port of my unix workbench. It was able to connect properly.
    3. Then through Tools - Workbench - Set Instance Configuration, I sent these configurations of my application on dev studio to that of workbench(which I had selected earlier in step #2)
    4. Then in my unix machine, I replaced the wine data with my new data feed
    5. Ran initialize services, load baseline update and baseline update scripts.
    5. My baseline update script Failed at Forge with the following error:
    FATAL     03/07/13 12:21:30.718 UTC (1362658890718)     
    +FORGE     {config}: Could not open "/app/ENDECA/endeca/endeca/apps/Test/data/processing/wine_data.txt.gz": No such file or directory     +
    +ERROR     03/07/13 12:21:30.719 UTC (1362658890719)     FORGE     {config}: Forge failed with 1 error and 0 warnings.+     
    I am not able to figure out why it is still looking for wine data. Any suggestions on this are highly welcome!
    Thanks,
    Vineet

    Vineet,
    Using a text editor, search for "wine.data.txt.gz" in your ./Test/config/pipeline/pipeline.epx. If you find it, note the record adapter's name trying to read it and then remove it in DEV Studio and reupload your pipeline project. If you don't find it, check the same file in the ./Test/data/processing/pipeline.epx directory. If you find it there, you may have an issue with your baseline update script as defined in your ./Test/config/script/AppConfig.xml file. Make sure that your Forge.getConfig(); command is successfully copying contents from the ./Test/config/pipeline directory to the ./Test/data/processing directory (you may want to clear out the processing directory before your next run to make sure of it).
    HTH,
    Dan
    http://branchbird.com

  • Import CRS XI R2 to BIAR file

    Post Author: Vlad.Bondar
    CA Forum: Administration
    Hello. I have Crystal Reports Server XI R2 installed on a Win2k3 box. When i try import reports to BIAR file i get error "System.FormatException: Входная строка имела неверный формат.   в System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)   в System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)   в System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)   в System.Double.Parse(String s)   в BusinessObjects.Enterprise.OcaFramework.WireOb3Unpacker.get_Current()   в BusinessObjects.Enterprise.Lib.Properties.PropertyBag.merge(IBagUnpacker unpacker)   в BusinessObjects.Enterprise.Lib.Properties.PropertyBag.unpack(IBagUnpacker unpacker)   в BusinessObjects.Enterprise.Biar.XMLGenerator.SerializeFromInfoObjectProperties()   в BusinessObjects.Enterprise.Biar.XMLGenerator.Generate(PluginObjectMetaDataInfo objMetaDataInfo)   в BusinessObjects.Enterprise.Biar.XMLExporter.RealExportCollection(InfoObjects infoObjects, Hashtable idLogMsgTable, Set ids, Set dependencies)" Can anyone help me with this issue ? Best Regards, Vladimir Bondar

    Hi,
    We now have an old server that we have installed CRS XI R2 on for testing and would like to test installing CRS 2008 on it and then if it works, we are going to do the same to our productions server.
    On the test server, we are planning to uninstall CRS XI R2 and the old MySql and Tomcat.  Then install CRS 2008 along with the MySql and Tomcat that comes with that version and import the reports from the production server over to the test server and test if they work.  If that method works, then we were going uninstall CRS XI R2 and the old MySql and Tomcat from the production server and install CRS 2008 and import the reports from the test server back over .
    I wanted to uninstall the old Tomcat and MySql because I don't recall what the username and passwords were when they were initially set up as well.  I figured it would be more straightfoward just to uninstall and install the versions that get installed when installing CRS 2008.
    Thanks,
    Kim
    Edited by: Kim Cherry on Apr 13, 2011 8:32 AM

  • I have been sharing an apple ID and icloud with other family members. How do I change my iphone so as to create my own account?

    I have been sharing I-cloud with other family members. How do I change my i-cloud setting on my i-phone so as to creare my own account?

    If you want to keep your iCloud data, you would need to migrate your device and a copy of the data to a new account.  To migrate to a new account, start by saving any photo stream photos you wish to keep to your camera roll (unless already there) by opening your my photo stream album, tapping Select, tapping the photos, tap the share icon (box with upward facing arrow), then tapping Save to Camera Roll.  If you are syncing notes with iCloud, you'll need to open each of your notes and email them to yourself so you can later copy and paste the text into new notes created in your new account.  Then go to Settings>iCloud, tap Delete Account (which only deletes it from this device, not from iCloud; others keeping the account will not be effected by this), choose Keep on My iDevice and provide the password to turn off Find My iPhone.  Then sign back in with a different Apple ID to create your new account and choose Merge to upload your data.
    Once you are on your own account, you can go to icloud.com and manually delete any data you don't want in your account without effecting anyone else.

  • HT204053 i RECENTLY PURCHASED ANOTHER IPHONE.  MY INTERNET IS NOT WORKING.  I JUST CREATED AN APPLE ID.  WHAT'S NEXT?  I NOW HAVE TWO DIFFERENT ACCOUNTS WITH DIFFERENT USER NAMES.  HOW CAN I USE ONLY ONE ACCOUNT FOR ITUNES, ICLOUD APPLE ID ETC???

    I RECENTLY PURCHASED ANOTHER IPHONE.  MY INTERNET IS NOT WORKING.  I JUST CREATED AN APPLE ID.  WHAT'S NEXT?  I NOW HAVE TWO DIFFERENT ACCOUNTS WITH DIFFERENT USER NAMES.  HOW CAN I USE ONLY ONE ACCOUNT FOR ITUNES, ICLOUD APPLE ID ETC???

    Welcome to the Apple community.
    iTunes and iCloud and different accounts, you will need to delete both accounts from your device before adding the new details in their place.
    For iCloud go to settings > iCloud, scroll down and hit the delete button. You can then sign back in using your correct details. For iTunes go to settings >store, tap your account ID and then sign out, you can then sign back in using your correct Apple ID.

  • I restared my Iphone 4s and now my photos are just grey with JPG in it. How do i get my photos back?

    I restared my Iphone 4s and now my photo's are gone. They are just grey with JPG in it.
    How do i get my photo's back? And why are they grey?
    Any help would be nice.
    Thank you.

    Restarting your phone doesn't cause it to grey out.
    Were you restoring from an icloud backup?  IF so, it does take awhile for pictures to download.

  • The Bluetooth low energy protocol is not backward compatible with classic Bluetooth protocol. My iPhone 4s can not find my sonny in-dash player. However my iPhone 3GS does it. Very disappointed with this. Any idea how it can be fixed???

    The Bluetooth low energy protocol is not backward compatible with classic Bluetooth protocol.
    My iPhone 4s can not find my sonny in-dash player. However my iPhone 3GS does it. Very disappointed with this.
    Any idea how it can be fixed??????

    Hello,
    You are correct, Blue tooth low engergy, BTLE.(only) devices are not backward compatible with Classic bluetooth and cannot connect.
    However the Apple 4S and above have Bluetooth 4.0 support.. Hardware wise it has bothClassic Bluetooth, like the 3GS, as well as Bluetooth Low Energy.  There is no good reason why your 4s cannot communicate to your Sony in-dash player using the Classic bluetooth that resides in the 4S.
    I know that this does not answer the why it does not work, but it should work. Do you have to somehow re-pair the new phone up to the player?  Not  knowing the model of the Sony it is hard to investigate.
    And I hate to ask but are you sure that the Bluetooth radio is on in the phone?
    JT

  • Pages 08 fonts- problems with Arial, Times New Roman - how do I repair them?

    Pages 08 fonts- problems with Arial, Times New Roman - how do I repair them?
    Using 10.6.8 on MacBook Pro
    Mikeaaa

    I am running Snow Leopard. Transferring the same texts to TextEdit has no problems, so this is a Pages problem, I think.  Corruption of Times New Roman and Arial fonts, I suspect, but where? and what do I do about it? I just need to be pointed to a source of advice, I think.
    Thanks
    Mikeaaa

  • I need to update my apps in the App Store, but when i try to update, the Sign Up Apple ID pop up box came out with different Apple ID. How can I change it to mine? My iTunes Store already login with my own Apple ID.

    I need to update my apps in the App Store, but when i try to update, the Sign Up Apple ID pop up box came out with different Apple ID. How can I change it to mine? My iTunes Store already log in with my own Apple ID.

    Just now you said the other Apple ID stored inside it, is that mean all my data back up in that the other ID?

  • I'm running Pages version 5.2 on a Desktop Mac version 10.9.2. with the Pages app open how do I use the Time Machine to go back five hours to see the work?

    I'm running Pages version 5.2 on a Desktop Mac version 10.9.2. With the Pages app open how do I use the Time Machine to go back five hours to see my page? Can I access Time Machine within an app like Pages? How do I enter Time Machine within the application? It always takes me to the Finder. I apolgise for the mumbo jumbo. I simply do not know how to use Time Machine. It makes sense when I follow the Tutorial but then I lose it.

    OK. You've kind of skipped over the reason why you want to go back five hours, but my assumption would be that you've made changes to a Pages file that you want to revert.
    There are two ways to tackle this. From Pages itself, open the current version of your document, and from the File menu, click Revert To, and Browse All Versions. You'll then be in the Time Machine interface for that file, and can browse back to the version you want.
    Or, outside of Pages, you can select the file (or the folder it was originally in, if you've since deleted it) and enter Time Machine from the TM menu (it sounds like you've already tried this?)
    best
    Matt

  • I connected an external monitor to my MacBook Pro, but it doesn't open any programs. It Just sits there with a blank screen.  How do I get it to open programs and act like a monitor?

    I connected an external monitor to my MacBook Pro, but it doesn't open any programs. It Just sits there with a blank screen.  How do I get it to open programs and act like a monitor?

    Dear Jean:
    It sounds like you are trying to get your external monitor to act as the primary viewing screen. For example it would have your Doc, Icons, Etc. In order to make the external monitor the primary screen you have to:
    Open System Preferences.
    Choose the Displays Icon
    There will be several tabs to choose from pick Arrangement
    Drag the toolbar to desired display
    Let me know if this helps at all!
    Lance

Maybe you are looking for

  • Can I run 4 super drives with my Mac Mini Server

    I have Lion Server downloaded to my Mac Mini (set up as a TV server) and would like to be able to access the 4 USB Super Drive ports via other Mac Mini's in other rooms, 2 Apple TV's if possibe through Apple TV software and maybe Macbook Pro via AirP

  • How to implement a file system in my app?

    How to implement a file system in my app? So that we can connect to my iPhone via Finder->Go->Connect to Server. And my iPhone will show as a shared disk. Any ideas about it? Thanks.

  • Errors while running jwsCompile !!

    Hi , When attempting to run jwsCompile on my web service i get the following errors: File: C:\bea\weblogic700\samples\workshop\applications\samples\PeopleSoftWebServ ices\NewLocationService.jws Warning: You are using more maps with the same top level

  • Question marks on some applications in dock

    Hi, when i opened my macbook today, i noticed that when i clicked on mail, there was ablack question mark over it, then i tried to open photo booth and aperture but the same thing happened, safari, itunes, pages and some other apps are working but so

  • Unable to create an iTunes ID without a credit card

    Hey, I have this iTunes gift card that I just got around to using, but when I try to sign into iTunes using my Apple ID, it tells me that I need to "review my information" and won't let me sign in without a credit card. I'm not comfortable throwing m