Generate an URL

Here's my problem.
I'd like to create a form (in an applet), with a text field for example, such that the value of this field appears in my url. LIke this: http://myserver/myfile.php?value1=toto&value2=test so that a php file run this information on the server side.
Also, I'd like to have a code example.
thks a lot

Try this:
import java.net.*;
URL newlink = new URL ("http://server.com/page.pho?something=123");
getAppletContext().showDocument(newlink,"_self");

Similar Messages

  • Login page not showing "Unable to generate forwarding URL. Exception:"

    Dear All,
    I have install the EBS R12 on RHEL 5.5 64bit. All run fine some days but one day after restart there is a issue on database we rectify that DB issue but after that we are not able to get the login page. ALL application/DB node process are end with exiting with status 0. we have tried adautocfg.sh with status 0.
    still getting login page as blank.
    showing msg:
    Unable to generate forwarding URL. Exception: oracle.apps.fnd.cache.CacheException
    I got on file javacache.log . i think this is showing error logs.
    /u02/oracle/PROD/inst/apps/PROD_apex/logs/appl/rgf
    $ vi javacache.log
    showing issue:
    correct one :
    [2013-02-25T15:10:48.994+05:30] [ias] [NOTIFICATION] [] [cache.Lifecycle] [host: apex] [nwaddr: 192.168.0.4] [tid: 11] [userId: applmgr] [ecid: 1361785246:192.168.0.4:6700:0:2,2] JOC is initialized. ver=10.1.3, distribute=true, vid=2, coordinator=[192.168.0.4:61230, pos=0, uid=0, pri=0, def=prop:NA], discover list=[[192.168.0.4:12345, pos=-1, uid=0, name=, pri=0]]
    log having problem:
    [2013-03-01T14:40:52.083+05:30] [ias] [ERROR] [] [cache] [host: apex] [nwaddr: 192.168.0.4] [tid: 12] [userId: applmgr] [ecid: 1362129052:192.168.0.4:3933:0:102,2] [[
    oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:234)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:201)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:176)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:151)
    at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
    at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:771)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    at oracle.apps.fnd.functionSecurity.User.getUser(User.java:338)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUser(FunctionSecurity.java:527)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.init(FunctionSecurity.java:1620)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.<init>(FunctionSecurity.java:188)
    at oracle.apps.fnd.functionSecurity.RunFunction.init(RunFunction.java:309)
    at RF.jspService(_RF.java:205)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: ORA-01410: invalid ROWID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 37 more
    Pls help in this case. I am novice in EBS.
    Thanks

    Hi Yoonas,
    while login page shwoing error "Unable to generate forwarding URL. Exception: oracle.apps.fnd.cache.CacheException "
    alert logs are fin no issue from db end all rectified. pls find the application.log.
    13/02/28 18:11:58.536 html: 10.1.3.4.0 Stopped
    13/03/01 10:54:24.412 10.1.3.4.0 Started
    13/03/01 10:54:34.841 html: 10.1.3.4.0 Started
    13/03/01 12:08:50.767 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362119930766
    13/03/01 12:08:50.767 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/03/01 12:08:51.980 html: Servlet error
    java.lang.ExceptionInInitializerError
    at oracle.apps.fnd.sso.AppsLoginRedirect.doGet(AppsLoginRedirect.java:613)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    at oracle.apps.fnd.functionSecurity.User.getUser(User.java:338)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.getUser(FunctionSecurity.java:527)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.init(FunctionSecurity.java:1620)
    at oracle.apps.fnd.functionSecurity.FunctionSecurity.<init>(FunctionSecurity.java:188)
    at oracle.apps.fnd.sso.SSOUtil.getLocalPwdChangeUrl(SSOUtil.java:735)
    at oracle.apps.fnd.sso.SSOUtil.getLocalPwdChangeUrl(SSOUtil.java:791)
    at oracle.apps.fnd.sso.SSOManager.<clinit>(SSOManager.java:2191)
    ... 19 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: Failure in CacheLoader: oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:830)
    at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)
    at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)
    ... 26 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:234)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:201)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:176)
    at oracle.apps.fnd.cache.GenericCacheLoader.load(GenericCacheLoader.java:151)
    at oracle.apps.jtf.cache.GenericCacheLoader.load(GenericCacheLoader.java:87)
    at oracle.ias.cache.CacheLoader.callLoad(Unknown Source)
    at oracle.ias.cache.CacheHandle.findObject(Unknown Source)
    at oracle.ias.cache.CacheHandle.locateObject(Unknown Source)
    at oracle.ias.cache.CacheAccess.get(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:771)
    ... 29 more
    Caused by: oracle.apps.jtf.base.resources.FrameworkException: ORA-01410: invalid ROWID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218)
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249)
    ... 39 more
    13/03/01 16:02:42.161 html: 10.1.3.4.0 Stopped
    13/03/01 17:06:37.969 10.1.3.4.0 Started
    13/03/01 17:06:47.473 html: 10.1.3.4.0 Started
    13/03/01 18:00:40.903 html: 10.1.3.4.0 Stopped
    13/03/01 18:12:07.664 10.1.3.4.0 Started
    13/03/01 18:12:25.248 html: 10.1.3.4.0 Started
    13/03/01 18:34:41.921 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362143081921
    13/03/01 18:34:42.155 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null
    13/03/01 18:57:48.659 html: 10.1.3.4.0 Stopped
    13/03/04 11:40:01.741 10.1.3.4.0 Started
    13/03/04 11:40:23.176 html: 10.1.3.4.0 Started
    13/03/04 12:09:47.660 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1362379187660
    13/03/04 12:09:47.824 html: LeakSetting:
    global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
    ignoring:null

  • Generate a url from a report or function module

    Hi,
    I'm trying to generate a url from a report and tried using the function module WWW_ITAB_TO_HTML in the report program, as , but i'm not able to get the expected results. The code is given below. Could someone please try and help me resolve this issue. Thanks in advance.
    DATA: emp_name TYPE char80.
    DATA: it_itabex TYPE zdb_ex_tty,
    it_emp TYPE TABLE OF zis_emp,
    it_org TYPE TABLE OF zis_org,
    it_pos TYPE TABLE OF zis_pos,
    it_pos_alloc TYPE TABLE OF zis_pos_alloc,
    it_res TYPE TABLE OF zis_res,
    it_res_alloc TYPE TABLE OF zis_res_alloc,
    ls_itabex TYPE zdb_ex_s.
    DATA: lv_filename TYPE string,
    lv_path TYPE string,
    lv_fullpath TYPE string,
    lv_replace TYPE i.
    DATA qstring LIKE it_itabex OCCURS 10.
    DATA: url(200), url2(200), url3(200), fullurl(200).
    FIELD-SYMBOLS: <fs_emp> LIKE LINE OF it_emp,
    <fs_org> LIKE LINE OF it_org,
    <fs_pos> LIKE LINE OF it_pos,
    <fs_pos_alloc> LIKE LINE OF it_pos_alloc,
    <fs_res> LIKE LINE OF it_res,
    <fs_res_alloc> LIKE LINE OF it_res_alloc.
    ** Report Program to export data from database to Excel.
    ** Populate all the tables that have to be exported.
    SELECT * FROM zis_org INTO TABLE it_org.
    SELECT * FROM zis_pos INTO TABLE it_pos.
    SELECT * FROM zis_pos_alloc INTO TABLE it_pos_alloc.
    SELECT * FROM zis_emp INTO TABLE it_emp.
    SELECT * FROM zis_res_alloc INTO TABLE it_res_alloc.
    SELECT * FROM zis_res INTO TABLE it_res.
    ** Append the Column Header
    CLEAR ls_itabex.
    ls_itabex-ipp_pos_id = 'IPP Pos ID'.
    ls_itabex-emp_name = 'Name'.
    ls_itabex-dt_of_join = 'JoinedOn'.
    ls_itabex-emp_status = 'Status'.
    ls_itabex-org_name = 'Org'.
    ls_itabex-prj_name = 'Project'.
    ls_itabex-mgr_name = 'Line'.
    ls_itabex-designation = 'Designation'.
    ls_itabex-specialization = 'Specialization'.
    APPEND ls_itabex TO it_itabex.
    ** Append all the tables into one internal table
    LOOP AT it_pos_alloc ASSIGNING <fs_pos_alloc>.
    CLEAR ls_itabex.
    ls_itabex-ipp_pos_id = <fs_pos_alloc>-ipp_pos_id.
    READ TABLE it_emp ASSIGNING <fs_emp> WITH KEY emp_guid = <fs_pos_alloc>-emp_guid.
    IF sy-subrc = 0.
    CONCATENATE <fs_emp>-emp_fname <fs_emp>-emp_lname INTO ls_itabex-emp_name SEPARATED BY space.
    ls_itabex-dt_of_join = <fs_emp>-dt_of_join.
    ls_itabex-emp_status = <fs_emp>-emp_status.
    ls_itabex-specialization = <fs_emp>-specialization.
    ENDIF.
    READ TABLE it_pos ASSIGNING <fs_pos> WITH KEY ipp_pos_id = <fs_pos_alloc>-ipp_pos_id.
    IF sy-subrc = 0.
    ls_itabex-designation = <fs_pos>-designation.
    READ TABLE it_org ASSIGNING <fs_org> WITH KEY org_id = <fs_pos>-org_id.
    IF sy-subrc = 0.
    ls_itabex-org_name = <fs_org>-org_name.
    ls_itabex-mgr_name = <fs_org>-mgr_name.
    ENDIF.
    ENDIF.
    READ TABLE it_res ASSIGNING <fs_res> WITH KEY org_id = <fs_org>-org_id.
    ls_itabex-org_name = <fs_org>-org_name.
    APPEND ls_itabex TO it_itabex.
    ENDLOOP.
    url = 'http://testweb/scripts/wgate/zvw10a/!?~language=en'.
    url2 = '&~OkCode(LGON)=LGON&login-login_user='.
    url3 = '&vbcom-vbeln='.
    CONCATENATE url url2 url3 INTO fullurl.
    WRITE: /'Staffing Excel'.
    CALL FUNCTION 'WWW_SET_URL'
    EXPORTING
    offset = 12
    length = 10
    func = fullurl
    TABLES
    query_string = qstring
    EXCEPTIONS
    invalid_table = 1
    OTHERS = 2.
    Thanks & Regards,
    Preethi.

    Check the below example program :
    data: begin of itab occurs 0,
          matnr type mara-matnr,
          mtart type mara-mtart,
          matkl type mara-matkl,
          groes type mara-groes,
          end of itab.
    data: ifields type table of w3fields with header line.
    data: ihtml   type table of w3html   with header line.
    select * into corresponding fields of table itab
              from mara up to 100 rows.
    call function 'WWW_ITAB_TO_HTML'
    EXPORTING
      TABLE_ATTRIBUTES       = 'BORDER=1'
      TABLE_HEADER           =
        ALL_FIELDS             = 'X'
      tables
        html                   = ihtml
        fields                 = ifields
      ROW_HEADER             =
        itable                 = itab
    check sy-subrc = 0.
    call function 'GUI_DOWNLOAD'
         exporting
              filename = 'c:\test.html'
         tables
              data_tab = ihtml.
    Reward points if it is helpful
    Thanks
    Seshu

  • How to generate wsdl url in Siebel 8.1

    Dear Gurus,
    Please help, how to generate wsdl url from inbound web services in Siebel 8.1
    Regards,
    Eldin

    Hi Raj,
    I've tried, this url did'nt recognize as a web service.
    For example, in Oracle E-Business Suite ( Integration Repository ) there's a button to generate wsdl url. The wsdl url is http://servername/webservice/pls/test?WSDL.
    So is it possible we generate wsdl url like in E-Business Suite ? Or there's something we need to configure so Siebel wsdl url will recognize as web service in E-Business Suite.
    Thanks for your response.

  • Generating an URL to link from a webpage to a document in SAP

    Where I work, business documents are stored and managed in SAP. In our testing lans, our automated tester system generates reports in HTML. We can setup the test system to use a template to generate an URL from a document number. Just have to figure out the right template. (When test technicians create test cases, there is a field in the test case editor in which we have directed the technicians to put the document number of the related requirements.)
    In EasyDoc, I have used the "Copy as URL to clipboard" feature to have SAP generate links to documents and then exampined these links. A problem with these links is that they contain a file name as well as the document number and the links do not work without the file name.
    So, I am asking if there is a way to create a link that essentially causes a "search by document number" operation when the link is clicked on?

    Hi,
    You requirement can be fulfilled thur workflow builder , kindly check and discuss with abap'r.
    Regards,
    Ravindra

  • How to generate SEO URLs in ATG 10.0.1..?

    how to generate SEO URLs in ATG.. pls explain how it works..?
    Thanks in advance,
    Vishnu & Nithin Kayithi

    There are different ways of doing SEO and generate crawler friendly URLs. Go through with the following to understand SEO options provided in ATG and proceed with whichever is matching with your requirements:
    http://docs.oracle.com/cd/E35318_02/Platform.10-1-1/ATGPlatformProgGuide/html/s1501searchengineoptimization01.html

  • SOA Manager issue while generating the URL

    Hi All,
    we are working on  "Third party system <--> BizTalk <--> PI(7.31 dual stack) <--> SAP [ECC]" interface using PI.
    We are using XSD's we didn't generate the WSDL files..
    When we are trying to generate the URL using SOAMANAGER in quality it is showing the production URL.
    In SAP  SOAMANAGER web service administration it is showing me the wrong binding WSDL URL(which is Production URL) it supposed to be Quality system Binding URL.I have deleted the web service and created again still it is showing the same. System supposed to generate the binding URL Quality.
    In SXMB_MONI the error is
        <SAP:Category>XIServer</SAP:Category>
       <SAP:Code area="INTERNAL">WS_ADAPTER_SYS_ERROR</SAP:Code>
    <SAP:P1 />
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:Stack>System error while calling Web service adapter: Error when initializing SOAP client application: &#39;Error when initializing SOAP client application: &quot;SRT: Unexpected failure in SOAP processing occurre&quot;&#39;</SAP:Stack>
    I referred the below notes and the links..
    1142454 - Error when initializing the SOAP application
    1142596 - Logical port was not yet created
    Please help me to resolve the issue..
    Thanks
    Bhargava Krishna

    Hi,
    Could you please check your pricing procedure, on which value the tax is getting calculated.
    Ie Base value you are saving on which step.
    The same Step number you have given in From column.
    Please check that.
    Regards,
    Nagesh

  • Problem In Generating Survey URL

    Hi Experts,
    I have Created Questionarie in Survey Tool for CRM(7.0), Saved and Activated the Survey. I am trying Generate the URL for that i have selected Get Option and Send Option as bsp but when i selected Get File and Send File it is showing Blank means I am unable to select the files, hence not able to crete URL for the Survey. Please Help me that where i am missing. Kindly Help me with Process Steps
    Your Help is highly Appreciated and Rewarded
    Thanks,
    Satish
    Edited by: Prasanna Satish on Jun 28, 2010 1:36 PM

    Please follow the below steps.......
    <br>
    Access the activity using one of the following navigation options:
    <br><br>
    <b>Transaction code</b>     CRM_SURVEY_SUITE<br><br>
    <b>SAP CRM IMG menu</b>     Customer Relationship Management  Transactions  Settings for Leads  Questionnaires for Leads  Define Questionnaires<br><br>
    <b>Creating XML Parameter File for CRM system</b><br><br>
    1.From the application toolbar, choose Survey Repository.<br>
    2.Open the tree structure Survey Repository - Parameter XMLs - bsp.<br>
    3.Select the standard parameter file CRM_SVY_BSP_SYSTEMPARAM.XML with double-click and choose Export (F8).<br>
    4.Rename the file, for example, to: CRM_SVY_BSP_SYSTEMPARAM_<systemID>_<client>.XML.<br>
    5.Save the file to your local PC..<br>
    6.Open the XML file with a suitable editor tool..<br>
    7.Maintain the following coding, entering your host server, port, and client:.<br>.<br>
    ?xml version="1.0" encoding="UTF-8" ?
    SurveySystemParam Action="http://<hostserver>:<port>//sap/bc/bsp/sap/crm_svy_server/survey.htm?sap-client=<client>" " Method="post" Enctype="application/x-www-form-urlencoded" AccessURL="http://<hostserver>:<port>//sap/bc/bsp/sap/crm_svy_server/survey.htm" IncludeStylesheetInOutput="true" /> .<br>.<br>
    In order to identify the respective host server and HTTP port of your CRM system,  open the ICM Monitor (transaction SMICM) in your CRM system. .<br>.
    From the menu, choose Goto -- Services. .<br>
    In the HTTP entry, you can find the data for the relevant host server and port..<br>.<br>
    8.Save and close the XML file..<br>
    9.In the CRM Survey Repository, select folder Survey Repository  Parameter XMLs  bsp..<br>
    10.From the application toolbar, choose Import (F7) to import the modified XML file from your local PC..<br>
    11.Double-click on the imported file and choose Check (Ctrl+F5). If the check is successful, you can continue; otherwise, check your coding as described in step 7..<br>.<br>
    <b>Creating Survey URL</b>.<br>
    12.Choose Back (F3) to get back to the Survey Suite..<br>
    13.In the list of applications, open the component Leads..<br>
    14.Select the appropriate questionnaire used for customer information request (e.g., BP_INFORMATION_EN) with double-click..<br>
    15.Choose   Generate URL (CtrlShiftF1)..<br>
    16.In the dialog box, select the following values using input help:.<br>.<br>
    <b>Field name    User action and values</b>.<br>
    Get Option           bsp.<br>
    Get File          CRM_SVY_BSP_SYSTEMPARAM_<systemID>_<client>.XML.<br>
    Send Option          bsp.<br>
    Send File          CRM_SVY_BSP_SYSTEMPARAM_<systemID>_<client>.XML.<br>.<br>
    17.Choose Generate URL (F6)..<br>
    18.Choose Test URL (F2)..<br>
    19.Copy the generated survey URL from field Survey URL..<br>
    Edited by: MSVKRI on Aug 24, 2010 2:27 PM

  • Generating a URL to call a BW Report

    Hi,
    I would like to generate a url (using our BW System Landscape) to call a BW Report.  I need to do it this way as I building the querystring at runtime.
    Should I be using IUrlGeneratorService to do this?  (I am using EP6 SP2)
    I have tried copying the example in the PDK under "EP 5.0 Compatibility", which raises the question is IUrlGenerator Service just meant to be used with EP5.0?
    I pasted some code from the example into my java class but had all sorts of problems getting it to work.
    **code from example:
    // get the url generator service
    IUrlGeneratorService urlGen = (IUrlGeneratorService) request.getService(IUrlGeneratorService.KEY);
    // get Specialized Portal Url Generator
    ISAPUrlGenerator portalGen = null;
    ISpecializedUrlGenerator specUrlGen = urlGen.getSpecializedUrlGenerator(ISAPUrlGenerator.KEY);
    **End of Code
    If I changed IUrlGeneratorService to IURLGeneratorService then it recognised it.   But it would still not recognise IUrlGeneratorService.KEY.   Similarly ISpecializedUrlGenerator was not recognised.
    Is there a more up to date example of how to use IURLGeneratorService that actually works??  (assuming that I should be using this)

    You can use my function for generating links. There, you don't need to take care of the URL sting.
    http://apex.oracle.com/pls/otn/f?p=31517:24
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • Generating relative URLs in 12.1.3 menus

    Does anyone know if it is possible to get R12.1.3 to generate relative URL for all menu items?
    The new AJAX based menus are returning absolute URL for all menu item links.
    If this is the wrong forum please let me know
    thanks

    Hi,
    ERROR: I/O or zip error while attempting to read entry oracle/xdo/parser/schema/XSDIdConstraintTable$NodeTable.class in zip This error indicates one of the following:
    - Permission are not set correctly, so please verify the permissions -- See (Note: 339762.1)
    - The file is corrupted or missing, and you would need to find the file and copy it to the appropriate directory -- See (Note: 299723.1, 299964.1, 343639.1, 746167.1) for examples
    If none of the above helps, I would suggest you log a SR.
    Thanks,
    Hussein

  • How to generate a URL to specific record in OAF page?

    Hi,
    I need to generate URL to a specific page with populated record data.
    I've tried using FND_RUN_FUNCTION.get_run_function_url, but i don't know if this is a good method for OAF page.
    The page is opening but record is not populated.
    This package generates URL like /RF.jsp?function_id=?....
    The OAF pages have URLs like /OA.jsp?page=...
    Is there any way I can generate this URL?

    Hi
    Use this code to upload the file in the server and there by get the absolete path
    public void onActionUpload_File_in_Server(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionUpload_File_in_Server(ServerEvent)
        InputStream text=null;
        int temp=0;
        try
             File file = new File(wdContext.currentContextElement().getFileResource().getResourceName().toString());
             FileOutputStream op = new FileOutputStream(file);
             if(wdContext.currentContextElement().getFileResource()!=null)
                  text=wdContext.currentContextElement().getFileResource().read(false);
                  while((temp=text.read())!=-1)
                       op.write(temp);                                      
             op.flush();
             op.close();
             path = file.getAbsolutePath();
             wdComponentAPI.getMessageManager().reportSuccess(path);
        catch(Exception e)
             e.printStackTrace();
        //@@end
    Regards
    Chandran S

  • Generate Instantiate URL but cannot open.

    Hi,
    I've done my interactive form using Adobe Lifecycle, and created a callable object. But when i go under the Object definition tab to generate instantiate URL, and then paste it at the internet explorer.
    Generated Url: http://L31019:53000/gpcore/coexec/8C1FA1000B8211DDA257001871691B82/0/2
    But it shows nothing when i paste it at the internet explorer. The port is not the port i using, so i changed it to the port i'm using but it shows the error below:
    SAP Guided Procedures - Error Page
    What happened?
    An internal error occurred while processing your request
    What can you do?
    Try again later. If the problem persists, contact your system administrator.
    Additional Error Information
    Execution ended in an unrecognized state
    com.sap.caf.eu.gp.base.exception.EngineException: Execution ended in an unrecognized state
    at com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorImpl.executeBackground(CallableObjectExecutorImpl.java:242)
    at com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorImpl.execute(CallableObjectExecutorImpl.java:294)
    at com.sap.caf.eu.gp.model.co.CallableObjectExecutor.doGet(CallableObjectExecutor.java:256)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.caf.eu.gp.model.co.tech.TechnicalCallableObjectException: iform032
    at com.sap.caf.eu.gp.model.iforms.preproc.FormPreprocessor.execute(FormPreprocessor.java:584)
    at com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl$CallableObjectExecutor.run(BackgroundCOExecutorImpl.java:126)
    at com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl.execute(BackgroundCOExecutorImpl.java:504)
    at com.sap.caf.eu.gp.model.co.background.impl.BackgroundCOExecutorImpl.execute(BackgroundCOExecutorImpl.java:581)
    at com.sap.caf.eu.gp.model.co.execute.impl.CallableObjectExecutorImpl.executeBackground(CallableObjectExecutorImpl.java:123)
    ... 18 more
    Caused by: com.sap.caf.eu.gp.model.co.tech.TechnicalCallableObjectException: iform032
    at com.sap.caf.eu.gp.model.iforms.preproc.FormPreprocessor.execute(FormPreprocessor.java:339)
    ... 22 more
    Sorry for any inconvenence
    Can anyone help me? Thanks.
    Regards,
    Fuzhen

    Hi,
    From external you only need TCP 443 and UDP 3391 forwarded to your RD Gateway server.  You
    do not need TCP 3389 or 445 so I recommend you close those ports immediately on your external firewall to avoid problems.  If you plan to use HTTP redirection then you can go ahead and open TCP port 80 for
    RDWeb, otherwise you should close port 80 as well.
    In your RDS Deployment Properties, RD Gateway tab, you should have Use these RD Gateway server settings selected with the public FQDN of your RDG specified, which in your case is the same public FQDN that you are using for RDWeb since
    they are on the same server.
    After making the above changes, please refresh your RD Web page and test by launching a RemoteApp from an external PC.  When launching a RemoteApp you should see a prompt with the Gateway server shown, which should be the FQDN as you specified in deployment
    properties.  Also on the prompt it should show the FQDN for Remote computer: which should be the FQDN for your broker which in your case can be the same as your RDG.  This FQDN should resolve on your private LAN to the private ip address of your
    RDCB/RDG/RDWeb server.
    Thanks.
    -TP

  • Trouble generating administrative URL.

    We are using the code samples to generate the URL for access to iTunes.
    Here is the URL generated by the C# code we adapted:
    https://deimos.apple.com/WebObjects/Core.woa/Browse/mdc.edu.42credentials=Admini strator%40urn%3Amace%3Aitunesu.com%3Asites%3Amdc.edu&time=1162997978&signature=2 CF0C0613CA70B3D342B6D80D42EF3B085EFB3458F1E0961CAD312BB5BCE3E2F
    From what we can tell, it is well formed. We are using the example provided in the iTunes U Administrator's Guide, page 21.
    https://deimos.apple.com/WebObjects/Core.woa/Browse/Example.edu.42
    credentials=Administrator%40urn%3Amace%3Aitunesu.com%3Asites%3Aexamp
    le.edu&identity=%22JaneDoe%22+%3Cjanedoe%40example.edu%3E%28jdoe%2
    9+%5B42%5D&time=1147136717&signature=597c304e90fb62067c7e3fa57fe824e
    77997dd8aa96649366c5fc59104074744
    One difference is the "Identity" parameter... what (if anything) would we use in this instance?
    Here's the message we're getting:
    Not Found
    The requested URL /WebObjects/Core.woa/Browse/mdc.edu.42credentials=Administrator%40urn%3Amace%3A itunesu.com%3Asites%3Amdc.edu&time=1162997978&signature=2CF0C0613CA70B3D342B6D80 D42EF3B085EFB3458F1E0961CAD312BB5BCE3E was not found on this server.
    Any ideas on where we should start troubleshooting?
    Thanks.
      Windows 2000  

    A couple of things:
    1. Try appedning the debug string that Apple sent you with your site admin credentials. It is of the form "abc123". Just have your code stick it in right after the site URL ... that is just after "...Core.woa/Brwose/mdc.edu" (so you'd have "...Core.woa/Browse/mdc.edu/abc123?credentials..."). Last time I read Apple's iTunes U documentation, it didn't say explicitly how to use the string, but that's what you need to do. When you send a URL like that, Apple will show you a page that says how it is interpreting your iTunes U URL. This page is very helpful in determining what's wrong with your URL.
    2. When I was working on our site, I would compare what my code generated with what Apple's code generated (credentials that are generated within a ninety second time frame are usually the same). I got so frustrated doin this that I decided to create an app that would make it simpler. If you would like to try out my code, it is here:
    http://itunes.uic.edu/itunesuaccess.html
    This code generates a URL using the C code Apple provided (so it produces the same URL as Apple's shell script does ... because the shell script requires that you compile the C code in Apple's examples).
    Hope this helps.
    MacBook Pro   Mac OS X (10.4.8)   I lied. I'm running Leopard

  • Web server generating wrong url.

    I am getting following error message in errors file.
    warning ( 5394): for host 10.215.152.49 trying to POST <root>/servletWindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction, send-file reports: can't find <root>/servletWindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction (File not found)
    Interesting observation is one forward slash is missing in the above url.
    There should be a "/" between servlet and WindchillAuthGW. Hence the error.Can someone tell me what is the reason.

    Web Server didn't "generate" that URI; that's the URI the client requested. If that URI is wrong, the most likely explanation is a typo in the referring page.

  • PI alert  email body generating  incorrect URL for message monitering

    Dear  Friends,
    I need some light on the following problem, really appreciate your inputs and help
    1.)
    From the Runtime Work Bench, we are getting email into company out look express when there is an error in interface execution . It is  working good.
    But  in side email content , we are getting URL Link for message moniter to view the failed PI message  in RWB, this url is not working to display the failed message because of space before message id.
    Can you please help me to know,  at run time where this URL gets generated in the email, or where we can correct this URL  in PI ?
    2 .)  In development and quality  the URLs generated are completely different  other than host, port.
    IN COMPANY OUT LOOK EXPRESS EMAIL AS FOLLOWS:
    From: RUNTIME WORKBENCH SERVICE [mailto:XIRWBUSER Company.com]
    Sent: Sunday, November 20, 2011 11:48 AM
    To: TestUser1;TestUser2
    Subject: PI Message Failure XID: SI_CRMXIF_PARTNER_SAVE_M03_To_CustGenericModel_In_Create ;BusService_GM
    Importance: High
    Alert ID: ##24685##
    Date:  20.11.2011 _ 11:47:41
    System:  XID 200
    Error Category:
    Error Code:  OUTBINDING.CO_TXT_OUTBINDING_NOT_FOUND
    Adapter Error:  No receiver agreement found for sender ,BusService_GCOM to receiver ,BS_SAP_CRM_
    Message ID:  A9F89891139F11E1C22D0000065C4DE6
    Sender Service:  BusService_Test
    Sender Interface:  SI_CRMXIF_PARTNER_SAVE_M03_To_CustGenericModel_In_Create
    Receiver Service:  BS_SAP_CRM_PCA
    Receiver interface:  SI_CRMXIF_PARTNER_SAVE_M03_To_CustGenericModel_In_Create
    Adapter Type:
    Rule Name:  Alert Rule for Customer Interfaces Inbound
    Message Monitor http://abcc.sap.compugra.com:8010/sap/bc/gui/sap/its/webgui?~transaction=*SXI_SHOW_MESSAGE MSGGUID=A9F89891139F11E1C22D0000065C4DE6
    Quality Environment  url:
    Message Monitor http://abcc.sap.compugra.com:51000/mdt/index.jsp?objectName=type=XIAdapterFramework&messageid=005056B0001F02DFB2FABF97C45A9DB3
    Thanks and Regards.
    Suraj

    Dear Rajesh,
    The following are the exchange profile parameters for AFW, RWB.
    Appreciate your immediate help.
    Adapter Framework
    parameter name                                                              value
    com.sap.aii.adapterframework.serviceuser.language   EN
    com.sap.aii.adapterframework.serviceuser.name         XIAFUSER
    com.sap.aii.adapterframework.serviceuser.pwd           *********
    Runtime Work Bench
    parameter name                                                           value
    com.sap.aii.rwb.server.centralmonitoring.httpport      8043
    com.sap.aii.rwb.server.centralmonitoring.httpsport    @com.sap.aii.rwb.server.centralmonitoring.httpport@
    com.sap.aii.rwb.server.centralmonitoring.name
    com.sap.aii.rwb.server.centralmonitoring.r3.ashost    abcc.sap.compugra.com
    com.sap.aii.rwb.server.centralmonitoring.r3.client      200
    com.sap.aii.rwb.server.centralmonitoring.r3.group
    com.sap.aii.rwb.server.centralmonitoring.r3.mshost
    com.sap.aii.rwb.server.centralmonitoring.r3.r3name
    com.sap.aii.rwb.server.centralmonitoring.r3.sysnr     43
    com.sap.aii.rwb.serviceuser.language                       EN
    com.sap.aii.rwb.serviceuser.name                             XIRWBUSER
    com.sap.aii.rwb.serviceuser.pwd                               ......
    Thanks.
    Suraj.

  • Generate Survey URL outside the Survey Suite

    Hi All,
    I want to generate a Survey URL when clicking on a self created button in the WebUI, to navigate to this generated URL.
    I know that I can create such a link in the survey suite, but I want to do it dynamicly with a Button on  a different view.
    When pressing the button I should have things like survey ID and survey version available to use them for the generation.
    While trying some things and playing around I found the function "CRM_SVY_PREVIEW_GET" in the function Pool "CRM_SVY_SUITE" that is executed when I am creating this URL in the Survey Suite, so my first guess is to take this function for it.
    But I am afraid, that I don't have the needed XML-Parameters for the function, so I am a bit stuck.
    Maybe someone knows where these "paths" of the XMLs are stored in SAP?
    Any advice is highly appreciated!
    Perhaps I am on a completely wrong way?
    Many thanks in advance!
    Cheers
    Dennis

    Hi Gregor,
    I have already tried the parameter XML which can be used for the BSP based process which is working fine for internal user. I can see the survey,input my options as well which gets saved Successfully.
    But when this survey link does not work and open out side the company domain.
    I was told that in order to make the links accessible out side company domain I will have to create XML parameter file under PARAMETER XML's "http". But while copying standard parameter file and saving it its asking me for connector ID and decliing to save the XML file.
    I want to know what exactly is this connector ID and where can I get it so that i can make entries as below and genarate the URL
    Field name     User action and values
    Get Option----
    http
    Get File     ZCRM_SVY_HTTP_SYSTEMPARAM_<systemID>_<client>.XML
    Send Option----
    http
    Send File     ZCRM_SVY_HTTP_SYSTEMPARAM_<systemID>_<client>.XML
    Regards
    Arup

