Problem searching by XPATH in mapping editor in version 7.1

Hi  experts.
Im having a little problem with searching by XPATH in mapping.
Why doesn't search a node or target message by XPATH in mapping editor work? In version 7.0 works correctly ....
If I copy a node xpath in mapping editor and then I paste the copied text in the search optinon the searching throw an error: "String /ns0:xxxxxxxxxxxxxxx not found".
Why this action works in 7.0 but not in 7.1?
Regards and thank u so much.

Hello,
Why doesn't search a node or target message by XPATH in mapping editor work? In version 7.0 works correctly ....
If I copy a node xpath in mapping editor and then I paste the copied text in the search optinon the searching throw an error: "String /ns0:xxxxxxxxxxxxxxx not found".
Why this action works in 7.0 but not in 7.1?
I read somewhere here in SDN that service interface patterns affect on how you declare conditions in xPath for Pi 7.1. Can you try using //ns0 instead of /ns0?
Hope this helps,
Mark

Similar Messages

  • When opening any page associated with Google (main search page, gmail, google maps, etc) the font is so tiny it is unreadable. Any other website is fine and this only happens with Mozilla. I just downloaded 3.6.12 and it's still a problem.

    When opening any page associated with Google (main search page, gmail, google maps, etc) the font is so tiny it is unreadable. Any other website is fine and this only happens with Mozilla. I just downloaded 3.6.12 and it's still a problem.

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages

  • Mapping Editor using Multiple Structures

    Hello all!
    I am trying to implement complex mapping scenario in the Mapping Editor. The source structure has tree element tags, <ORDEMSERVICO>, <SERVICOS> and <PECA>, and xml root element <MT_OrdemServico_Dealer>. Translating this tags for English, we have <Service Order>, <Services> and <Parts>. So, we could be 1 or N orders, composed with services and services with parts.  We need to transform this source structure into a target structure like as EDI file, repeating  ID_CONC, ID_OS elements of <ORDEMSERVICO> into a <SERVICOS>, and repeating the same elements into a <PECA> and adding ID_CONC, ID_OS, ID_SERVICE.  It follows below both samples Source and Target Structure.
    We have tried uses Mapping Editor with a Standard functions: SplitByValue and OneAsMany  in the lowest elements <SERVICOS> and <PECAS>.  Because, it is possible has  many services with parts, or one service with many parts. And both can have one or more Service Order.  But we couldnu2019t have success.
    Please see the source and target xml files?
    Please somebody could help me? To solve this problem? Is there other way to do this?
    Thanks for your help!
    Regards!
    *Source Structure*
    <?xml version="1.0" encoding="UTF-8"?>
    <MT_OrdemServico_Dealer>
                 <DEALER>
          <ID_CONC>ID_CONC</ID_CONC>
          <ORDEMSERVICO>
             <ID_OS>Service Order Number 1000</ID_OS>
             <TP_OS> Type Service Order - 10</TP_OS>
             <CHASSI>CHASSI Number 9090190HJJX</CHASSI>
             <MODELO>Car Model Honda CRV</MODELO>
             <SERVICOS>
                <TP_SERV>Type Service - Inspetion</TP_SERV>
                <DS_SERV>Description Service Inspetion car</DS_SERV>
                <PECA>
                   <CD_PECA>Code Part - A</CD_PECA>
                   <QT_PECA>Quantity part - 1</QT_PECA>
                </PECA>
                <PECA>
                   <CD_PECA>Code Part - B</CD_PECA>
                   <QT_PECA>Quantity part -2 </QT_PECA>
                </PECA>
             </SERVICOS>
             <SERVICOS>
                <TP_SERV>Type Service - Revsion</TP_SERV>
                <DS_SERV>Description Service RevisionCar</DS_SERV>
                <PECA>
                   <CD_PECA>Code Part - C</CD_PECA>
                   <QT_PECA>Quantity part -1</QT_PECA>
                </PECA>
             </SERVICOS>
          </ORDEMSERVICO>     
       </DEALER>
    </MT_OrdemServico_Dealer>
    *Target Structure*
    <?xml version="1.0" encoding="UTF-8"?>
    <MT_OrdemServico_Dealer>
          <ORDEMSERVICO>
             <ID_CONC>ID_CONC</ID_CONC>
             <ID_OS> Service Order Number 1000</ID_OS>
             <TP_OS> Type  Service Order - 10</TP_OS>
             <CHASSI>CHASSI Number 9090190HJJX</CHASSI>
             <MODELO>Car Model Honda CRV</MODELO>
             <SERVICOS>
               <ID_CONC>ID_CONC</ID_CONC>
               <ID_OS> Service  Order Number 1000</ID_OS>
                <TP_SERV>Type Service - Inspetion</TP_SERV>
                <DS_SERV>Description Service Inspetion car</DS_SERV>
                <PECA>
                  <ID_CONC>ID_CONC</ID_CONC>
                  <ID_OS> Service Order Number 1000</ID_OS>
                  <TP_SERV>Type Service - Inspetion</TP_SERV>             
                  <CD_PECA>Code Part - A</CD_PECA>
                   <QT_PECA>Quantity part - 1</QT_PECA>
                </PECA>
                <PECA>
                   <ID_CONC>ID_CONC</ID_CONC>
                  <ID_OS> Service Order Number 1000</ID_OS>
                  <TP_SERV>Type Service - Inspetion</TP_SERV>            
                   <CD_PECA>Code Part - B</CD_PECA>
                   <QT_PECA>Quantity part -2 </QT_PECA>
                </PECA>
             </SERVICOS>
             <SERVICOS>
                <TP_SERV>Type Service - Revsion</TP_SERV>
                <DS_SERV>Description Service RevisionCar</DS_SERV>
                <PECA>
                   <CD_PECA>Code Part - C</CD_PECA>
                   <QT_PECA>Quantity part -1</QT_PECA>
                </PECA>
             </SERVICOS>
          </ORDEMSERVICO> 
    </MT_OrdemServico_Dealer>

    That should work with useOneAsMany
    It should be:
    ID_OS                     \
    PECA                      - useOneAsMany - ID_OS
    PECA - splitbyvalue /

  • Graphical icons disabled in Integration Repository - Mapping Editor Screen

    Hi,
    Below icons are disabled in Mapping Editor screen.
    Select Message,
    Map Selected fields and strctures if Names are identical,
    Clear Mapping,
    DataFlow Editor,
    Text Preview,
    Show Mapping Templates Used,
    Dependencies,
    Show Suitable Templates etc.
    OS using: Windows XP Home
    Please let me know if anybody faced this problem and how to resolve.
    Thanks
    Balaji

    Just in case someone else sees this posting - I will tell you how to revert back to working version of JAVA.
    Upgraded the other day to JAVA 1.6.0_01 then Editor would not activate the buttons
    From my PCs Control Panel - go to JAVA Control Panel and via the JAVA tab, check JAVA version you are using.
    If like me it was 1.6.0_01 then go to the Java Application Runtime settings and disable that version
    and apply the setting - this should now set you back a version.   I restarted my PC too just in case.
    Now when you go back into the Designer check the JAVA version being used   Menu go to Help > Information.  For me it was 1.6.0_01 and now it is back to 1.5.0_09.
    Now the Editor in change mode will now have the buttons active again !

  • Obsticles moving within WCS MAP Editor

    I have an issue whereby I import a floor plan into WCS and then open the map editor and draw over the map the wall obsticles so as to have the heat maps and RF predictions reflect the attenuation characteristics of the walls.
    I save the map and at a later date reopen it only to find that the obsticle layer has moved or offset to the map. Considering that the floor layouts I have been editing are in some cases 40,000 sq meters in area, the number of walls to re draw constitutes major work.
    I picked this problem up originally when my heat maps would suddenly be cut off mid room where the was no obvious obsticle. On opeing up the map editor I find that the overlay is offset by the same amout of the error in the heat maps.
    The maps in question, beign floor layouts have nopt been moved in reference to their offset to their respective building plan.
    The versions of code I am runnign is as follows:-
    WCS: 7.0.164.0
    MSE: 7.0.105.0
    WLC: 7.0.98.0

    No mention of the number of obstacles. I too am very detailed on my map layouts. The only thing they came back to me was that I may have been inaccurately drawing the obstacles by not magnifying the floor plan enough. This was a bit of an insult.
    I have had situaltions whereby I can open a map one day and it is out of sync, and next it appears fine ( or almost).
    I also have problems whereby i cannot get to the lower right portions of the floor plans when magnified as it is off the screen. I currently have 9 major hospital campuses with numerous buildings in each, some with up to 12 floors. Each floor layour is as detailed as I can possibly make it, and the thought of re doing these maps is somethign i just do not want to go to!
    What the TAC finally got me to do was to tunr on logging and record when instances happened. The only problem here is that if you do not know or cannot repeat an instance of teh map going out of sync, how do you record the logging.
    As I stated, I have basically given up on finding a resolution as I think it goot all too hard for Cisco to identify the actual issue.

  • WCS Map editor offsetting walls

    Hi,
    WCS version: 7.0.230.0.
    I import a map to WCS then open Map Editor, scale the floor and then draw the walls. But the next time (for example the next day) I open Map editor the walls have moved about 1-2 meters. Often to the left and/or up. This mess up my RF predictions.
    I have tried Internet Explorer 8, Chrome, latest FireFox. Om rare occations the walls are in their correct place, but most often not.
    Anyone had this problem and got a fix for it?
    //Philip

    I have experienced this exact problem before in WCS 7 a couple of years back and we are not the only ones it seems: https://supportforums.cisco.com/thread/2040769
    I now run NCS 1.1 and this problem is still not resolved, all the walls in my drawn maps gets offset a couple of meter messing up my RF predictions.
    I would also really like to find a fix for this or know what I might do wrong.
    //Markus

  • Hang in Mapping editor Canvas in OWB 10G r2

    For the second time I have problem with the mapping editor. All objects and mappings are invisible. The background color is grey, and it's not possible to drag new objects into the canvas. The only workaround I have found, is a full new installation of the clientsoftware.
    Any idees why this happens, and possible workarounds ?

    I raised a Tar on metalink for this issue, here is the reply I got:
    This is what I received from Development:
    The real-time feature was pulled from OWB 10gR2 and this also included the
    AQ import which was in 10.1, I think they must have been
    tightly coupled. The workaround involves coding; the pre-Paris solution
    basically created a temporary table where messages were staged and this
    queue table used for the map; the map had pre/post map triggers for
    initializing/finalizing the queue. To use it effectively it would be best to
    create some scripts that generate the appropriate SQL scripts for the
    supporting map queue table and also the PLSQL procedures representing the
    pre/post map triggers. Similar manual coding is applicable for using CDC
    within OWB for OWB 10gR2.
    These features are planned for a future release.
    Implementation of this work-around is something you can do or Oracle Consulting can do. Support
    cannot assist in developing a solution for this.
    ------------------------------------------------------------------------------

  • Message mapping editor

    in messgae mapping editor, what are the nodes with a "red circle" mean....and what does green colored and red colored circle means,
    sometimes i encounter this problem while testing message mapping:
    "Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd"
    can u detail this

    The nodes with a little red-lined circle are the nodes that are marked with max occurrence > 1 (for example, unbounded). That means that these fields can occur repeatedly in the target message.
    Green circles mean fields that you have already mapped or that are not necessary to be mapped, they will be created automatically (for fields with 1...1 occurrence in target message).
    Grey circles mean fields that you haven't mapped yet, but that are not necessary (optional fields, with min occurrence = 0). In particular, nodes which accept multiple instances (with little red circle) will have gray circle, even if they have min occurrence >= 1. You'll have to pay attention on those.
    Red circles mean fields that are obrigatory in target message (for example, fields with min occurrence = 1) but are not mapped yet.
    Regards,
    Henrique.

  • WCS 7 map editor issue

    Hi Guys,
    I am currently setting up some maps on WCS version 7. The map displays correctly in the floor view but if I open in Map Editor it seem to crop about a 1/3 of the picture on the right hand side. I have tried using different building/floor size combinations and also tried using the scaling tool to oversize/undersize the picture.
    No matter what I try the picture always looks correct in the floor view but is cropped in the Map editor.
    Any ideas? is there a way to move the the picture around in the  Map editor?  I have had not encountered this before on previous versions.

    Hi,
    This may be the bug that we are hitting..
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCti28776
    You can try the work aroung specified in the bug and see if that helps.
    Workaround:
    Re-size image to make sure that neither height or width exceeds 2880 pixels.  If
    needed, use WCS to re-scale the image to needed building proportions.
    lemme know if this answered your question..
    Regards
    Surendra
    ====
    Please dont forget to rate the posts which answered your question and mark it as answered or was helpfull

  • WCS Map Editor Shows Big Black Box

    Anyone seen this?  I'm in WCS and I select my map, and then choose the map editor icon.  When the editor loads, my map looks like this:

    All -
    Been playing phone tag with Cisco TAC (the results of global enconomization and time zone differences).  In the mean time, my co-worker and I figured out that our problem was that the images were set to have a transparent background in GIMP before saving as PNG.  We typically do this to keep the file size smaller, but WCS chokes on it.  To test, I placed a white background and imported to WCS and it's all better!  Now, is there a way to replace an exisiting background map that already has APs on it?  I don't think so!  I'll follow the case through with TAC and see what Rahul has to say.
    Regards,
    Scott

  • WCS Map Editor cuts off portion of map

    I have imported a floor plan as a jpg file and in the floor view, I see the building plan in its entirety just fine.  But, when I go to the map editor to add walls and such, it cuts off a portion of the map.  It is a small portion but a far corner of the building is missing.  Trying to troubleshoot this behavior but not sure where to start.
    Anyone seen this before.  I have not encountered this before and I have imported several maps.

    Hi,
    You may be hitting the known bug CSCti28776:
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCti28776
    Regards,
    Fede
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • Greedy Search implementation for the Map of Romania

    hi folks!im totally new to Java / Linux and the U.S!!I have slight knowledge of c# though.Can anyone point me towards the right direction for this problem?The famous Romania map is killin me ;)
    Was given only 5 days for this assignment.Pl help me with this and eventually my grades :)
    Thank you for reading...
    Problem: Implement a greedy search in Java, given the map of Romania.. The
    goal state is Bucharest.
    You are not to visit the same city twice.
    Provide the search trees.
    Try three initial states.
    Evaluate your solutions.
    Use the Romania map with Straight Line distances.
    Map of Romania :: https://kirankonathala.sslpowered.com/kirankonathala.com/AI/MapOfRomania.jpg
    Straight Line Distances :: https://kirankonathala.sslpowered.com/kirankonathala.com/AI/straightLineDistances.JPG

    HI Guys!Pl comment on this code -- Is it a good practice to build the tree as described here??my friend provided me this.can't we avoid hashmaps?
    Pl comment...
    class GreedySearch
         public static void main(String a[]){
              HashMap stateMap = new HashMap();
              ArrayList stateList = new ArrayList();// this list is used to get the city name based on the user input          
              State arad = new State("Arad",366);
              arad.addNextState("Timisoara",329,118);
              arad.addNextState("Sibiu",253,140);
              arad.addNextState("Zerind",374,75);
              State bucharest = new State("Bucharest",0);
              bucharest.addNextState("Glurglu",77,90);
              bucharest.addNextState("Urziceni",80,85);
              bucharest.addNextState("Fagaras",176,211);          
              bucharest.addNextState("Pitesti",100,101);          
              State cralova = new State("Cralova",160);
              cralova.addNextState("Pitesti",100,138);
              cralova.addNextState("Rimnicu",193,146);
              cralova.addNextState("Dobreta",242,120);
              State dobreta = new State("Dobreta",242);
              dobreta.addNextState("Cralova",160,120);
              dobreta.addNextState("Mehadia",241,75);          
              State eforle = new State("Eforle",161);
              eforle.addNextState("Hirsova",151,86);     
              State fagaras = new State("Fagaras",176);
              fagaras.addNextState("Bucharest",0,211);
              fagaras.addNextState("Sibiu",253,99);
              State glurglu = new State("Glurglu",77);
              glurglu.addNextState("Bucharest",0,90);
              State hirsova = new State("Hirsova",151);
              hirsova.addNextState("Urziceni",80,98);
              hirsova.addNextState("Eforle",161,86);     
              State iasi = new State("Iasi",226);
              iasi.addNextState("Vaslui",199,92);
              iasi.addNextState("Neamt",234,87);
              State lugoj = new State("Lugoj",244);
              lugoj.addNextState("Mehadia",241,70);
              lugoj.addNextState("Timisoara",329,111);
              State mehadia = new State("Mehadia",241);
              mehadia.addNextState("Dobreta",242,75);
              mehadia.addNextState("Lugoj",244,70);
              State neamt = new State("Neamt",234);
              neamt.addNextState("Iasi",226,87);
              State oradea = new State("Oradea",380);
              oradea.addNextState("Sibiu",253,151);
              oradea.addNextState("Zerind",374,71);          
              State pitesti = new State("Pitesti",100);
              pitesti.addNextState("Bucharest",0,101);
              pitesti.addNextState("Cralova",160,138);
              pitesti.addNextState("Rimnicu",193,97);
              State rimnicu = new State("Rimnicu",193);
              rimnicu.addNextState("Sibiu",253,80);
              rimnicu.addNextState("Pitesti",100,97);
              rimnicu.addNextState("Cralova",160,146);
              State sibiu = new State("Sibiu",253);
              sibiu.addNextState("Fagaras",176,99);
              sibiu.addNextState("Rimnicu",193,80);
              sibiu.addNextState("Arad",366,140);
              sibiu.addNextState("Oradea",380,151);
              State timisoara = new State("Timisoara",329);
              timisoara.addNextState("Lugoj",244,111);
              timisoara.addNextState("Arad",366,118);
              State urziceni = new State("Urziceni",80);
              urziceni.addNextState("Bucharest",0,85);
              urziceni.addNextState("Hirsova",151,98);
              urziceni.addNextState("Vaslui",199,142);
              State vaslui = new State("Vaslui",199);
              vaslui.addNextState("Urziceni",80,142);
              vaslui.addNextState("Iasi",226,92);
              State zerind = new State("Zerind",374);
              zerind.addNextState("Arad",366,75);
              zerind.addNextState("Oradea",380,71);
              stateMap.put("Arad",arad);
              stateMap.put("Cralova",cralova);
              stateMap.put("Dobreta",dobreta);
              stateMap.put("Eforle",eforle);
              stateMap.put("Fagaras",fagaras);
              stateMap.put("Glurglu",glurglu);
              stateMap.put("Hirsova",hirsova);
              stateMap.put("Iasi",iasi);
              stateMap.put("Lugoj",lugoj);
              stateMap.put("Mehadia",mehadia);
              stateMap.put("Neamt",neamt);
              stateMap.put("Oradea",oradea);
              stateMap.put("Pitesti",pitesti);
              stateMap.put("Rimnicu",rimnicu);
              stateMap.put("Sibiu",sibiu);
              stateMap.put("Timisoara",timisoara);
              stateMap.put("Urziceni",urziceni);
              stateMap.put("Vaslui",vaslui);
              stateMap.put("Zerind",zerind);
              stateList.add("Arad");// this list is used to get the city name based on the user input
              stateList.add("Cralova");
              stateList.add("Dobreta");
              stateList.add("Eforle");
              stateList.add("Fagaras");
              stateList.add("Glurglu");
              stateList.add("Hirsova");
              stateList.add("Iasi");
              stateList.add("Lugoj");
              stateList.add("Mehadia");
              stateList.add("Neamt");
              stateList.add("Oradea");
              stateList.add("Pitesti");
              stateList.add("Rimnicu");
              stateList.add("Sibiu");
              stateList.add("Timisoara");
              stateList.add("Urziceni");
              stateList.add("Vaslui");
              stateList.add("Zerind");
              System.out.println(" 1) Arad \n 2) Cralova\n 3) Dobreta\n 4) Eforle\n 5) Fagaras\n 6) Glurglu\n"
              +" 7) Hirsova\n 8) Iasi\n 9) Lugoj\n 10) Mehadia\n 11) Neamt\n 12) Oradea\n 13) Pitesti\n"
              +" 14) Rimnicu\n 15) Sibiu\n 16) Timisoara\n 17) Urziceni\n 18) Vaslui \n 19) Zerind\n ");
              System.out.print("Enter the starting State: ");

  • Problems in order to build DarkRadiant editor

    Hello gentlemen, I have problems in order to install DarkRadiant From source.
    DarkRadiant is the map editor for the Darkmod Project, a modification of Doom3.
    The problem is that when I do:
    ./autogen
    ./configure
    the terminal shows me this:
    checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++
    checking boost/regex.hpp usability... yes
    checking boost/regex.hpp presence... yes
    checking for boost/regex.hpp... yes
    checking for the Boost regex library... yes
    checking boost/system/error_code.hpp usability... yes
    checking boost/system/error_code.hpp presence... yes
    checking for boost/system/error_code.hpp... yes
    checking for the Boost system library... yes
    checking boost/filesystem/path.hpp usability... yes
    checking boost/filesystem/path.hpp presence... yes
    checking for boost/filesystem/path.hpp... yes
    checking for the Boost filesystem library... yes
    checking for boost/system/error_code.hpp... (cached) yes
    checking for the Boost system library... (cached) yes
    checking for python-config... python-config
    checking boost/python.hpp usability... yes
    checking boost/python.hpp presence... yes
    checking for boost/python.hpp... yes
    checking for the Boost python library... no
    configure: error: cannot find the flags to link with Boost python
    And I can't compile it,
    I have tried using AUR but it is even worst, the package installs correctly, but when i run the editor:
    segmentation fault.

    If it built from AUR why do you you think you'd get a different result from building it manually?  All that makepkg does is run the commands needed to build it.
    That said, if you want to do it yourself, you should look at the PKGBUILD to see which commands are needed.  Use autoreconf instead of autogen, modify the configure script, set the environment variables, and pass the right parameters to configure.
    Edit: I just built it from the AUR.  I got segfaults after it started when it tried to load files that don't exist (/usr/local/game/doom3).  This is an upstream bug, report it there.
    Last edited by Trilby (2012-09-20 12:28:21)

  • Mapping Editor links are not showing

    Hello,
    I am using mappring to see the all mappings. Below the tabs in mapping editor there are some link which are disabled for me. My user is having Administrator rights, But not sure why these are disabled.
    eg., the link " show dependencies' is disabled.
    Is there any setting that i have to do here.
    Thanks,
    Srinivasa

    Hi Srinivasa,
    Even I faced same problem,but got the solution.Try this:
    There are some icons such as to match the fields in mapping, then showing the dependancies, Text preview etc. are deactivated based on the settings.
    You can confirm with the basis about the settings and if all XI required roles are assigned.
    XI Roles
    http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm
    Check for your JDK version. It has to be 1.4.2
    Reward points if this helps
    Regards
    Pragathi.

  • Problem searching on a table

    I'm having problem searching data from a table.
    I'm able to search every single row but when it gets to the last one, it keeps going to the last result.
    I want it to search everytime I press the button and once it gets to the last result I want a message to popup saying that there is no more results. I also want to add the ScrollPane to change along with the search.
    here is the code.
    searchText = new String(search.getText());
    int rows = mainTable.getRowCount();
    int columns = mainTable.getColumnCount();
    Object value = null;
    lastindex= -1;
    for(int i=0; i<rows; i++)
    for(int j=0; j<columns; j++)
    value = mainTable.getValueAt(i,j);
    //System.out.println(i + " " + value);
    if (value == null ? searchText == null :
    value.toString().equalsIgnoreCase(searchText) && i > lastindex
    mainTable.setRowSelectionInterval(i, i);
    mainTable.setColumnSelectionInterval(j, j);
    lastindex = i;
    return;
    }//if()
    }//for
    }//for
    JOptionPane.showMessageDialog(null, "No More Players ",
    "Search",
    JOptionPane.INFORMATION_MESSAGE);

    Sure,
    Can u send a test mail to this user id
    [email protected]...will look into ur issue.
    Thanks

