Sap survey repository xml parameter http

Hi,
Can somebody help me with the parameter xml ind the survey repository?
For http xml, I have to implement Code like this:
<SurveySystemParam  Action="http://sss:ppp/yyy/SAPSVY?cmd=svyResult"
sss stands for the server
ppp for the port
but for what stands yyy?
Rgdrs
Hayit

I thought you only needed to know what the yyy was
As to getting HTTP to work, it's difficult to figure out and we continue to wait for someone to tell us how to set the ConnectorID
Perhaps this thread will help you:
Survey Parameter XML for http(s)

Similar Messages

  • Survey Parameter XML for http(s)

    Hello Gurus an Experts,
    I try to send a survey via attachment of an email. I would like to use http, but I don´t get the sendfile in the survey suite when I try to download a presentation format (It works for bsp).
    I´ve read the sap-note 836945 for generating urls and I made it work for bsp. The problem here is, that the customer needs a system access to store the survey.
    It would be much better to do this via http(s) but when I try to change the xml parameters for http(s) I don´t know what to fill in for connectorID (additional conector of external cat-server). Then I get an alert "connector . . . not(yet) defined.
    It would be great if someone could help me.
    Fabian

    Hi Alicia,
    I've got an answer to my OSS Message and they pointed me to this Pages in the CRM 5.0 Documentation:  [XML Parameters|http://help.sap.com/saphelp_crm50/helpdata/en/e2/5756cb769ae745aa2f5ca5ff95d63c/frameset.htm] and [url Usage|http://help.sap.com/saphelp_crm50/helpdata/en/bb/dc4c46cae59d45a07569cb29f7b08f/frameset.htm]. The [url Usage|http://help.sap.com/saphelp_crm50/helpdata/en/bb/dc4c46cae59d45a07569cb29f7b08f/frameset.htm] is interesting because of the last sentences:
    "Here, the survey results are first sent to a Survey Mailer. In this case, the Survey Mailer receives the http request and then mails the results to the CRM Server Mail User, where they can be processed. The Survey Mailer needs to be set up the administrator at the customer."
    So I think the solution I've posted on the SCN Wiki: [Survey processing without opening a connection to the CRM Backend from the Internet |https://wiki.sdn.sap.com/wiki/x/ioAQB] is the way to go. I've now also added an PHP Script Example Code which shows how to the POST parameters can be extracted sent via E-Mail on the Server and not on the client side.
    I hope that helps.
    Best regards
    Gregor

  • Survey repository Connector ID +Internal CATserver - configuration

    Dear All,
    I have enabled Internal CATserver in our CRM 7.0 system. In survey repository  in crm_survey_suite transaction I need to create a new parameter XML file for HTTPS. In the XML, what should be the value provided for the 'ConnectorId'.
    Please assist.
    Regards,
    Deepak

    Hi Rakshit,
    This might help.
    https://scn.sap.com/thread/1201652
    It asks to implement note 1542027
    Please check.
    Harsh

  • Survey Repository???

    Dear all,
    In Survey Suite->Survey Repository->Parameter XML’s----->bsp
    How to create a new file(Parameter)
    Can any body tell me the content of parameter and how to set it?
    Thanks
    jayesh

    Hi Jayesh,
    You need to do the following:
    Open Parameter XML’s - bsp. 
    Create an xml file with the following content. Replace the system settings (bold) by your respective CRM server settings. The xml file name should be: CRM_SVY_BSP_@<CRM system ID>_<CRM client>.XML
    <?xml version="1.0" encoding="UTF-8" ?>
      <SurveySystemParam Action="http://<b>mrcved.ad.xxxxx.com:50100</b>/sap/bc/bsp/sap/crm_svy_server/Survey.htm?sap-client=<b>001</b>" Method="post" Enctype="application/x-www-form-urlencoded" AccessURL="<b>http://mrcved.ad.xxxxx.com:50100</b>/sap/bc/bsp/sap/crm_svy_server/Survey.htm" IncludeStylesheetInOutput="true" />
    Once you have created the file, select 'bsp' in the Survey Repository and click on the "Import" link and import the above created xml file.
    Check your settings.
    Hope it helps.
    Regards,
    Pankaj

  • Send xml with HTTP Sender

    How can I send a xml via HTTP Sender from a Visual Basic 6.0 application? Do I have to use an ActiveX Control to send the HTTP Request with the XML as payload?
    Thanks in advance,
    Ruben.

    Ruben,
    You need to create your interface objects in the integration repository and  setup your interfase using SOAP adapter in the integration directory.
    After that you'll need to publish a webservice using the integration builder objects that you have already created.
    Mount the WSDL into a web server and try to implement a webservice call into your VB  application to invoke the WS.
    read this blog:
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    i hope it helps you...
    BR,
    Gerardo.
    Plz reward points

  • Error while updatig SAP Component Repository in SLD

    We are getting the following error while updatig SAP Component
    Repository in SLD:
    "The import history of the target namespace could not be determined".
    We are in the middle of updating SAP CR in SLD from version 2.0 to
    version 3.0.
    Before updating CR this morning, our 'model version' was 1.4.31 and
    CR Content Version (sld/active):No versioned CR imports detected was
    defined.
    I imported the Model version 1.5.20 using 'cimsap1418_0-10003379.zip'
    and while importing the delta 'CRDELTA1418_0-10003379.zip', we are
    getting the above mentioned error.
    Pls help us to resolve this problem as we took the shutdown time from
    business to update the CR in XPD server.
    Thanks
    Amar

    To upgrade from SAP MASTER DATA FOR SLD 2.0 to SAP CR CONTENT UP TO 2007 (technical version is 3.0), you are required to perform the following steps:
    1. Import the last delta from 2.0. This comprises model 1.5.20 (cimsap1418_...zip) and the content delta (CRDelta1418_...zip). Before you import the new model, check the parameter RejectUnsupportedCIMQualifiers and the existing model version.  Proceed according to Note 907897.
                  In 6.40 and 7. 0 Support Package 0 - Support Package 9, the import of the model (file cimsap....zip) takes 30-60 minutes. As of Release 7.0 Support Package 10, the import requires less than 1 minute.
    2. You can obtain the next update from SAP CR CONTENT UP TO 2007 (3.0).
    > as per note 669669

  • How to store user input as an xml Parameter value in log4j.xml?

    I am working on an app that is blend of log4j , EJBs, JMS, weblogic.
    In log4j, I have specified the value of  file appender;
    but now what I  wanna do is: Take path for File (For File Appender) from user and use it as a File path for File Appender in log4j.xml 
    Kindly guide me
    Thank you!

    I think the display of the trace in a standard WDA-component would be the best solution. Maybe Carsten Ziegler can help.
    You can return the trace from the BRFplus-function call and can extract everything using XSLT (CALL TRANSFORMATION command):
    <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:sap="http://www.sap.com/sapxsl" xmlns:asx="http://www.sap.com/abapxml" version="1.0">
      <xsl:strip-space elements="*"/>
      <xsl:template match="/">
        <asx:abap>
          <asx:values>
            <ROOT>
              <xsl:apply-templates/>
            </ROOT>
          </asx:values>
        </asx:abap>
      </xsl:template>
      <xsl:template match="/FDT/LOG/TEXT">
        <item>
          <xsl:value-of select="string(.)"/>
         </item>
         <xsl:apply-templates/>
      </xsl:template>
      <xsl:template match="/FDT/LOG/CONTEXT_UPDATE">
        <item>
          <xsl:value-of select="concat(string(@DataObjectName), ' is assigned to ' , string(text()))"/>
         </item>
         <xsl:apply-templates/>
      </xsl:template>
      <xsl:template match="text() | @*">
      </xsl:template>
    </xsl:transform>
    You have to adjust the transformation to get the result you need.
    Best Regards,
    Tobias
    P.S.: I'm still thinking about a better solution...

  • IDOC to XML using HTTP

    Hi Friends,
    Is there any possibilities to Convert IDOCs as XML using HTTP Adapter in SAP PI?
    Because in my Scenario i need to send Idocs from ECC to Red Prariie using SAP PI.
    Also is it there any possibilities using FTPS?
    Please help me.
    Thanks.

    Hi PIstarter,
    Sure this is possible. Just treat the IDoc like any other Service Interface that you use in the HTTP Receiver Adapter. You can even use the no-mapping approach if no additional processing is required by PI.
    Hope this helps,
    Greg

  • Send XML by HTTP from ext. System to XI and process

    Hi XI Experts,
    I want to configure a typical XI Scenario. Send XML by HTTP to XI. I know the URL, to send data to my XI test machine.
    I'm struggling with the HTTP Parameters and the necessary Configuration in the Integration Directory. In the URL I have to provide for our XI 3.0 machine
    service
    namespace
    interface
    Namespace and interface is clear to me, but not the "Service". I know, that the "Service" could be an SLD Business System. In my scenario I don't want to configure all potential senders (e.g. customers) as a business system.
    I want to have a "partner" in the Directory. There are partner services and services without a partner. Does someone can provide me the configuration steps. At minimum so that I receive the XI message in the integration engine.
    Routing and mapping I will configure. But at the moment I really don't know how to configure the "Service", if I want to use a "Partner" as sender, and not a business system.
    Thanks in advance
    Klaus
    P.S. My configuration scenario is a purchase order from a customer (in XML), which I want to transfer to an R/3 Backend to create a sales order.

    Hi Klaus,
    Check this SAP help-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/64db4daf9f30b4e10000000a11466f/frameset.htm
    In the Service , either you can have Business System created in the SLD or you can create your Own Business Service in the Directory. So create the service and go continue further.
    For creating a Party services
    This blog may give some hints-/people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party
    Regards,
    Moorthy

  • Problem passing a XML parameter

    Mrs,
    I need to pass a XML parameter from an OAF page to an external page. Below there is a piece of code where I did it at first (through parameters - GET). The problem: the XML has a variable length, so it can be bigger than GET limits.
    How could I pass it via POST? Put it on an OAFormValueBean doesn't seems to be a good answer, since XML tags ("<" and ">") and accents (we use Portuguese - BR) get processed in &xxx; notation. Therefore, as you can see, the page it's only used to mount XML and call another page.
    Dev Guide has a chapter "Posting to an OA Framework Page from a Different Technology". I think I need something like "POSTING FROM AN OA FRAMEWORK PAGE TO A DIFFERENT TECHNOLOGY".
    Any ideas?
    Tks.
    Elner Ribeiro
    CODE:
    processRequest()
    String xmlData = "<ReservaMultiGDSRoot>" + xmlPassag + xmlContato + "</ReservaMultiGDSRoot>";
    HashMap par = new HashMap();
    par.put("XmlData",xmlData);
    par.put("UrlPostBack","https://oafHost/OA_HTML/OA.jsp?page=/oracle/apps/xx/xx/webui/xxPG");
    pageContext.forwardImmediately("http://externalUrl/page.aspx",
    OAWebBeanConstants.REMOVE_MENU_CONTEXT,
    par,
    false,
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO);
    }

    forwardImmediately would just forward the request to the indicated resource.
    "POSTING FROM AN OA FRAMEWORK PAGE TO A DIFFERENT TECHNOLOGY".
    doing this means you are leaving the apps context and going to a different location, which is out of apps security.As a workaround what you can do is:
    1. Create a jsp in $OA_HTML
    2. From your OA page, navigate to this jsp, as a normal url link destination
    3. in the jsp, use ServletSessionManager.getURL ("<url>") and then post the data to the page you want to visit.
    4. Remember to define a function in the same menu to navigate to the jsp.
    Thanks
    Tapash

  • XML through HTTP send

    Hello,
    I am having an requirement in which another web application would send XML through HTTP request to SAP which would be processed in SAP.
    I was thinking to use BSP where the external web application would send HTTP request to BSP URL. I was trying to find some method of request object which will be able to get this message but not getting suitable method.
    I tried using request->get_raw_message( ) but was not able to test. Basically i tried with sample msxml object using xmlhttp.send() method but couldn't find the response text.
    has anyone tried such thing. In java we do have response.set

    No i don't have that xhtmlb tag in my code.
    my code is very very simple..
    here is the code
    Method onRequest
    data: l_param type string value 't1'.
    lv_input = request->get_cdata( ).
    l_test = request->get_form_field( l_param ).
    Method onInitialization
    data: l_srno type i.
    select max( SRNO ) into l_srno from ztesthttp.
    if sy-subrc = 0.
      lv_num1 = l_srno + 1.
    endif.
    CALL FUNCTION 'Z_UPDATE_TEST'
    EXPORTING
       HTTPMESSAGE       = l_test
       SRNO              = lv_num1
    IMPORTING
       I_SUBRC           = i_subrc
       C_SUBRC           = c_subrc
    i_subrc = sy-subrc.
    and Layout
    The return code for insert is <%=i_subrc%> and commit code is <%=c_subrc%><br>
            The requested string is: <%=lv_input%> and <%=l_test%> and <%=pg_test%>
    Thanks..
    regards
    rajeev

  • Output Medium XML Requires HTTP/FTP address - Vendor Transm Medium Maintan

    Hi All,
    I am trying to change Transmission Medium as XML from PRN (Print) in Vendor Master (business partner mainatnance - BBPMAININT Tr CodE). My SRM System is giving is error message like u201COutput Medium XML Requires HTTP/FTP addressu201D when I am trying to change Vendor Master. Please let me know where I can Maintain HTTP/FTP Address in SRM.
    Kind Note: We are on SRM 4.0 and ECC 5.0 with Extended Classic Scenario
    Thanks a lot in advance.
    Thanks,
    Sudarsn

    Hi,
    Did you set communication protocol as XI ?
    http://help.sap.com/saphelp_srm40/helpdata/en/95/f6a93e08503614e10000000a114084/frameset.htm
    Regards,
    Masa

  • Updating the SAP Component Repository in the SLD

    Hi All,
    Can I get someone to clarify note 669669 - Updating the SAP Component Repository in the SLD for me?
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D36363936363926
    Currently, I am on version:
    My Solution Manager is telling me:
    I don't see a newer version. Am I reading this incorrectly?
    Thanks,
    Diana

    The problem is with the CR Content version which is on 9.0 patch level and I see patch levels 12 and 13 available on SMP
    Check this article and update the CR Content
    http://scn.sap.com/docs/DOC-41516
    Regards
    RB

  • Read xml from https

    Hi experts,
    I need to read a XML from https address,i have no idea to make it possible, any idea?
    points for all
    thanks all.

    Hi,
    It is secure link at XI end need to configure SSL else it is not possible.  We can read data through HTTP & SOAP adapter.
    Find below links for more help.
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f7/c2953fc405330ee10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/14/ef2940cbf2195de10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/23894238-0701-0010-40b0-a0a6d5c4ad9f?prtmode=navigate

  • XML over HTTP using BPEL (not using SOAP)... is this possible?

    Hi there.
    We're trying to expose a BPEL process which will be exclusively triggered from a HTTP POST. The Client Partner Link in the BPEL process models Oracle's Transparent PunchOut standard. This standard is strict XML-over-HTTP, SOAP is not involved.
    However, I am getting issues when I POST the XML to BPEL. It is telling me that it requires a SOAPAction in the header. Again, the design dictates that this is raw XML over HTTP, so we are not to use any SOAP specific header values nor any kind of SOAP wrapper.
    I deployed the sample 'HTTPPostService' process which was delivered with BPEL. I am seeing the same error when I try to POST XML to this process as well. I get a response (in a SOAP wrapper) saying that it wants a SOAPAction in the header. The WSDL used to create this sample process clearly does not bind to SOAP, (there are no mentions of the SOAPAction in the operation, etc) so I do not understand.
    So, my question is: Is is possible to POST raw XML to a BPEL process? Or does BPEL require all processes to follow the SOAP 'protocol' ?
    Thanks for any help.
    Message was edited by:
    [email protected]

    I am also trying to do the same stuff. If i deploy the sample application HttpGetService, will i be able to send the request from browser the way we send typical http get request?
    here is the url which i want to use to invoke Http get BPEL
    http://cybage1:9700/httpbinding/default/HTTPGetService?ssn=10&id=20
    but i am getting following exception
    500 Internal Server Error
    java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
         at java.util.ArrayList.RangeCheck(ArrayList.java:507)
         at java.util.ArrayList.get(ArrayList.java:324)
         at com.collaxa.cube.ws.http.HttpBindingServlet.call(HttpBindingServlet.java:113)
         at com.collaxa.cube.ws.http.HttpBindingServlet.doGet(HttpBindingServlet.java:97)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:798)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:278)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:120)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)

Maybe you are looking for

  • Macbook Air won't connect to Airport Extreme!

    I'm at a loss here. Last week I got drive corruption because I lost connection while writing data to an external drive connected to my Airport Extreme (while using my iMac). I had noticed the drive connection was dropping quite often, both using the

  • Dbms_xslprocessor ignore xsl:output

    If I use the xslprocessor.processXsl the output is correct HTML If I use dbms_xslprocessor.processXsl , in the output will be " replaced with quot; ... it looks so that dbms_xslprocessor ignore tag <xsl:output method = "html"/>, or should I set outpu

  • Service Not Listed in SAP Service Marketplace

    Helllo All, Due to mixed system information in the registration details stored for one our Solution Manager services I deleted the information that was stored in SAP Service Marketplace and successfully re-registered the service with the correct deta

  • Allocated Ringtones not working

    Hi all, I have several ringtones I have allocated to different contacts but when the phone rings it is always the default ringtone, not the one I picked Any ideas? Thanks B

  • After Effects cs 5.5 Playback jumpy

    I'm trying to do a simple effect using After Effects 5.5  it is a "pan" of a slogan on the bottom of a photoshop graphic.  When rendered out, or even after ram previewing it, it seems to studder, or jump, it just isn't smooth. I've exported it as and