Maybe you are looking for

  • Transport control program tp ended with error code 0212

    Hi all, I have created a two system landscape of development & production server. But while I am releasing any request from develpoment server a error is showing: " Transport control program tp ended with error code 0212 Errors: could not access file

  • How to use my nokia 2330 with my macbook pro

    I have a Nokia 2330 and was able to transfer photos using the nokia pc suite and a bluetooth adapter on my old PC.  But now I have a new MacBook Pro and I can't get it to work. Is there any software downloads?  How can this be done?  Both phone and m

  • BOM explosion while creation of scheduling agreement / PO

    Hi all, Can anyone pls tell me how can i control / make settings for the explosion of BOM, when MM creates a scheduling agreement or a PO ? Also, if i have multiple alternative BOMs, how can i get the BOMs selected automatically?? Thank you, Shrenik

  • Connection pool in Solaris 8

    I am getting this error after a few transactions. Error : No available resource. Wait-time expired. I am using Sun One App Server 7 on Solaris 8. I am not getting this error on a Windows 2000 Professional machine. Any ideas why this happens? Thanks.

  • How to call mxml component in another mxml component

    I have added submenu in menu bar in adobe Flex. For Example : Menu A has submenu A1 A2 A3 like that, right now Submenu is not performing any action. I want  to open a new mxml  page on click of  submenu A1 in the same frame .Please suggest me how to