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

Similar Messages

  • 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

  • Generation of Survey URL does not works on Web Environment

    Hi experts!
    I'm new on SAP, and I'm having some problems when generating survey URL.
    I have created a survey using the transaction crm_survey_suite, and already done the configurations of the bsp code on "Survey Repository".
    When I try to test the code, it is working fine, with no bugs.
    In the SAP GUI, when I click on "Generate URL", I can generate and test it with no problems... But, when I try to access my Survey on Web Environment and I click on "Generate URL", the button is not available to be clicked.
    What should I do to turn this button available on Web Environment?? Should I activate something?
    Please someone help me in resolving this, I am stuck on this for the past few days.
    Thanks!!!
    Talita.

    Hi Dan Zhang,
    Thanks for your post.
    I have reproduced this scenario in my TFS 2013 Update 4 Server and received the same result.
    For this scenario, please submit it to Microsoft Connect Feedback portal at:
    https://connect.microsoft.com/VisualStudio. Microsoft engineers will evaluate them seriously.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to Create Survey URL in WebUI Version 6

    Hi Forum ,
    Im unable Import the XML File in WebUI (Survey suite ) - Im gettign the Error - Import Failed. Does any body worked in CRM 2007 WebUi for Creation of Survey URL. Please let me know the Procedure. Thank you.
    Regards,
    Hari Krishna.

    Hi,
    Please check Oss note 836945. It contains XML parameter file structure in an attachment. I used this earlier and I was able to generate Survey URL.
    Regards,
    Piyush

  • Help: Could not test the survey URL! It is urgent! Pls helpuFF01

    Dear All,
    I have test a survey in CRM GUI and it is no problem. Then I upload a xml template, name as 'CRM_SVY_BSP_CRMDEV_100.xml', and generate the URL
    'http://crmdev.ww.com:8000/sap/bc/bsp/sap/crm_svy_server/Survey.htm?sap-client=100&applid=CRM_SURVEY_OPPORTUNITIES&svyid=WIN_LOSS ANALYSIS&vers=0000000001&lang=EN&parid=CRM_SVY_BSP_CRMDEV_100.XML' . But when I test, the webpage show nothing(It is a blank page) and has no error. I do not why. Need your help! It is urgent.

    Try activating the service in SICF transaction .Also check if the correct version of Java is installed.

  • 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

  • Error while launching a survey url

    Hi,
    I have completed the configuration settings required for generating a url link for a survey.
    When I test the url, I get the following error in Internet Explorer:
    "404 Not Found
    The requested resource does not exist"
    The landscape includes mySAP CRM 5.0 and SAP EP 7.0.
    Would appreciate help from the group.
    Regards,
    Pankaj

    Hi Gregor,
    It is there in SE80.
    when I try testing, I get the following link:
    http://mrcved.ad.xxxxx.com:8001/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sap/crm_svy_server/test.htm
    Strangely the port above is 8001 and not 50100 which I had used earlier.
    I did try changing the bsp link in Parameter xmls (survey Repository) using port 8001, but it does not work. Instead of throwing "404 Not Found Error", a blank screen is visible. The url of this screen is:
    http://mrcved.ad.xxxxx.com:8001/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sap/crm_svy_server/Survey.htm?applid=CRM_SURVEY_MARKETING&svyid=SURVEY_TV_CAMPAIGN&vers=0000000001&lang=EN&parid=CRM_SVY_BSP_C50_001%2eXML&vguid=8EB2C2933951964CAC8B7CA0B1857C57&vvers=0000000001
    Let me know if you have the answer.
    Regards,
    Pankaj

  • 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

  • Problems while generating the proxy definition

    Hi Experts,
       I am facing the error " Problems while generating the Proxy Definition! ", when creating the proxy definition, for a specific URL.
    The URL to call the webservice is similar to "http://www3.XYZ.com/_vti_bin/newswebservice.asmx?WSDL" and is returning the appropriate XML code. Moreover accessing the webservice through browser, returns the expected response, too.
    From the NWDS side, where we are creating the proxy, again, everything is fine, because we have already created two proxy definitions, in similar fashion, but for different WSDL links.
    The only difference we are encountering is like, earlier the links were of type "www.abc.com/..." while the new URL is of type "www3.xyz.com/..." type. I hope this load balancing technique has hardly to do anything with it.
    Any pointers for possible reasons and solutions will be of much help.
    Regards,
    Akhil Mishra

    If you are consuming a web service in NWDS look below document and check if you are not missing any step:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0cf9e42-ccb0-2c10-d0a4-f5aa8a79e19a

  • Problem to generat an report on an SSRS for SCCM 2012 R2 SP1. I got error has occurred during report processing.

    Hi,
    Problem to generat an report on an SSRS for SCCM 2012 R2 SP1. I got error has occurred during report processing.
    In general it is no problem to generat SSRS reports, but an custom one i get issue with.
    The Error:
    An
    error has occurred during report processing. (rsProcessingAborted)
    Query
    execution failed for dataset 'DataSet1'. (rsErrorExecutingCommand)
    ExecuteReader:
    CommandText property has not been initialized

    Hi SaiTech,
    According to your description, when you render report on SCCM 2012 R2, you got the error message.
    According to my knowledge, the issue can be caused by following reasons:
    Select permission not granted to ConfigMgr reporting account. We need to open the SQL management console and open the properties dialog box of configmgr db, grant select and execute permission to ConfigMgr reporting account.
    Reporting Services Web Service URL or Report Manager is false. Make sure Web Service URL and Report Manager URL are correct. Restart SMS_Executive service and reinstall Reporting Service Point, then please render the report again.
    Report timeout. Increase query and report timeout.
    If the problem remain unresolved, please provide detailed information of SRSRP.log (default location: %programfiles%\Microsoft  and Configuration Manager\Logs) and reporting services error log(default location: %programfiles%\Microsoft SQL Server\<SQL
    Server Instance>\Reporting Services\LogFiles), it will help us move more quickly toward a solution.
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

  • 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
    -------------------------------------------------------------------

  • Survey URL Missing MIG

    Dear Experts,
    We have a mail form with Survey URL, we tested it via TEST SEND functionality. However when we send the mail form in french we get MIG generated in the mail, but when we select dutch language while TEST SEND , there is no MIG and hence when user clicks on survey URL , he gets message as " Parameters Missing in URL"
    FRENCH  " http://www************************==)/survey/survey.htm?applid=CRM_SURVEY_MARKETING&svyid=BE_INGELICHT&vers=0000000004&lang=FR&parid=ZCRM_SVY_BSP_SYSTEMPARAM_2%2eXML&appl_BUPA=0100460918&=&=&MIG=7292834D95700B39E10000001A600A02&URLGUID=1900864D65351139E10000001A600A02 " WORKS
    Dutch :
    http://www******************************==)/survey/survey.htm?applid=CRM_SURVEY_MARKETING&svyid=BE_INGELICHT&vers=0000000004&lang=NL&parid=ZCRM_SVY_BSP_SYSTEMPARAM_2%2eXML "
    Any Inputs
    Thanks in advance
    Smitha

    I am not sure if this will work or not.
    please check the language of the people in the target group you are sending the mail to. Is it the same as mentioned in the mail form?
    While testing this scenario I have faced a similar kind of situation.
    If you are sending it in NL, check the language of people in the target group it should be NL. just give it a try.

  • Creating Survey URL

    Hello frenz,
    I followed the config doc C22 Lean Campaign Mgt., but after generating the Survey URL and while Testing it, whenever I click the SAVE push button, I get this error :
    "The request method ïPOST is not supported by HTTP Provider service.
      Details:   Use: GET, POST, HEAD"
    The coding I have used in Survey repo is as follows:-
    Kindly help.
    Thanks in adv,
    Raghu

    "Action="http://<hostserver>:<port>/sap/bc/bsp/sap/crm_svy_server/
    survey.htm?sap-client=<client>" Method="post""
    Just try again with only one slash in the url.
    I made the same mistake, because of C22.
    Also, you can try use BSP instead of http.
    Hope it then should work.
    Kind regards
    Hannes

  • Survey URL

    Hi Gurus,
    I have created the Customer Satisfaction Survey, know i have to create the URL for that survey?
    How can i generate the URL  for the created survey?
    Can any body brief the procedure step by step?

    Hi,
    Once you have successfully created your own survey, you need to Activate the
    survey and check in the survey attributes (context menu of your survey) to see
    if the correct name will be maintained on the Administration data tab under Descriptions.
    Generate a valid URL for the survey by selecting the Generate URL button
    from the menu bar in the Survey Suite.
    To generate the URL, you have to select the following options:
    Get Option: bsp
    Get File: CRM_SVY_BSP_xxx_800.XML (xxx being the current CRM system
    name)
    Send Option: bsp
    Send File: CRM_SVY_BSP_xxx_800.XML
    then choose Generate URL.
    Save the newly generated URL on your notepad to make sure you do not loose
    it.
    Test the URL and you will see the newly created survey
    Reward points if it helps
    Murali

  • 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

Maybe you are looking for