Web service info in SICF

ECC 6.0, SP16 here. I created a web service from a BAPI recently using the WS creation wizard from SE37 (btw, using wizard from se80 gives the same results). Everything went fine, but when i go to SICF now, i see that my Web service has three extra nodes under it. I named by Web service z_tickets. So in SICF under the path /default_host/sap/bc/srt/rfc/sap i see a node z_tickets which has a node 100 (probably the client no.) which has a node under it called z_tickets which has another node under it called z_tickets. So now, the correct URL to call my web service is myhost/sap/bc/srt/rfc/sap/z_tickets/100/z_tickets/z_tickets which looks kind of awkward .... All my old web services use to be simply single node in SICF. IS this normal ???? what am i doing wrong ?? or is it because of Sp14 where the new soamanager, end of wsadmin etc kicked in ???? Please advise.

MercAMG,
I am using SOAmanager but that only to retrieve the wsdl file,nothing fancy and this step comes only after i have created the WS. The multiple nodes get created right away in SICF before i even go to soamanager to do or check anything. So, its definitely not a matter of FM being duplicated somewhere etc.
As far as the parameters in teh WS creation wizard are concerned, I am using very normal ones, give a z name for WS, choose FM as the endpoint, choose low or No security profile, check box for deploy service (even unchecking it doesnt help), choose my transport request and package and complete. any clues ?