Maybe you are looking for

  • Create a product catalog from flat fiile

    Hello All, I have a requirement to create a product catalog from a flat file. Basic requirement is to add products under product catalog. Further requirement can be extended to add views and add images to product catalog. I want to know steps or func

  • Replace function in asp

    Hi, I have a text box whcih saves to a database. When I call the text in the database it displays without showing any of the carriage returns. I know I need to use the replace function, however I'm sure sure where ? Is it before saving to the databas

  • (ORACLE8 OPS) OGMSCTL TOOL

    제품 : ORACLE SERVER 작성날짜 : 2004-08-16 (ORACLE8 OPS) OGMSCTL TOOL ========================== SCOPE Standard Edition 에서는 Real Application Clusters 기능이 10g(10.1.0) 이상 부터 지원이 됩니다. Explanation OGMSCTL는 GMS를 관리하는 데 사용하는 툴이다. 흔히 GMS 서비스를 startup 시키거나 shutdow

  • Sections of webpage show black

    When webpages are loading, or when I scroll down a page, sections of the page appear black. I can sometimes clear this black panel by rotating up and down, the mouse wheel. I have tried switching off hardware acceleration. I have checked fonts colour

  • Events from dynamically created CNiGraph object

    Hi, My application requires me to create a variable number of CNiGraph objects at runtime. I'm plotting data from a file and I don't know in advance how many variables there will be. So, I'm dynamically creating the graph objects in the OnInitDialog(