Initial settings on CRM to set up Client proxy in SE80

Hi Experts,
I tried to create a client proxy on the CRM system for a web service URL (where the WSDL exists), in the transaction SE80.
When I tried creating this, the proxy creation halted at a point, stating that the HTTP not found. When I checked the info, it stated that the initial settings in the transaction SICF must be done.
Please let me know what are all the settings that needs to be done in this regard.
TIA. Points shall be awarded.
Regards,
Kris.

Hi
You should read [this help|http://help.sap.com/saphelp_nw70/helpdata/EN/1f/93163f9959a808e10000000a114084/frameset.htm] and
[this one|http://help.sap.com/saphelp_nw70/helpdata/EN/64/30063c66171b3de10000000a11402f/frameset.htm]
I wrote a report yesterday based on this tutorial and it worked for me. I set the proxy parameters and authentication in the report, so I haven't test the SICF transaction solution.
Hope this helps
Regards
Julien
Edited by: Julien Laguilhomie on Aug 8, 2008 1:52 PM

Similar Messages

  • Initial settings for client proxy in SE80.

    Hi Experts,
    I tried to create a client proxy on the CRM system for a web service URL (where the WSDL exists), in the transaction SE80.
    When I tried creating this, the proxy creation halted at a point, stating that the HTTP not found. When I checked the info, it stated that the initial settings in the transaction SICF must be done.
    Please let me know what are all the settings that needs to be done in this regard.
    TIA. Points shall be awarded.
    Regards,
    Kris.

    Hi
    You should read [this help|http://help.sap.com/saphelp_nw70/helpdata/EN/1f/93163f9959a808e10000000a114084/frameset.htm] and
    [this one|http://help.sap.com/saphelp_nw70/helpdata/EN/64/30063c66171b3de10000000a11402f/frameset.htm]
    I wrote a report yesterday based on this tutorial and it worked for me. I set the proxy parameters and authentication in the report, so I haven't test the SICF transaction solution.
    Hope this helps
    Regards
    Julien
    Edited by: Julien Laguilhomie on Aug 8, 2008 1:52 PM

  • Error in CRM box after executing client proxy

    Hi ,
    I am executing client proxy program from CRM box.
    It is getting the following error in CRM sxmb_moni
    I checked the sm59 in CRM box. the  RFC connection ( type 3) is configured for XI box (XI1CLNT100_RFC).
    In SXMB_ADM of CRM box the correspoinding integration server is 'dest://XI1CLNT100_RFC'.
    I am not able to debug this.. any help please..
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">DESTINATION_NOT_FOUND</SAP:Code>
      <SAP:P1>XI1CLNT100_RFC</SAP:P1>
      <SAP:P2>CR1</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP destination XI1CLNT100_RFC missing (system , transaction SM59)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Hi Ashok,
    > I checked the sm59 in CRM box. the  RFC connection ( type 3) is configured for XI box (XI1CLNT100_RFC).
    > In SXMB_ADM of CRM box the correspoinding integration server is 'dest://XI1CLNT100_RFC'.
    XI adapter uses HTTP connection.So create RFC destination with Connection type H and following parameters
    1 Connection Type: H
    2 Target Host: System name
    3 Service Number: HTTP Port name
    4 Path Prefix: /sap/XI/engine/?type=entry
    On the Logon/Security tab page, enter the following logon data:
    1 User: XIAPPLUSER (for example); this user should represent the sending business system (see also the SAP XI Security Guide under Service Users for Message Exchange).
    2 Password: the password you have specified for this user
    3 Client: SAP XI Integration server
    4 Language: Language required
    and use this HTTP destination in TA - SXMB_ADM configuration.
    Cheers,
    Jag

  • Error while creating Client Proxy from SE80

    Hi all,
    I am trying to create Client Proxy with WSDL through SE80. There is no involvement of XI to create the Proxy.
    I am using the option 'Local file' and uploading the wsdl file.
    But I am getting the following errors.
    "Proxy-Generierung: Fehler aufgetreten"
    "Exception occurred in library handler"
    "Illegal syntax: Element header has invalid enhancement attribute
    http://schemas.xmlsoap.org/wsdl/:required"
    If any one could understand them and worked in a similar scenario, pls help me out.
    regards,
    teja.

    hi,
    you might want to post the WSDL in question for us to have a look at.
    but actually, the error message tells a lot:
    http://schemas.xmlsoap.org/wsdl/:required
    the second colon(, the one between wsdl/ and required, makes this expression an illegal one in any kind of a URI-like meaning (namespace, ref-URL, ...)
    anton

  • Error setting up new client proxy, unknown namespace

    Hi all.
    I am trying to setup a new client proxy, with SE80.
    I am using an WSDL file.
    Somehow I get the following error.
    Proxy-Generierung: Fehler aufgetreten
    Exception occurred in library handler
    Incorrect value: Unknown Namespace http://www.mynamespace.com/param
    Anyone have any ideas why? Does namespace need to contain specific values?
    Thanks!

    Hi,
    The namespace you are using for creating client proxy might not be available for consumption(i.e. it might not be published) or there is no connectivity to the source system so namespace is not available.
    Try checking connection.
    Hoping it helps..
    Regards,
    Komal
    Edited by: Komal Lakhwani on Feb 8, 2010 4:31 PM

  • Client Proxy Question

    Hi all,
    Initially, when we have created a client proxy in ECC 5.0 with Oracle on Windows,
    we have chosen Local File as the WSDL source. We had the WSDL saved locally.
    This way we have generated a Client Proxy in SE80.
    Then we created a logical port using LPCONFIG.
    Since this the default logical port, we just saved it with all the settings imported
    from the WSDL definition.
    This way the Client proxy was working fine.
    The doubt that I have is, later on, if we want to just change the URL under
    call paramters in LPCONFIG to the URL of the WSDL residing on some
    other server(Non SAP), will the client proxy work?
    Regards,
    Vishnu

    Hi Gaurav,
    Looking at the error below, the binding is happening.
    However, there is a return code 503. And SAP is not able to access the
    Webservice located at the other server(Non-SAP).
    INFO 01:44:43: SOAP SESSION Protocol CL_SOAP_SESSION_PROTOCOL
    ->IF_SOAP_PROTOCOL~PRE_PROCESS() SOAP Session Protocol
    preprocessed
    INFO 01:44:43: SOAP Transport Binding CL_SOAP_HTTP_TPBND_ROOT
    ->IF_SOAP_TRANSPORT_BINDING~SEND() Try to send message ( DEST =
    ,PATH = ,URL = http://server name:portno/ ,SOAP Action = "ROI_R3
    _DF.roiSAPCreateOrder" )
    INFO 01:44:43: SOAP Transport Binding CL_SOAP_HTTP_TPBND_ROOT
    ->IF_SOAP_TRANSPORT_BINDING~SEND() Message sent
    INFO 01:44:43: SOAP Transport binding CL_SOAP_HTTP_TPBND_ROOT
    ->IF_SOAP_TRANSPORT_BINDING~RECEIVE() Try to receive message
    INFO 01:44:52: SOAP HTTP Binding CL_SOAP_HTTP_TPBND_ROOT->HANDLE
    _STATUS_CODE() Received return code 503 ( not available )
    ERROR 01:44:52: SOAP Message CL_SOAP_MESSAGE->IF_SOAP_MESSAGE
    _PART~INIT_FOR_DESERIALIZE() A SOAP Runtime Core Exception
    occurred in method XP_READ_TAG of class CL_SOAP_XP at position id
    1 with internal error id 112 and error text no extended error
    message (SOAP_ESERVER) (fault location is 1 ).
    Regards,
    Vishnu

  • Visual Administrator and ABAP Client Proxy (external web service)

    Hello,
    I have generated client proxy in SE80. Is it possible to see it in Visual Administrator?
    I need to make changes to some security setting and hoping to do it within Visual Administrator.
    Thanks,
    Alex

    Hi,
    I think that your are mixing things up.
    A client proxy in SE80 is in the Abap stack.
    Visual Administrator is used to configure the Java stack.
    Don't forget that the Netweaver application server is mostly a marketing myth.
    In real life there are a Netweaver  Abap application server and a Netweaver Java application server.
    These 2 application servers are sticked together with some "software glue"...
    Regards,
    Olivier

  • Error while creating a client proxy for CBR.RU

    Hi!
    I need to consume web service. Here is the link: http://www.cbr.ru/DailyInfoWebServ/DailyInfo.asmx?WSDL
    I tried to make an own client proxy with SE80 transaction. (edit object->enterprise services -> client proxy -> create) After completing wizard an error occurs with text:
    Incorrect value: Unknown Namespace http://www.w3.org/2001/XMLSchema
    The same schema works perfecrly with this web service:
    http://www.deeptraining.com/webservices/wsStrings.asmx?WSDL
    In this case proxy class is created with no errors and everything is fine.
    Could anybody let me know what's the reason of such bug, please? I'm not competent with XML schemas so it's kind of difficult to understand what's wrong with WSDL file from CBR.RU

    Late response I know, but I have solved a similar problem recently and thought I would share.
    Firstly, the problem is not with the namespace. The "Namespace ..." part is just stating the namespace the "Incorrect Value" has. So this error is complaining about the value "Unknown" - which isn't very helpful.
    It appears the SAP SE80 importer does not like elements like the following because it can't understand <s:element ref="s:schema" />. It appears this is a common thing to be included in .NET generated WSDLs.
     <s:element minOccurs="0" maxOccurs="1" name="GetCursDynamicResult">      <s:complexType>          <s:sequence>               <s:element ref="s:schema" />               <s:any />          </s:sequence>     </s:complexType></s:element> 
    SAP will also not like this example as it does not support mixed content (see: http://www.w3schools.com/schema/schema_complex_mixed.asp)
    <s:element minOccurs="0" maxOccurs="1" name="SaldoXMLResult">
         <s:complexType mixed="true">
              <s:sequence>
                   <s:any />
              </s:sequence>
         </s:complexType>
    </s:element>
    You can "Fix" the problem in both cases by removing the offending text in a local copy of the WSDL file so remove line 4 in the first example and change line 2 in the second to <s:complexType> the proxy can then be generated. No idea if the resulting service will be fully operational though!

  • Client proxy generation problem

    Hi All,
    I'm trying to create client proxy using given WSDL link in SE80 under enterprise services.
    When I enter URL as given WSDL link it is asking for user and password.
    When I enter required details (domain name/username) and password, I'm getting an error saying problem with XML generation.
    When I access this WSDL link from IE with same user and password I'm able to access this service.
    Could some one help me on this issue.
    Thanks
    Raghavendra

    Hi Raja,
    I do have similar problem. But If I save the WSDL in local file will it meet my requirement  or not I'm  not sure about this.
    I'm trying to invoke the external web service by creating client proxy in SE80.
    which is deployed on some machine. This service will in turn create user account in windows active directory with the details from SAP.
    Now when SAP is invoking this service it will ask user and password.
    But if I save this in local file will this service will work or not I'm not sure.
    Is there anyway if I enter user and password then it will process further.
    Let me know your inputs on this.
    Regards
    Vikram

  • Problems creating a client proxy for a WS

    I've tried creating a client proxy from a wsdl but I've had no luck getting it to work.
    First of all I created the client proxy in se80 with instructions from a teched lecture. The proxy seems to be generated as intended. When I create the default logical port for the proxy in lpconfig, it doesn't get any URL at all by default in the Call Parameters tab. Atleast in the teched demo the logical port got the default URL straight away.
    Therefore I opened the wsdl file with notepad and put the address that was specified in the soap:address element as the location attribute. After saving and activating both the logical port and the client proxy I tried testing the proxy. All the methods give the same following error message:
    Sap Fault Code 1:
    Found 0 operation definitions using keys...
    The WS works fine from the WS Navigator test page though. If I change the logical port URL I get an "Unsupported xstream found" error message. Thus I assume the URL that I took from the wsdl should be correct. Can I assume the wsdl is somehow broken? As I look closer at the wsdl, it seems to consist of several wsdl's that are imported to the main wsdl.

    Hi Evan,
    I don't think the wsdl is broken. I assume your webservice is deployed on WAS. Typically the SAP wsdl consist of 3 files, main wsdl file and 2 other files for binding and porttypes.
    When all three files are appropriately available then only the proxy gets generated.
    Since in your case the proxy is generated and you could activate it, means there is no problem in the wsdl.
    Are there any further details in your error?
    Does your service methods require any input and you are providing the input appropriately?
    Regards,
    Vandana.

  • Initial settings to create client proxy on CRM in SE80

    Hi Experts,
    I tried to create a client proxy on the CRM system for a web service URL (where the WSDL exists), in the transaction SE80.
    When I tried creating this, the proxy creation halted at a point, stating that the HTTP not found. When I checked the info, it stated that the initial settings in the transaction SICF must be done.
    Please let me know what are all the settings that needs to be done in this regard.
    TIA. Points shall be awarded.
    Regards,
    Kris.

    I worked with my basis team, seems it is not because of internet proxy or firewall issue, might be a bug with abap proxy generation program.
    I tested with wsdl referencing to local xsd, and seems it worked fine, unfortunately, my xsd files are in a complicated structure, at this point my only option probably is to download all xsd files to local and modify them.
    thanks for all help.

  • Initial Settings in SAP PI 7.3 after System Installation

    Hi,
    We are installing SAP PI 7.3 here. After media installation by BASIS team, what all other things an SAP PI consultant should maintain/configure(initially before start working on scenarios) ?
    Since I have worked on SAP PI scenarios where the SAP PI server was completely ready(set up). This is the 1st time I'm working on completely new SAP PI system.
    So please guide me at the earliest.
    Thanks,
    Amit Patil

    Hi All,
    This document explains more of "How to set up demo examples?"
    But I want to do initial settings in fresh SAP PI 7.31 system post-installation. Since I have not done this before at all, I need the help step by step.
    I am aware of what all things to be done in fresh SAP PI system like
    RFC connections between ECC-PI and CRM-PI,
    SLD connections between ECC-PI and CRM-PI,
    Maintain Integration and Application Systems in SLD,
    Checking Adapter & Integration Engine Status in PI,
    Etc.
    Please I need help desperately. -
    Thanks,
    Amit Patil
    Message was edited by: Moderator

  • Initial load from CRM to CDB

    Hi,
    I'm trying to do the initial download from CRM to CDB for a mobile scenario, using the transaction R3AS.
    In this transaction, I'm selecting the load object, Source site, but unable to select the destionation site as CDB. Is there any configuration needs to be done before we do the initial download?
    And important point is that there is an entry for CDB in the table SMOHSITEID.
    Please help me in this regard.
    Regards,
    Praveen

    HI
    Praveen you forgot the basic thing is you need to create a site in CDB also
    the site you created previously for crm data base not for cdb as u also know cdb is connected to crm data base through middleware first you create site, subscription, publication  in in cdm also later start down loading R3as before golive if your mobile clients are already live use R3AC4 delta again you have to set up filters and parallel processing for reduce the down loading time
    Reward with Points if Helpful
    Venkat

  • Initial downlaod in CRM and show error

    Dear Sir,
    We do Initial downlaod in CRM , however , when check in t-code : r3am1. and it shows error.
    How should we do??
    Thank you and best regards,
    VImol

    Hi,
    You didn't anwser which adaptor object you are trying to pull and what was the error.
    Maintaining Table CRMRFCPAR (SAP R/3)
    The parameters in this table indicate the RFC destinations which receive data. The required parameters include, for example: consumer, client, object name, and download type.
    You can send data to a certain consumer only in an initial download and not in a delta download by making the appropriate specifications for the data exchange.
    User                     That uses the OLTP plug-in functions as data receivers
    Object name     Object name
    Destination     Specifies the destination of the CRM server
    Load Type     Restricts   CRMRFCPAR entries to the initial (I) or delta (D) download.
    Out Queue Name     RFC outbound queue
    In Queue Name     RFC inbound queue
    BAPI name     
    INFO                     Information/Comments
    InQueue flag     Controls whether qRFC inbound queues are used on the CRM server
    Send XML                     XML supports (Should data be sent in XML format?)
    Stop data                     Causes the OLTP System to place data into the outbound queue.
                                    This field can be used to change the behavior of the queue.
                                    The field HOLD_DATA replaces the parameter
                                    RECORD_ASYNCHRONOUS_MESSAGE in table CRMPAROLTP.
                                    Normally the queue is processed automatically.
                                    If an X has been entered, the data is held in an outbound queue in the OLTP system.
    Ignore data     
    Data rcd inactivie     
    SM30:
    In the Table/view field, enter the table name TBE11.
    Choose Maintain.
    Set the applications BC-MID and NDI to status Active.
    Choose Save
    Regards,
    Nilesh P.

  • Does Resetting Internet Explorer Maintenance settings from GPO will also remove the proxy set in IE by a third party tool when the GPO refreshes for the first time

    Hi,
    We have two GPO's with IE maintenance (Preference Mode Configured)
    The settings it has are
    1. Automatically detect configuration settings - Set to Enabled.
    2. Automatic Browser configuration - Not configured.
    We do not have proxy value set in IE through this GPO.
    We have proxy set in IE through a third party tool (TPT) which updates the proxy at logon event 5 and 10.
    Does Resetting Internet Explorer Maintenance settings from these GPO's also clear proxy set in IE by third party tool after the first GPO refresh. 
    I am sure the second time when the GP refreshes, the client won't find any IEM settings and hence there is no question of the proxy set in IE by TPT to erase. It is only the first time of the GPO refresh that I am concerned about.
    Can someone please guide as I am planning to do the same in our production and concerned about the downtime caused due to the proxy being removed if at all for the first time.

    It will disable the proxy server option in Internet Options (untick the box), but will still store your proxy details.
    Thanks
    Ryan

Maybe you are looking for

  • My MacBook Pro is walking, not running, slow

    My MacBook Pro, circa early 2011 is getting progressively slower. I recently installed Yosemite, but the slow down had already started before that. It is not always consistently slow, at times it is fine. Sometimes however, when I type, the text take

  • Feature Request: Option to not require confirmation of erasing Junk Mail

    Many (maybe most) choices that bring up a confirmation dialog allow the user to bypass the dialog by pressing the Option key. I hope that this capability will be extended to erasing Junk Mail in the Mail app (and, wishing here) to erasing deleted ite

  • 6i to 9i conversion OLE container stored in a LONG RAW column to BLOB

    I need to automate the migration of data stored in a long raw column to a blob column. The objects were stored in the long raw column using an Oracle Forms 6i OLE container. There is also multiple object types stored in the column, ie (word, excel, i

  • Ora-03113 with Java Procedure On 10g Enterprise Edition Release 10.1.0.3.1

    Hi All, I am getting Ora-03113 (End-of-Communication) while executing Java Stored procedure. Java Stored Procedure executes Sqlldr on server. Server OS is Linux 86x. Database is -- Oracle with Infrastructure. Oracle Database 10g Enterprise Edition Re

  • Question Related to a Comno Box field.

    Hi All, We have an access policy that will assign an AD group to the user. The rule that is determining this is like if new user = 1 and userid not null then true. After this rule satisfy the access policy triggers and the AD groups are provisioned.