How to test sitemaps in development environment (atg)

Hi Experts,
I am trying to generate sitemaps and sitemapindex files for our application. We completed all the configuration level changes like configuring StemapGenerators and SitemapIndexGenerator in SitemapGeneratorService and also able to write all sitemaps (staticsitemaps.xml, productSitemap.xml and categorySitemaps.xml) in application war file in dev environment. So, How can we test these sitemaps in development environment ? Is there any tools to test these sitemaps ?
What is the process to test these sitemaps which are generated in dev environment ?
Could you please suggest me the process of testing the sitemaps ?
Thanks in advance.
Regards,
Bobby.

If you already set the components for generation of sitemaps, Oracle ATG Web Commerce - Configuring Sitemap Generation.
You can access /atg/sitemap/SitemapGeneratorService and run the generateSitemaps.
Thus sitemaps will be generated and you can check which generated accessing /atg/sitemap/SitemapRepository and clicking the List All Items, see Oracle ATG Web Commerce - Configuring Sitemap Writing.
If you still want to try to generate the sitemaps to a file, configure the component /atg/sitemap/SitemapWriterService, in warDir property, set a diretory of your machine/PC/server and then run the writeSitemapFiles.
I hope this can help you

Similar Messages

  • Error Page shown while runnning a Test page from Development environment

    Hi,
    I have set the development environment for JDeveloper with OA Extension.
    I completed the setup steps for "You are Customer,Consultant or Support Rep".
    I have created a new Database Connection for the DB server and obtained "Success" status on clicking "Test Connection" buton in the Dtabase Connection wizard.
    When I run the Test JSP(Tutorial.jpr),I get an error page.
    It shows following exception with a lengthy stack trace.
    oracle.apps.fnd.framework.OAException:
    Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = java.sql.SQLException: ORA-01003: no statement parsed
    A reply about solution for this issue would be of great help.
    Thanks,
    Gowtam

    FYI,
    Could not lookup message because there is no database connection
    Thanks

  • How to test failover of dataguard environment?

    I would like to test failover (not switchover ) in dataguard environment.
    How to achieve that?
    Thanks.

    Hello;
    Happy to share my test notes :
    http://www.visi.com/~mseberg/Data_Guard_Failover_Test_using_SQL.pdf
    These oracle notes may also help :
    Can We Use Manual SQL*PLUS Steps For (switchover,Failover,etc....), If DataGuard Broker Has Already Activated And GridControl Is Also Used? [ID 744396.1]     
    Oracle10g: Data Guard Switchover and Failover Best Practices [ID 387266.1]
    Step by Step Guide on How To Reinstate Failed Primary Database into Physical Standby [ID 738642.1]
    Best Regards
    mseberg

  • How to Design ProcessChain in Development Environment.

    Hello Every One,
    I have a requiremet like this:  I have Two DSO1 and DSO2, these two DSO'S ARE CONNECTED TO CUBE.
    IF ANY ONE KNOWS PLEASE HELPME, WITH NAVIGATION STEPS WITH EXAMPLE.
    Regards,
    ch

    Hi,
    You can find lots of stuffs if you can search in SDN. Check these links
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00a1f389-ec7c-2c10-04bc-9d81b3084171
    http://wiki.sdn.sap.com/wiki/display/BI/Processchainscreationandmonitoring
    http://wiki.sdn.sap.com/wiki/display/BI/ProcessChainTables
    Kindly search SDN beofre posting a thread so that you can get many treads, articles .
    best regards
    p renjith kumar

  • OAF shared development environment, 3 continents

    I'm looking for some opinions on how to structure the OAF development environment for a small project, tight deadlines, and a few developers on 3 continents.
    We have about 15 OAF pages to develop. Vision DB test instance is in US. Two developers in India and one in Latin America. Time is of the essence, with a short deadline.
    This is my first project with JDeveloper and OAF, and I'm being told it is impractical for a developer to not have a local copy of Vision, and to keep the database in sync with the main test instance. Their plan is to update the development instance with the results of their work once per day.
    I understand that Jdeveloper is a PC-based application, but I expected it to be more tightly integrated with the host (our Vision instance in the US). I have assumed that if the developers have a 2 mbit/sec network connection, they should not have to have their own copies of the host environment to do incremental page development and testing. The overhead of having to move things back and forth seems like it would slow down the process and lead to possible disconnects between different developers.
    I may have been spoiled by the speed of development using Application Express, and the way the development environment is oriented to support teams.
    Any advice and opinions are welcome.
    If there's a better forum for this question, please let me know.
    Best rgds,
    Skip

    Skip
    You can have the jdeveloper installed on any machine in US and the person from india can work on that machine remotely. Like this there will be less network issue in comparison to one running locally jdev and accessing US server from that machine.
    Thanks
    AJ

  • Forms 9i on Linux 9 in Development Environment

    I installed Oracle DB 9.0.2 and 9iDS 9.0.2 on a Linux 9 (Kernel 2.4.20-6)Server. I can run listeners (HTTP, OC4J, etc.) without any problem and then connect through a Linux Client (another Computer) to the server and access the database. I created the form through the client.
    The problem that I have is the following. "When I try to run the form as a developer, I get the 'servlet not found error." As far as I know, the environment is set correctly to see the forms.
    First, I heard that "the forms cannot be tested without 9iAS installed in the middle tier." Then, I found out, "I can test a form in a development environment without installing 9iAS."
    I have been checking for any kind of documentation in the net stating "how to set up the developer environment."
    Is there anyone, who has experience in this area and can give me a hand to set up environment for development?

    Hello,
    Isn't there anybody who knows the answer to this question? Not even a tech at Oracle? Surprising?

  • Nakisa Java: Development environment

    Hello,
    We are implementing TVN 2.1 (Orgchart and Succession Planning).  The applications are installed running with Java, on Netweaver CE 7.1.
    This is the first time I'm working with Nakisa on Java but have worked with the Microsoft IIS version.  I have a lot of experience with J2EE development with SAP.
    With IIS, everything was quite easy: the application IIS folder was shared on the network and I could make any modification directly on the server.
    With Java, this is not possible because the application needs to be deployed on Netweaver server, since it's not a Windows server but Unix, we can't share the application server.
    Another issue with java is that any change made via the admin console requires a server restart.   Right now, we need to contact the server admin to get it restarted.  This procedure can be very heavy when it comes to make a lot of modifications or tests.
    With Netweaver Developer Studio (NWDS), I know we can configure a J2EE server and then deploy applications and restart the server.
    Or basis person just explained us that with 7.1, it doesn't seem to be the same procedure.  SDM port doesn't seem to be open and NWDS (7.1) doesn't seem to offer the possibility to configure a J2EE server.
    My question is: Is there any document from Nakisa explaining how to setup a java development environment and how changes can be done efficiently to the application?  How can the Netweaver server be remotely restarted?
    Thanks for your feedback!
    Laurent

    XML files can be changed using the Admin Console or directly (if you know what you are doing and have decoded) and replaced in application directory.  Restart NW CE via Start & Stop of NW AS to pick up changes.
    This is also true for language customisations (custom.xml), XSLT changes, etc.
    HOWEVER, anything changing below WEB-INF directory needs a re-deployment (usually this is done via a SDA EAR file that is deployed using NWDI).  Beware, this will overwrite the application on the server (e.g. if you've created a build in Admin_Config then re-deploy a new version of application then it will overwrite Admin_Config.  In other words, take a backup of any configuration and customisation you've created before re-deploying).
    To answer your Q ... we have been using WinSCP to connect to the Linux file system.  Slightly convoluted way of doing it (you have to copy to local, edit, upload to server).  We have been given a local user to access NW AS so have been doing start/stops ourselves; doesn't take long (<5 secs).
    Regards,
    Stephen

  • Preferred Development Environment

    We are deciding on how to set up our development environment for a J2EE EJB project
    using WLS and JBuilder. Total developers will be around 12 or more. If we have to
    buy "developer's" licenses for everyone it would be a lot of money.
    The "developer's" license allows 3 client connections and 4 JDBC connections. Does
    this mean that 3 developer's could share an App server running on one machine? Is
    this practical or should/must it be one developer license per developer?
    The "basic" configuration allows unlimited connections. Has anyone tried developing
    with a group as large as this and just using one App server? Would we run into problems
    with developers needing to restart the App server often? Can you legally run multiple
    copies of the App server on one server (different ports) and support multiple developers
    that way.
    We currently have NT boxes with 256MB of memory. Any recommendations on memory?
    If anyone has any suggestions on what works best or what doesn't work, or what you
    have found to work I am very interested to hear your recommendations and experiences.
    If this is the wrong forum please recommend one for me. Thanks in advance.

    Look into the Weblogic partner programs. If you qualify, it is the best way
    to get a set of developer licenses.
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com
    +1.617.623.5782
    WebLogic Consulting Available
    "Doal Miller" <[email protected]> wrote in message
    news:3a7b3ad6$[email protected]..
    >
    >
    We are deciding on how to set up our development environment for a J2EEEJB project
    using WLS and JBuilder. Total developers will be around 12 or more. If wehave to
    buy "developer's" licenses for everyone it would be a lot of money.
    The "developer's" license allows 3 client connections and 4 JDBCconnections. Does
    this mean that 3 developer's could share an App server running on onemachine? Is
    this practical or should/must it be one developer license per developer?
    The "basic" configuration allows unlimited connections. Has anyone trieddeveloping
    with a group as large as this and just using one App server? Would we runinto problems
    with developers needing to restart the App server often? Can you legallyrun multiple
    copies of the App server on one server (different ports) and supportmultiple developers
    that way.
    We currently have NT boxes with 256MB of memory. Any recommendations onmemory?
    >
    If anyone has any suggestions on what works best or what doesn't work, orwhat you
    have found to work I am very interested to hear your recommendations andexperiences.
    If this is the wrong forum please recommend one for me. Thanks in advance.

  • SAPUI5 Development Environment Installation Issues

    Hi
    I am new to this development environment and am experiencing problems installing the Eclipse environment, the way I understand it once I have installed Eclipse I need to install UI5 Team and UI5 Tools  packages, I did manage to install the UI5 tools with out to many issues but the UI5 Team will not install and appears to be missing certain components that I have not been able to find. The message I get is below;
    Cannot complete the install because one or more required items could not be found.
    Software being installed: SAPUI5 ABAP Repository Team Provider 1.6.5 (com.sap.ide.ui5.team.feature.external.feature.group 1.6.5)
    Missing requirement: SAPUI5 ABAP Repository Team Provider 1.6.5 (com.sap.ide.ui5.team.feature.external.feature.group 1.6.5) requires 'com.sap.adt.fwk.ci.feature.group 0.20.1' but it could not be found.
    Could somebody point me in the direction where I can find a step by step detailed install for Eclipse and all components needed.
    Thanks

    please have a look at this document
    How to install a basic development environment for SAPUI5
    or
    follow Installation process for SAP UI5 Tools from
    SAPUI5 Tools - User Interface Add-On for SAP NetWeaver - SAP Library

  • Can i use traditional SqlPlus development environment  in Oracle11GR1 ?

    Hi,
    i have downloaded Oracle 11GR1, but i want to write sql codes in the tradition SqlPlus environment that was in Oracle 9i or 8i (that was having white color background) .So how to get that SqlPlus development environment here ?With the current download and installation SqlDeveloper has been installed and command prompt sqlplus has been provided. But i want to use that white screen sqlplus environment .Please guide how to get that one .
    Thanks.

    First create a shortcut icon on your desktop to sqlplus.exe (in your oracle_home/bin directory).
    Then right click on the icon and select Properties. Change these settings:
    Tab: General
       Put the instance name in the text box
    Tab: Shortcut
       Target: (your oracle_home)\bin\sqlplus.exe userid/password@databasename  --< use with caution
       Start in: (your oracle_home)\bin
       Run: Normal Window
       Change icon to whatever you want
    Tab: Options
       Cursor size: Small
       Command History, Buffer size: 50
                      , Number of buffers: 4
       Display options: Window
       Edit Options: check QuickEdit mode
                     check Insert mode
    Tab: Font
       Size: 8x12
       Font: Raster Fonts
    Tab: Layout
       (Screen Buffer Size is the 'virtual' size of the screen
        Window Size is what you see on the screen
        having a buffer size of 2000 allows sql plus to display
        very wide rows when sql plus LINESIZE is also 2000)
       Screen buffer size: Width: 2000
                           Height: 2000
       Window size: Width: 125
                    Height: 55
       check Let system position window
    Tab: Colors
       I like aqua on black, but whatever
    Tab: Compatibility
       Leave all these uncheckedI like to include my userid and password in the Target setting, but this can be a security risk so use with caution.
    And some of these settings will depend on your monitor size, your eyesight, etc. so adjust to taste.
    Next, edit your glogin.sql file (it's in oracle_home/sqlplus/admin) and add these lines:
    SET serveroutput on
    SET linesize 2000
    SET pagesize 50000
    SET trimspool on
    SET long 50000
    SET tab off
    ALTER SESSION SET NLS_DATE_FORMAT = 'DD-MON-YYYY HH24:MI:SS';You can use any format you like for the date format but make sure it includes the time portion.
    This is also where you will put the COL command to modify the column you mentioned.
    Something like: COL some_column FOR 999999
    I also have this query in my glogin.sql:
    SELECT d.name, s.sid,s.serial#, p.spid
    FROM   v$process p
          ,v$session s
          ,v$database d
    WHERE  p.addr = s.paddr
    AND    s.audsid = userenv('SESSIONID');This info can be handy for certain data dictionary queries (like v$session_longops).
    Next, create a directory somewhere to hold all your SQL Plus helper scripts. Like c:\oraclescripts.
    Create a permanent environment variable called SQLPATH which points to this directory.
    Whenever you run a script from the SQL Plus prompt it will search this directory so you don't have to qualify it every time.
    Now double click the icon and try it out.

  • How to setup JDeveloper 9.0.4.0 for iStore development environment?

    I am new to iStore and JDeveloper.
    I want to use JDeveloper as a development environment for making the UI customizations to iStore. Unfortunately the only documentation I could find is dated April 2002 for JDeveloper 3.2.3.
    Has anyone been able to configure JDeveloper 9.0.4.0 as the development environment for iStore (eBusiness suite) 11.5.10? I want to be able to run/test the JSPs locally before deploying onto the development server, but cannot find documentation on how to do it for the latests releases of iStore/JDeveloper.
    Thanks.

    You need to download and install the OA Framwork Extension (patch 4045639 for windows).
    Have a look at the Metalink Note:275880.1 (OA Framework 11.5.10 Doc Roadmap), this gives more details.
    Hope this helps.
    Thanks

  • How to use PXI-8532 in LabVIEW Development Environment?

    Hi,
    I want to know how to use PXI-8532 in LabVIEW Development Environment.
    I'm using
    1. Windows7 32bit
    2. LabVIEW Pro 2012 SP1 32bit
    3. NI-Industrial Communications for DeviceNet 2.3
    4. PXIe-1062Q
    5. PXIe-8135
    6. PXI-8532 *2 (Names are "dnet0" and "dnet1".)
    * Both PXI-8532 are installed in the same chassis (PXIe-1062Q).
    I want to construct the system that "dnet0" sends data, and "dnet1" receives it. The data type I want to use is an array of bools.
    I made VI (test.vi), but it does not work.
    Could you tell me the reason why my VI doesn't work correctly.
    Thank you so much for your help and time.
    Best Regards,
    volcanon2
    Attachments:
    test.vi ‏28 KB

    activeX

  • How to detect which development environment I'm in (J2EE app)

    I need a way to tell which development environment I'm in (dev, test, uat, prod). How is this accomplished. The app is a Java web app, running on WebSphere. I'm more of a pure programmer, so I'm not so well versed in architecture/framework.
    Thanks!
    -Nathan

    I want the front-end to be able to tell.
    I think I may have found an acceptable solution. I found an Oracle function that I can use that will return to me which db environment I'm in:
    FUNCTION GET_INSTANCE_NAME RETURN VARCHAR2
    IS
    the_instance_name VARCHAR2(512);
    BEGIN
    -- This is an alternate method of getting the same info:
    -- SELECT property_value FROM database_properties WHERE property_name = 'GLOBAL_DB_NAME';
    select sys_context('userenv','db_name') INTO the_instance_name from dual;
    RETURN the_instance_name;
    EXCEPTION
    WHEN OTHERS THEN
    RETURN NULL;
    END GET_INSTANCE_NAME;

  • How to migrate reports from Development QA Production environment

    Hello,
    we have 3 Oracle Discoverer 10.1.2.3 environments and I would like to know what is the correct way to migrate reports from DEV to QA and to PROD.
    I'm researching about this by a couple of days and didn't find anything handy.
    The most likely way that I found was to export the entire EUL from one environment to another with the eulapi with a command line like that:
    exporting:
    eulapi -connect DEVUSER/pass@orcl -eul DEVUSER -export exp_all.eex -all
    importing using [ -import_rename_mode refresh ]:
    eulapi -connect QA_USER/pass@orcl -eul QA_USER -import exp_all.eex -identifier -import_rename_mode refresh -log imp.log
    That would work.
    However if the developer delete some object from the DEV environment and then import in the QA environment the deleted object won't be deleted from the QA environment and after some time the QA and PROD environment would be a mess.
    Another way that I figured out was to drop the eul from the PROD environment and then import all over. That would solve the problem but It has a lot of risks.
    Thanks in Advance,
    Jonas Zanon

    Hi,
    I think the best approach is to export the EUL components (e.g. business areas, folders, hierarchies, workbooks etc) separately from your development environment and hold these in a change management system. You can then import the components into test and prod and know which version of each component you have.
    Often when you make a change you will have to export/import several components. For example, if you add a folder you will need to export the folder, any business areas that hold the folder and if the folder is joined to any detail folders then these as well.
    We don't have scripts to delete components from production. Very rarely do you need to delete anything from production and generally it is not a good idea because reports will stop working because the references in the reports are missing.
    Rod West

  • How to bring PCUI_GP DCs to local development environment

    Hi,
    I want to create a fresh FPM based application in local development environment.
    For this I need to add the PCUI_GP DCs as used DCs.
    Currently they are not available in local development environment but only in DTR Track...
    How do i bring these DCs to local...?
    Please advise(I do not mean just by creating project from inactive Dcs but to make the whole PCUI_GP DCs available in Local)
    Thanks,
    Rocky

    Hi Rocky,
    Have you deployed the PCUI_GP component separately, As it is required very much, You can find the same on service.sap.com/swdc.
    Please deploy the same and the check out the results.
    Best regards,
    Deepak..

Maybe you are looking for

  • Multiple Projects & Scratch Disks?

    When having multiple projects on the go at the same time, how does one seperate scratch disks so all projects save the relevant info to the correct folders without having to change the scratch disk every time I go to a new project? Hoping this questi

  • Calling HTTP from ABAP

    Hi , I want to call HTTP link from ABAP. On initial research , I found that I can do the task in 2 ways:--- 1. by using class cl_http_client, 2. by using program RSHTTP20 . Is it the correct information I got. Out of the 2 methods, which method can I

  • Print driver host for 32bit application has stopped

    Hi. I'm being asked to troubleshoot an issue with very limited access and I'm hoping that someone can point me in the right direction. Users are connecting to a WIndows 2008 R2 SP1 server using RDP. They are printing to HP Printers from within the RD

  • BC4J and J2EE Patterns (JNDI Datasource)

    Hallo Everybody, My Application reads from connections.xml the jdbc connection settings, in order to connect to the oracle database. I don't like the fact that I have to force my Customer to edit this File by Hand for the JDBC Settings. I would like

  • Mac 10.6.8 slow outbox mail

    Have exprienced for the first time slow outgoing mail. do you have a solution... Have spoken with my internet provider and runned tests without results. All my settings seem to be correct.