How to find URL of ITS

Hello experts,
I have to assign URL of ITS to the logical system using t-code crms_ic_cross_sys.
This logical system will then be used in configuring transaction launcher to call a ABAP report program.
Currently I am giving the URL as http://isvsapcrmdev.ad.infosys.com:8001//sap/bc/gui/sap/its/webgui/!?transaction=IC_LTXE&okcode=ICEXECUTE.
But a 404 error is coming when this link is executed and in UI also stating 'The requested resource does not exist.'.
Please tell how the URL of ITS is created as this is not working.
Thanks
Abhi

Use only one "/" after http://isvsapcrmdev.ad.infosys.com:8001
(I checked it and double // doesn't matter)
OK... Next things to check...
Service webgui in SICF is activated and published?
What about access to the object "IC_LTXE" ? Check this authorisation too...
Edited by: drabas on Jun 16, 2010 11:06 AM

Similar Messages

  • How to find URL of pages in WAS for EP content admin

    I can browse to http://localhost:50100 and can get links for WD ,services and adminstration but when i check these links there is no url for uploading PAR files. The content administration is in some other link.Any idea which one it is and how to find the port for deployment of par .WD gets detected and uploaded in 3601 but not PAR .What is the std procedure for checking ports on this server
    Is SLD disabled  for preview version?
    George

    http://fully qualified Portal server:http port of SAP J2EE/irj/ i sthe address SO first issue is solved.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/89/c84440eff00272e10000000a155106/frameset.htm
    Can we change the url of this in WAS and how can we customise it in WAS  and how can we show a common page for all users (anonymous) where there is no login screen?
    George

  • Online college, open document, how to find URL associated with document

    I am currently enrolled in an online college.  For APA formatting, we are supposed to find the URL associated with an online document.  For example:  on the college website I click on a link that takes me to the open/save box.  I open the file, at the top of the page is the name: sn_2010_writing_scholarly_voice-1.  On a PC we are supposed to cut/paste that into our web browser to come up with the URL.  I'm not seeing how to do this on a MAC. 

    Here's a code snipet with null checks removed:
    UID MyClassName::GetFrameForXMLElement(IIDXMLElement* inXMLElement)
        InterfacePtr< ITextModel > textModel( Utils< IXMLUtils >()->QueryTextModel( inXMLElement ) );
        InterfacePtr< IFrameList > frameList( textModel->QueryFrameList() );
        UID aFrameUID = frameList->GetNthFrameUID( 0 );
        return aFrameUID;

  • How to find url for a view of a bsp application in program?

    hello all,
    I am devloping e-rec and am having a reqmnt, i want to knw how can i find a url for view view1 which is in bsp application zbsp.
    thanks,
    Reena

    Hi,
    views can not be called direct, only controllers. Because of that, views have no URL.
    You can call a controller or a page. You find the URL of the controller if you display the data of the controller.
    The URL of the page you find if you display the property tab of the page.
    Best regards
    Renald

  • How to find URL for new OBIEE install

    We had OBIEE installed with Oracle Application Server on Redhat 64-bit. How can I find the URL to give me the login page to OBIEE. I tried the default port of 9704 but got no page.
    Not sure if issue is with the install or we are using the wrong port. Any ideas on what to check?

    Hi,
    Business Intelligence Enterprise Edition
    http://ServeIP/name or local:9704/analytics
    WebLogic Console
    http://ServeIP/name or local:7001/console
    Oracle Enterprise Manager
    http://ServeIP/name or local:7001/em
    Business Intelligence Publisher
    http://ServeIPname or local:9704/xmlpserver
    Real-Time Decisions(Upgrade from lower to 11g)
    http://ServeIP/name or local:9704/ui
    Thanks,
    Balaa...

  • JTree: how to find out if its up to date

    I have a JTree and my nodes can be changed from outside of my application.
    It behaves rather weired if new nodes appeare or disapeare. I have a function to update it but how should my programm know when to do so? Is any event fired if i click on a node (resp its ghost) that is not there any more or on one that has more, less or different childs then it displays?
    Or is an update button the best i can have?

    The problem is that the tree represents a structure in a database and it would be a strange thing to do to have the database inform every client.
    I want to do as few mirroring so i intend to make treenodes that access the databse directly. now if the databse is changed from elswhere and i select a node i want it to update. For added nodes this is possible if you click at the parent but ghosts of removed nodes don't fire treeselction events as far as i found out.

  • How to convert URL to its domain name

    Hi,
    I need to get the client machine name to track who had logged on to the website. I know how to get the url using the request as : request.getRequestUrl(), but is there a way i use this information to get the domain name for the url?
    Thanks a lot.
    cc

    Well if you have the actual URL, then can't you just parse the string, extracting the portion after the last dot for example?
    Also, you may want to take a look at the java.net.InetAddress class --it has static methods for returning both the IP and the name of a computer.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to find the integrated ITS version

    Hi All,
    We have done the kernel upgrade in our environment. I have to find the ITS version as it is part of SAP kernel now.
    Kindly suggest.
    Regards,
    Karthik.R

    Hi Karthik,
    Check the below link
    http://wiki.scn.sap.com/wiki/display/HOME/ITS+FAQs
    Also the note 366052 - ITS versioning
    Additional comment about the 'SAP-integrated ITS' :
               To determine the version of the ITS integrated into the SAP Web AS kernel, choose System -> Status in the SAP GUI. On the dialog window that then appears, choose Additional kernel information and you then receive the information about the used SAP kernel ("kernel release" and "patch level") in the following dialog window. This is the relevant information for the integrated ITS.
    Regards,
    Rajesh Kumar S

  • How to encode URL parameters in pl/sql?

    How to encode url and its paramters in PL/SQL to call a page using html GET method? Is there any equiavlent method of java's URLEncoder.encode() method in pl/sql (in any web packages) ?
    Any help/pointers highly appreciated.
    P.S. : URGENT PLEASE!!!

    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:371959198986

  • How to find web address for SAP GUI for HTML enabled transaction ?

    HI All ,
    I have a transaction and in SE93 , the SAP GUI for HTML checkbox is marked for this transaction .
    I believe we can access this transaction via web .
    How to find URL for this web address ?
    Please advise .
    Regards,
    Ambar Patil .

    can be done through SICF

  • Get "404 Not Found" after deployment.  How to find out correct URL?

    To the experienced:
    In preparing to deploy my application, I am using JDeveloper 10.1.3.4 to deploy the application to the standalone oc4j server that is included in JDeveloper. After the deployment, I get the "404 Not Found" error when trying to invoke the application in a browser. The deployment looks OK, becasue the log window in JDeveloper showed no error when running deployment from inside JDeveloper. Therefore I guess the question is how to find out the correct URL to invoke the application. The steps I took in doing the deployment are as follows.
    I first installed the standalone oc4j by running the <jdev_home>\jdev\bin\start_oc4j .bat file. The installation is OK because I deployed the SRTutorial applcation and invoked it in a browser successfully.
    The WAR file was created by right-clicking the ViewController project and select to create a WAR file. To the application's Context Root its own name, I typed "ZB" in the box for the context root.
    Then in ViewController -> Resources, right_click the deployment file (ZBOV.deploy) and chose "Deploy to" the local_standalone_oc4j. The messages in JDeveloper's log window for the deployment are all clean without errors.
    I then used this url to invoke the deployed application in a browser:
    http://localhost:8888/ZB/faces/staff/login.jspx
    But I got an "404 Not Found" error. Right away I tried invoking the SRTutorial application, and it runs fine.
    login.jspx is one of the pages for the appllication. In the application navigator, it is located with other files in the ViewController/Web Content/staff folder, therefore I used /staff/login.jspx after ZB/faces.
    What could be wrong? If the deployment is actually successful, how to find out the correct url to invoke the application?
    Many thanks for your help!
    Newman

    Hi, Arun,
    Thank you for the suggestion. I tried it but got the same error.
    I tried it by first undeploying the application using the enterprise manager page (which is also part of the oc4j included in JDeveloper). I select the application and clicked the undeploy link, confirmed that I wanted to remove it. And it was removed.
    Then in JDeveloper, I right-clicked the ViewController, and in the properties of the probject selected "J2EE Application" and then selected "Use Custom Settings", then in the "J2EE Web Context Root" box I entered "ZB". Created the deployment profile again, overwriting the existing one, and then right-clicked the ZB.deploy node to deploy to the standalone oc4j on the localhost. And I used the url:
    http://localhost:8888/ZB/faces/staff/login.jspx
    And I got the same "404 Not Found" error.
    There was no error at the time of deployment using the ZB.deploy profile. On the enterprise manager page, the path of the deployed application is given as /C:/jdev10134/j2ee/home/applications/ZB.ear, and the folder of the deployed application is there. Question is: if the deployment is actually OK, can the correct URL be found in some file somewhere in the folder?
    All ideas and suggestions are very much appreciated!
    Newman

  • After deployment got "404 Not Found".  How to find the correct URL?

    To the experienced:
    In preparing to deploy my application, I am using JDeveloper 10.1.3.4 to deploy the application to the standalone oc4j server that is included in JDeveloper. After the deployment, I get the "404 Not Found" error when trying to invoke the application in a browser. The deployment looks OK, becasue the log window in JDeveloper showed no error when running deployment from inside JDeveloper. Therefore I guess the question is how to find out the correct URL to invoke the application. The steps I took in doing the deployment are as follows.
    I first installed the standalone oc4j by running the <jdev_home>\jdev\bin\start_oc4j .bat file. The installation is OK because I deployed the SRTutorial applcation and invoked it in a browser successfully.
    The WAR file was created by right-clicking the ViewController project and select to create a WAR file. To the application's Context Root its own name, I typed "ZB" in the box for the context root.
    Then in ViewController -> Resources, right_click the deployment file (ZBOV.deploy) and chose "Deploy to" the local_standalone_oc4j. The messages in JDeveloper's log window for the deployment are all clean without errors.
    I then used this url to invoke the deployed application in a browser:
    http://localhost:8888/ZB/faces/staff/login.jspx
    But I got an "404 Not Found" error. Right away I tried invoking the SRTutorial application, and it runs fine.
    login.jspx is one of the pages for the appllication. In the application navigator, it is located with other files in the ViewController/Web Content/staff folder, therefore I used /staff/login.jspx after ZB/faces.
    What could be wrong? If the deployment is actually successful, how to find out the correct url to invoke the application?
    Many thanks for your help!
    Newman

    Hi, Arun,
    Thank you for the suggestion. I tried it but got the same error.
    I tried it by first undeploying the application using the enterprise manager page (which is also part of the oc4j included in JDeveloper). I select the application and clicked the undeploy link, confirmed that I wanted to remove it. And it was removed.
    Then in JDeveloper, I right-clicked the ViewController, and in the properties of the probject selected "J2EE Application" and then selected "Use Custom Settings", then in the "J2EE Web Context Root" box I entered "ZB". Created the deployment profile again, overwriting the existing one, and then right-clicked the ZB.deploy node to deploy to the standalone oc4j on the localhost. And I used the url:
    http://localhost:8888/ZB/faces/staff/login.jspx
    And I got the same "404 Not Found" error.
    There was no error at the time of deployment using the ZB.deploy profile. On the enterprise manager page, the path of the deployed application is given as /C:/jdev10134/j2ee/home/applications/ZB.ear, and the folder of the deployed application is there. Question is: if the deployment is actually OK, can the correct URL be found in some file somewhere in the folder?
    All ideas and suggestions are very much appreciated!
    Newman

  • How to find serial number to ipod touch if its stolen?

    how to find serial number to ipod touch if its stolen?

    See:
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • How to find and replace data in form fields in acrobat xi, its not allowing to do so while trying, a

    how to find and replace data in form fields in acrobat xi, its not allowing to do so while trying, asking for adobe livecycle to get installed. please help.

    Easiest way to do it is the following:
    - Open the PDF file in Acrobat.
    - Go to Tools - Forms - More Form Options - Export Data.
    - Save the form data as an XML file somewhere on your system.
    - Open XML the file in a plain-text editor (I recommend Notepad++).
    - Let's say you want to replace all the years in the dates from "2013" to "2014". Do a global Search&Replace of "2013-" to "2014-" (I added the dash just to make sure that only date fields are edited).
    - Save the XML file (maybe under a new name).
    - Go back to the PDF file, and now go to Tools - Forms - More Form Options - Import Data.
    - Select the edited XML file and import it.
    - Done!

  • How to find i phone 5 is on which network while its not activated

    i got new mobile it was unlocked but when i restarted its not activating how to find its on what network

    Who unlocked the device? Who told you it was unlocked? Where did you purchase this device? Is it new or used? You say it is not activating, what does it do when you try and activate it? Do you see any messages? If so, what are they?

Maybe you are looking for

  • Variable size item problem in BOM

    hi all, We have semi-finished material with componets as variable size items (item cat. R) Now in the variable size tem data, Size 1 = 1,406 MM, Size 2 = 1,220 MM. Numner is 1 ST, formaula place is blank. Qty Var-Sz Item is calculated by system is 3.

  • A question about tempDB and performance

    Hello Can someone please help me with the following question. I am not a DBA but rather have a question related to database performance, as I read a related post and want to understand the relationships involved. If I have a physical Server with lets

  • HP PSC 2175 All-in-one prints blank pages from word, chrome and notes

    My HP all-in-one printer PSC 2175 all-in-one has suddenly decided to print blank pages. So far I've tried printing from Word, Notes and Photoshop but come up with nothing.  It prints test pages and diagnostic pages without any problems and it makes

  • "Functional Location Label"

    PM guru's Please let me know what is the usage of FL label...I have activated labelling system and assigned few labels.... Can i restrict few FL by assigning the FL labels to the User Profiles of  the few of the users so that I can restrict the acess

  • Help!!! Content engine

    my configuration is follow the attached file. I don't know what is wrong with my content engine using as a cache server. when i connect this CE to my network, i can make my user access to the internet fast only 2 days, but after 2 days it makes my us