Similar Messages

  • Error while Testing Web Service created through SICF.

    Hi,
    I have created a Web Service through SICF, Activated the service and now trying to test this service but am getting the following Error Msg in the Explorer.
    I have also maintained the Login Details in this Service.
    503 Service not available
    Error: -6
    Version: 7000
    Component: J2EE Server
    Date/Time: Fri May 27 11:00:30 2011 
    Module: http_j2ee_mt.c
    Line: 820
    Server: CRMQA_ECQ_08
    Error Tag:
    Detail: Cannot reach external Application Server on localhost:50800
    I have browsed through some of the threads related to this, but was unable to resolve this issue.
    Please Help.
    Thanks and Best Regards,
    Sunil.

    Hello Sunil
    The WS navigator that is for testing the ABAP services is a JAVA
    application.
    Do you have java stack installed along with your ABAP on this
    System?
    Is the J2EE running?
    Best Regards
    Luis Rivera

  • Web services info page

    How can I make the printer stop printing the web services page on my "LJ400 color M451dn" printer. I went into the printer web interface and the web services appear to be not enabled. I do have it on a small network... do I have to go to every pc and check to see if it is enabled ??
    Thanks

    Hi JLPlus,
    I am sorry, but to get your issue more exposure, I would suggest posting it in the commercial forums, since this is a commercial product. You can do this at http://h30499.www3.hp.com/hpeb/
    I hope this helps.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Add your printer to your ePC account/Print Web Services Info Sheet

    I do not get the "Sign Up" when I go to the "Sign In", so the whole process ibs maddenningly circular. I'm just wANTING TO sign up and enter my printer code, but I can't get to that point!

    Hi dellis1,
    Welcome to the HP Support forums.  I understand that you have run into difficulties when trying to create your ePrintCenter account.
    I have included screen shots for you to find where to create the account on HP's ePrintCenter web site.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Web Service Exception

    Hi GRC Gurus,
    when I try to launch a SAP standard Workflow in ERM Module in GRC AC 5.3 (Role creation), i receive a failure message telling me that a webservice fails on approval stage.
    2009-06-08 09:59:43,468 [SAPEngine_Application_Thread[impl:3]_12] ERROR
    java.rmi.RemoteException: Service call exception; nested exception is:
         java.net.ConnectException: Connection timed out: connect
    java.lang.Throwable: Service call exception; nested exception is:
         java.net.ConnectException: Connection timed out: connect
         at com.virsa.ae.webservices.workflow.client.Config1BindingStub.submitRequest(Config1BindingStub.java:87)
         at com.virsa.ae.webservices.workflow.client.Config1BindingStub.submitRequest(Config1BindingStub.java:96)
         at com.virsa.re.workflow.client.WorkflowRequestClient.submitWorkflow(WorkflowRequestClient.java:162)
         at com.virsa.re.workflow.client.WorkflowRequestClient.execSubmitRoleApprovalWF(WorkflowRequestClient.java:88)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.submitApprovalRequest(WorkflowRequestAction.java:95)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.execute(WorkflowRequestAction.java:54)
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:270)
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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)
    2009-06-08 09:59:43,468 [SAPEngine_Application_Thread[impl:3]_12] ERROR com.virsa.core.service.ServiceException: Service call exception; nested exception is:
         java.net.ConnectException: Connection timed out: connect
    java.lang.Throwable: Service call exception; nested exception is:
         java.net.ConnectException: Connection timed out: connect
         at com.virsa.re.workflow.client.WorkflowRequestClient.submitWorkflow(WorkflowRequestClient.java:165)
         at com.virsa.re.workflow.client.WorkflowRequestClient.execSubmitRoleApprovalWF(WorkflowRequestClient.java:88)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.submitApprovalRequest(WorkflowRequestAction.java:95)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.execute(WorkflowRequestAction.java:54)
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:270)
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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)
    2009-06-08 09:59:43,468 [SAPEngine_Application_Thread[impl:3]_12] ERROR Service call exception; nested exception is:
         java.net.ConnectException: Connection timed out: connect
    java.lang.Throwable: Service call exception; nested exception is:
         java.net.ConnectException: Connection timed out: connect
         at com.virsa.re.workflow.client.WorkflowRequestClient.execSubmitRoleApprovalWF(WorkflowRequestClient.java:92)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.submitApprovalRequest(WorkflowRequestAction.java:95)
         at com.virsa.re.workflow.actions.WorkflowRequestAction.execute(WorkflowRequestAction.java:54)
         at com.virsa.framework.NavigationEngine.execute(NavigationEngine.java:270)
         at com.virsa.framework.servlet.VFrameworkServlet.service(VFrameworkServlet.java:230)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
         at com.virsa.comp.history.filter.HistoryFilter.doFilter(HistoryFilter.java:43)
         at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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)
    We start our GRC Web Applications over SAP Webdispatcher from outside of our company network - and so do our webservices.
    May this be a problem? Where else could it be?
    Edited by: Florian Royer on Jun 8, 2009 3:13 PM
    Edited by: Florian Royer on Jun 8, 2009 3:17 PM

    Hi
    As Alpesh said, double check your Web Service Info. for AE Workflow URL:
    "http://host:port/AEWFRequestSubmissionService_5_2/Config1?wsdl&style=document"
    Also, check your Exit URI and credentials in CUP: "http://host:port/AEWFExitServiceWS_5_2/Config1?wsdl&style=document"
    Edited by: Vit Vesely on Jun 9, 2009 12:13 PM

  • Web Services button does not work

    My friend purchased this D110 printer and he presses Web services button nothing happens. It is currently connected to Dlink router and we can access the printer from the laptop, however, when selecting product updates it says it is updated.
    Also it does not display the email Id and even after selecting reset in the menu.....help
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution"

    David: 
    Can you please:
    1. Confirm that the Wireless button on the front of the printer has a solid blue light?
    2. Press and release the Wireless button and confirm that an IP address is displayed in the top-right of the display.  It should start with 192.168...
    3. After confirming 1 and 2 above, return to printer home screen, and press the Wireless button and select Web Services Settings from the menu.
    4. Take the appropriate option below:
         A. If the "Remove Web Services" option is displayed, select it.   Then continue with step B below to re-enable web services
         B. If the "Enable Web Services option is displayed, select it. 
    5. Complete the Web Services enablement process, which should result in a print out of the Web Services info sheet with a new email address for the printer. 
    6. Go to www.hpeprintcenter.com and create an account and add your printer to your account using the printer code on the Web Services info sheet you printed out.  This will allow us to track the results of your emails if they don't print. 
    7. After adding the printer to your account, send an email to your printer, ensuring you enter the email address correctly
    8. If the email prints on the printer, you're good.  
    9. If the email doesn't print, look at your Job History on www.hpeprintcenter.com and let us know if you see an error message in the job list, and what it says. 
    Thanks! 
    Press and release the Wirel
    I am an HP employee.

  • Configuring Role Expert Web services for Compliance Calibrator

    Hi @all,
    performing the configuration of Virsa Role Expert I've got a question regarding the settings for the various Web Service Info. for the Compliance Calibrator.
    Apart from the Web Service URL, user name and password need to be declared. The user guide names 'sapgrc' and 'webuser' as account names.
    My question: How do I setup these accounts? Is this an UME-Job - if so: what are the required roles and authorizations for these accounts?
    Kind regards,
    Martin

    Hi,
    the Web Services URLs are:
    Web Service Info. for CC Risk Analysis:     http://SERVER_NAME:PORT/VirsaCCRiskAnalysisService/Config1?wsdl&style=document
    Web Service Info. for CC Transaction Usage: http://SERVER_NAME:PORT/VirsaCCActionUsageService/Config1?wsdl&style=document
    Web Service Info. for CC Mitigation Control: http://SERVER_NAME:PORT/VirsaCCMitigation5_0Service/Config1?wsdl&style=document
    Web Service Info. for CC Functions: http://SERVER_NAME:PORT/VirsaCCFunction5_0Service/Config1?wsdl&style=document
    Web Service Info. for AE Workflow: http://SERVER_NAME:PORT/AEWFRequestSubmissionService_5_2/Config1?wsdl&style=document
    Does that answer your question?
    Regards,
    Martin

  • Web services - eprint

    My new Deskjet Ink Adv printer 3525 , not able to activate web services and e print. I am getting error
    message that printer not connected to internet.however the printer is in the net work. I am able to print from my lap top and ipad. I have registered in the e print website and not in a position to generate the code. The print out also indicated  no connectivity to internet.

    Lets ensure web services is enabled and you are albe to connect by following the below steps:
    Enable/Disable Web Services on your printer
    You need to enable web services on your printer to use web-connected features like ePrint, Print Apps, and Scheduled Print.  If you skipped enabling web services during your initial setup of your device, or if you are having issues using web services, use the steps below to enable or remove and then re-enable web services.  In some cases removing and re-enabling web services on your printer can resolve web services connectivity issues for your printer. 
    When you enable Web Services the Web Services info sheet with your printer’s claiming code should print within a few minutes.  If the Web Services info sheet does not print, try removing and re-enabling Web Services.  If it continues to not print, see the Web Services connectivity troubleshooting here.
    Any time you remove web services your printer is removed from your HP ePrintCenter account (if you had added it there), and ePrint and Print App settings are cleared, including your printer's email address.  After re-enabling web services you can re-add your printer to your HP ePrintCenter account and configure your ePrint settings and Print Apps, and select a custom email address.  Note that you will have to choose a new custom email address if you enable/re-enable web services, your previous custom email address will be unavailable for up to 6 months.  See here for info on creating an HP ePrintCenter account and adding your printer.
    Photosmart
    Depending on the model, the Enable or Remove Web Services options will be on:
    The Setup>Wireless>Web Services menu option
    The Setup>Web option, or via the ePrint/Web Services icon on the printer front panel display. 
    Photosmart eStation: Select the Menu button on the eStation display (to the right of the Home and Back buttons at the top left when the display is docked on the printer); Select Settings; Select "Web Services”; Select/de-select the “Web Services” checkbox. 
    Officejet
    Enable: Select the Setup > Web Services Setup option to enable Web services. Ensure that both ePrint and Apps are turned ‘ON’ in Web Services setup
    Remove: Use Setup > Web Services Setup > Restore Factory Settings to remove Web Services from the printer. 
    Laserjet
            Enable:
    Print a configuration page from your product, and locate the IP address.
    At your computer, open a Web browser and type the product IP address into the address line. The HP Embedded Web Server opens.
    Click the “HP Web Services” tab.
    Select the option to enable Web Services.
    When Web Services are enabled, ePrint information appears in the HP Embedded Web Server. Look for the e-mail address that is automatically assigned to the product. The product also prints an HP Web Services page that contains this e-mail address and instructions for using the service.
            Remove: 
    Print a configuration page from your product, and locate the IP address.
    At your computer, open a Web browser and type the product IP address into the address line. The HP Embedded Web Server opens.
    Click the “HP Web Services” tab.
    Select the option to disable Web Services. This will turn off ePrint and Print Apps for your printer
    Although I am an HP employee, I am speaking for myself and not for HP
    I work for HP

  • Questions about web services

    Hi! Experts:
    I am at the Web Servivces Navigator.
    I have a basic question about it:
    We are using MI7.1 which has NO Java stack. Therefore we do NOT have the Web Services Navigator.
    How do we use the Web Services for MI7.1?
    Thanks!

    Hi!
    1) SICF lists the BSP services; Web Services are requests between java application to client application.
        Are you sure them are the same thing?
    2) When I compare the services between web service navigator and SICF, I do not see there is any
       relationship.  For example, if I search "AdapterMessageMonitoring" in SICF, I cannot find it.
    I think SICF and  web service navigator  are listing totally different services.
    Therefore my question is that since MI7.1 has NO Java stack (hence NO web service navigator ), how
    are web services handled in MI7.1?
    Thanks!

  • Updating Logon Data for Web Service in SICF not possible

    Hello, hopefully someone can help me with my problem.
    I have created a custom Web Service based on a custom Z Function Module.
    This all works fine in our Development environemnt. I was able to go into SOAMANAGER and generate the end point. This created the web service in SICF. I was then able to go into SICF and change the logon data to use our service ID.
    All tested and functionaing great.
    We then transported everything to QAS. I again went into SOAMANAGER to generate the End Point, and this worked fine, we have the web service now visible in SICF.
    The problem now occurs when I go into SICF and try go into change mode to enter the service user in the logon data tab. I get a popup message stating :
    "You cannot use this transaction to change the service."
    When I click on the long text explanation I get:
    "Message SHTTP824
    You cannot use transaction SICF to modify this service.
    This means that only the application has the authorization to use the defined interface to modify this service."
    Does anyone know how to get around this ? Or how to define our logon data using SOAMANAGER ?
    thanks
    Adrian

    the right way to transport logon info along with SICF service is to create an external alias for your BSP and maintain the logon info in the external alias.
    other wise you have to open the production system for changes and change it , which may not be allowed.
    Regards
    Raja

  • Info path 2010 web service(getuserprofilebyname) not able connect in the browser mode

    Hi all,
    I have published the info path which will reterieve the current user using the getuserprofilebyname service. The service gets the current user when the form is opened in the info path filler after publishing. It shows the below error when I try to open the
    form in browser mode(I have changed the settings in the form -> AdvancedSettigns -> Open in browser). My form is browser enabled form.
    There has been an error while processing the form.
    Click OK to resume filling out the form. You may want to check your form data for errors.
    An error occurred while trying to connect to a Web service.
    Correlation id:........
    Timestamp               Process                                 
    TID    Area                           Category                      
    EventID Level      Message  Correlation
    03/10/2014 10:13:46.60  w3wp.exe (*:0x16C4)            0x0B90 InfoPath Forms Services        Runtime - Data Connections     eq8l Warning The following
    query failed: GetUserProfileByName (User: domain\user, Form Name: Final, IP: , Connection Target: , Request:
    http://servername/_layouts/FormServer.aspx?XsnLocation=http://ts/001/ODCProcure/Final/Forms/template.xsn&SaveLocation=http://servername/001/ODCProcure/Final&ClientInstalled=false&Source=http://ts/001/ODCProcure/Final/Forms/AllItems.aspx&DefaultItemOpen=1,
    Form ID: urn:schemas-microsoft-com:office:infopath:Final:-myXSD-2014-02-06T09-06-05 Type: DataAdapterException, Exception Message: The remote server returned an error: (401) Unauthorized. The remote server returned an error: (401) Unauthorized.) dabf35bf-ce6b-4c95-8694-b2e991b42fb3
    Weird thing is that I did not get this error on day1. On day 1 it was working fine. I am able to connect to the web service and get data. On day 2 when i tried open the form I got this error.
    We have 4 WFE , So I hope it is not due to loopbackcheck security feature.
    I checked in the central admin whether it is claim based web app or not. Its is not claim based web app.
    So any one guide me to get ride of this error.
    Thanks,
    Vaishali.
    Vaishali Sankar

    Hi Vaishali,
    Please ensure the user encountered this issue has enough permission to access (or update) the data source you added to the InfoPath form.
    If you suspect the issue is caused by loopbackcheck security feature, then you could try to disable the
    DisableLoopbackCheck follow this KB on all SharePoint servers. And check if problem persists after reboot servers:
    http://support.microsoft.com/kb/896861 .
    In addition, is there load balancer deployed in your environment which might bring double-hop authentication? This might cause the issue happens intermittently. If so, you could manually add entries in host files. For your reference:
    http://sharepointconnoisseur.blogspot.in/2011/04/how-to-resolve-401-unauthorized-error.html
    Here are the thread with similar issue:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/b55f0e48-971e-4782-a4b8-94cf83f9d9e0/infopath-calls-webservice-unauthorized-udcx-file-with-explicit-credentialssso?forum=sharepointcustomizationprevious
    http://social.msdn.microsoft.com/Forums/en-US/81e669c0-60b9-4035-8ac7-67d29633fd2d/unauthorized-401-error-using-form-services?forum=sharepointcustomizationlegacy
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Web Service to Create a Document Info Record with attachments (e.g. PDF)

    Hello guys,
    we are looking forward to create a Web Service that should be able to create a Document Info Record on SAP ERP Application Server. As we don't have installed the SAP Standard Web Services on our SAP ERP ECC 6.0 system we will manually create a Web Service with the help of the standard BAPI_DOCUMENT_CREATE2.
    The current problem is that the Web Service based on the Standard BAPI can not upload Files (PDF or Word files) from the Users Client PC to the Application Server.
    Is there a possibility to Create a Web Service that can handle files and create DIRs on application server?
    Thanks a lot!!
    Regards,
    Christian

    Hello Natallia,
    Well, in this case you don't really need the CV01N transaction. This represents the user interface (UI), and you only need an interface (that is, an API), which in SAP is represented by a BAPI
    I'm not familiar with CRM, but I assume that at some point when saving a Service Contract, you have a BAdI, where you can check the status and insert some custom code.
    So, all you have to do is call BAPI_DOCUMENT_CREATE or BAPI_DOCUMENT_CREATE2 (if available on your installed version), with the required attributes (this can be master data, classification, custom data...). After this function is called successfully, you should receive the document key (DOKAR, DOKNR, DOKVR, and DOKTL). Which you can also save in the Attachments tab.
    Hope this helps,
    Tudor

  • File Info Panel to hit web service to fill out XMP data

    Hi there,
    Is there any way to use the File Info panel inside Indesign (for example) to hit a web service based info entered in a few fields which will return data to fill out the rest of the xmp data?
    Or would you have to write some sort of plugin to do this?
    I know Metagrove already does this, but it's a standalone plugin. We were wondering if anything can integrate directly into the File Info panel.
    Thanks,
    mark

    Do you have a proxy defined in your jdev? This might prevent reading from the address you specified.
    If you can access the url in a browser, you can store the WSDL on your local pc and use the local file to create the webServiceDataControl.
    Timo

  • Create Web Service Ecc 6.0 -Configure Web Aplicat. Serv (SICF, SOAMANAGER)

    Hi Experts,
    Im trying to consume a Web Service. My client recently upgraded to Ecc 6 version, and want's now to change all teh used RFC's to Web Service, and for all i've red until now this step doesn't seems to be so hard, creating the wsdl from the function module.
    My difficulty is on th eWAS, Web Aplication Server, configuration. Im unable to create the wsdl due to the lack of configuration on the WAS. I allready been on the SICF, but i dont know what kind of services need to be activated in order to see the soamanager on the Internet Explorer and create the wsdl.
    Can anyone provide me documentation to configure the WAS, or tell me how to configure it?
    Any help would be apreciated.
    Thanks in advance,
    Best Regards
    João Martins
    Ps - Sorry Wrong Forum Topic - Can anyone transfer it to the Abap General pls
    Edited by: joao martins on Apr 26, 2010 12:47 PM
    closing this one and creating new one on the right forum
    Edited by: joao martins on Apr 26, 2010 2:40 PM

    Try to activate WebDynpro Services for the SOAMANAGER:
    /sap/bc/webdynpro/          (Entire branch)
    /sap/bc/wdvd
    /sap/bc/wd_trace_tool
    /sap/public/bc/ur                                             
    /sap/public/bc/icons                                          
    /sap/public/bc/icons_rtl                                      
    /sap/public/bc/webicons                                       
    /sap/public/bc/pictograms
    /sap/public/bc/wdtracetool                                       
    /sap/public/bc/webdynpro/  (Entire branch)
    Regards,
    Angelo Abbascia.

  • Create an Alias in SICF for SOA Web Services

    We have various Enterprise Web Services (SOAP) which are available via URLs which look like this:
    https://oursapserver.ourdomain.com/sap/bc/srt/rfc/sap/zServiceX/100/ConfigY/bindingZ
    Whenever we change the interface (changing the Function Modules) we have to create a new Enterprise Web Service (and config and binding...) in SOAMANAGER and this is not only tedious but it means a new URL.
    We would like to have a fixed URL pointing to the latest version of the service. Something like:
    https://oursapserver.ourdomain.com/zws/serviceX
    When we create such an alias in SICF and point it to the above path and binding it does not work. We get a 500 error with the following response:
    HTTP/1.1 500 SRT: Unexpected failure in SOAP processing occurred: ("No Web service configuration for this access path: "/zws/serviceX"")
    content-type: text/html
    content-length: 0
    server: SAP NetWeaver Application Server / ABAP 731
    Can anyone explain this message, or suggest a solution?

    You'd get a different message if the address was already taken. The error you are experiencing has been reported numerous times, but I would assume that it was intermittent or we'd be hearing a lot more about it than we do. I'm afraid your only options are to try from time to time, or to attempt to navigate the shoals of the iCloud support system and ask them whether they can fix it.
    To contact  Support: if you currently happen to have AppleCare, either because you recently bought Apple hardware or have paid to extend the inititial period, you can contact them here:
    http://www.apple.com/support/icloud/contact/
    You will need the serial number of the covered hardware.
    If you are not covered by AppleCare, then - in common with other free email services - there is no free support and you may be asked to pay a fee - if so you should point out that this problem is their fault and you shouldn't be charged.

Maybe you are looking for

  • Is there any way to give an archive attribute a variable?

    Is there any way to get the archive attribute to take a variable? What I want to do is to be able to change the value in an XML file and have that read at run time. For example, what I have now looks like this: <jsp:plugin code="Display.class" archiv

  • How to include class files in no package?

    hi, I have a class file in a package called pack.Test and a class file not in a package called Library When I try to use Library from within pack.Test, it says theres no such class. I have my classpath setup correctly, and the files in the correct di

  • Pixel Grid...

    Curious if anyone uses this feature.  When I first saw it, it sort of freaked me out.  Didn't find out what it was until I saw it explained on a video being described as the pixel grid.  Then I realized 'O, what an interesting feature.  Maybe now peo

  • Waiting data file from another application

    Hi, I would appreciate your help with the following problem: I am executing an application from within my java application as a process and waiting until it finishes. I need the results file from that application to be read from within mine. The prob

  • Help me out here

    when i wana use the java jdbc to connect mysql database, i cann't understand what does the following means: Class.forName("com.mysql.jdbc.Driver").newInstance(); very appreciate your help