Unable to consume Enterprise services from Visual Composer

Hi,
We have implemented ECC-SE 603 add-on in our ECC 6.0 system.
We configured to set up a connection between our J2EE engine and the ES Workplace, to consume the Enterprise services from Visual Composer.
But, we are unable to see the Enterprise Services in the Visual Composer.
Kindly, let us know how to resolve this issue.

Hi,
please refer the following link
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a160392c-0e01-0010-7784-9cc564d871d2
Regards
Manohar

Similar Messages

  • Unable to consume Enterprise Service from SAP Service Registry

    Hi,
    I am trying to make use of a Enterprise Service available at the SAP's Service Registry (http://sr.esworkplace.sap.com/) in a Composite Application. I am using NWDS 7.1 for this purpose.
    The steps that I follow are as follows.
    1) I try importing the Web Service by right clicking the external node under the Composite Application and give the necessary login credentials for the SAP Service Registry.
    2) I click on the "Show Advanced" link under which I make following selection:
    BrowseByApplication->ERP Foundation->Business Partner Data Management->Employee
    Now my problem is after I select the Employee node, the 'Next' button is not enabled on the Service Registry wizard.
    Can anyone give an indication of why this might be the case. You may also want to know that at this stage I have still not installed NW AS CE 7.1.
    Any help would be much appreciated.
    Thanks,
    Shailesh

    Hi David,
    Yes I was able to consume the ESOA enterprise services from SAP's ES Workplace, although I am not inside the SAP network.
    As mentioned by me in my earlier post, the problem that I was facing was faced because I used to access internet through an internal proxy server which required me to pass my NT domain credentials.
    In order to access ES workplace from NWDS would mean that NWDS will have to access the internet, but this used to fail despite my specifying the proxy server settings in the Preferences menu of NWDS.
    I was able to overcome this problem by installing an ISA Firewall client on my m/c and in the proxy settings of the NWDS specifying a direct connection to the internet. This helped me to access the SAP's ES workplace inside NWDS, once you are able to select the available ES from the SAP workplace you will be able to utilize them in your application.
    Also, once you deploy the application, the runtime, i.e. WAS will also have to be configured to access the internet, this can be done by specifying proxy settings under Global System settings options.
    Hope this helps,
    Shailesh

  • Unable to connect Biztalk service from Visual Studio

    I am trying connect to the BizTalk Adapter Service from My VS2012.
    I am sure connect information are correct with ACS Nnamespace/Issue name/Issue Secert
    But got some errors
    Exception Code: BadRequest
    Error:Code:400:SubCode:T0:Detail:ACS50000: There was an error issuing a token. ACS50001: Relying party with identifier 'http://xxxxxxxxx.biztalk.windows.net/default' was not found.:TraceID:fda3d29f-911c-4b63-8733-98c59ee4f685:TimeStamp:2015-04-24 15:51:23Z
    How can I do?

    Thanks Girish,
    I can connect Biztalk service from Visual Studio now.
    but I have an another issue with add SQL Target.
    How can I fix it?
    error below:
    500
    Code: '13' 
    Message: 'Error occurred while trying to bring up the relay service. Error Message: '要求的名稱正確,但找不到所要求類型的資料。
    '/twtestbs~_order_9fe15fb881964e3fafa9f79c7128daa9' 應用程式中發生伺服器錯誤。
    要求的名稱正確,但找不到所要求類型的資料。
     描述: 
    在執行目前 Web 要求的過程中發生未處理的例外狀況。請檢閱堆疊追蹤以取得錯誤的詳細資訊,以及在程式碼中產生的位置。
     例外狀況詳細資訊: 
    System.Net.Sockets.SocketException: 要求的名稱正確,但找不到所要求類型的資料。
    原始程式錯誤:
    在執行目前 Web 要求期間,產生未處理的例外狀況。如需有關例外狀況來源與位置的資訊,可以使用下列的例外狀況堆疊追蹤取得。
    堆疊追蹤:
    [SocketException (0x2afc): 要求的名稱正確,但找不到所要求類型的資料。]
     System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6) +8767461
     System.Net.Dns.GetHostEntry(String hostNameOrAddress) +191
     System.ServiceModel.Channels.DnsCache.Resolve(Uri uri) +535
    [EndpointNotFoundException: 主機 twtestbst0379-bts.servicebus.windows.net 沒有 DNS 項目。]
     System.ServiceModel.Channels.DnsCache.Resolve(Uri uri) +17434161
     System.ServiceModel.Channels.SocketConnectionInitiator.GetIPAddresses(Uri uri) +211
     System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) +329
     System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout) +31
     System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout) +951
     System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout) +104
     System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) +742
     Microsoft.ServiceBus.NetworkDetector.CheckTcpConnectivity(Uri baseAddress, Exception& exception) +733
    [AggregateException: 發生一或多項錯誤。]
    [CommunicationException: Unable to reach twtestbst0379-bts.servicebus.windows.net via TCP (9351, 9352) or HTTP (80, 443)]
     Microsoft.ServiceBus.NetworkDetector.DetectInternalConnectivityModeForAutoDetect(Uri uri) +648
     Microsoft.ServiceBus.ConnectivityModeHelper.GetInternalConnectivityMode(ConnectivitySettings connectivitySettings, HttpConnectivitySettings httpConnectivitySettings, Uri uri) +149
     Microsoft.ServiceBus.ConnectivityModeConnectionElement..ctor(TokenProvider tokenProvider, SocketSecurityRole socketSecurityMode, BindingContext context, NameSettings nameSettings, ConnectivitySettings connectivitySettings, HttpConnectivitySettings httpConnectivitySettings)
    +169
     Microsoft.ServiceBus.TcpRelayTransportBindingElement.BuildInnerBindingElement(BindingContext context) +647
     Microsoft.ServiceBus.TcpRelayTransportBindingElement.BuildChannelListener(BindingContext context) +40
     Microsoft.ServiceBus.HttpRelayTransportBindingElement.BuildChannelListener(BindingContext context) +429
     System.ServiceModel.Channels.Binding.BuildChannelListener(Uri listenUriBaseAddress, String listenUriRelativeAddress, ListenUriMode listenUriMode, BindingParameterCollection parameters) +177
     System.ServiceModel.Description.DispatcherBuilder.MaybeCreateListener(Boolean actuallyCreate, Type[] supportedChannels, Binding binding, BindingParameterCollection parameters, Uri listenUriBaseAddress, String listenUriRelativeAddress, ListenUriMode listenUriMode,
    ServiceThrottle throttle, IChannelListener& result, Boolean supportContextSession) +393
     System.ServiceModel.Description.DispatcherBuilder.BuildChannelListener(StuffPerListenUriInfo stuff, ServiceHostBase serviceHost, Uri listenUri, ListenUriMode listenUriMode, Boolean supportContextSession, IChannelListener& result) +572
     System.ServiceModel.Description.DispatcherBuilder.InitializeServiceHost(ServiceDescription description, ServiceHostBase serviceHost) +1908
     System.ServiceModel.ServiceHostBase.InitializeRuntime() +90
     System.ServiceModel.ServiceHostBase.OnOpen(TimeSpan timeout) +182
     System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) +742
     System.ServiceModel.HostingManager.ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity) +126
     System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity) +901
    [ServiceActivationException: 編譯期間發生例外狀況,因此無法啟動服務 '/twtestbs~_order_9fe15fb881964e3fafa9f79c7128daa9/RuntimeService.svc'。例外狀況訊息: Unable to reach twtestbst0379-bts.servicebus.windows.net via TCP (9351, 9352) or HTTP (80, 443)。]
     System.Runtime.AsyncResult.End(IAsyncResult result) +650220
     System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) +210733
     System.Web.AsyncEventExecutionStep.OnAsyncEventCompletion(IAsyncResult ar) +166
    版本資訊:
     Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.0.30319.17929'.'

  • Consuming Web service in Visual Composer

    Hi All,
    I  have impoerted a z bapi in caf service .I create a web service out of this and try to consume this in Visual Composer .When i do Test data service by right clicking onthe web service and try to execute the web service i get an error saying that , web service could not be executed.
    But if i do the same thing for the standard bapi , i get the results .
    Could any one help me out.
    As well as for some of the webservice (on exposing core services as web services),i try to execute in the wsnavigator ,i get error sayin that ,internal operation not mapped with the external service ,even though i have done the mapping in the caf.

    divya,
    You have to map your web service to the rfc in your destination systems
    goto http://servername:50000/caf
    Choose your Web Service from the External Services list,
    on the right side choose your remote function calls and select the service then click map.
    Regards,
    Ahmed Salah

  • Enterprise service in Visual Composer

    When i click on Search Task Panel toolbar and select service registry as the search criterion,I get a pop up stating...
    unable to receive classifications from UDDI registry,Please change UDDI server settings.
    Have ne one of u come across a similar situation??
    solution??

    Did you correctly define the services registry in NetWeaver Administrator?
    If you correctly configure the services registry and a physical destination for the services registry in NetWeaver Administrator, then you should be able to access it from within Visual Composer.
    You can follow the instructions here for the physical destination: http://help.sap.com/saphelp_nwce10/helpdata/en/45/635dd614d73bdbe10000000a1553f7/frameset.htm
    And the instructions here for the services registry: http://help.sap.com/saphelp_nwce10/helpdata/en/45/c1ea61a1194432e10000000a155369/frameset.htm

  • No access to Enterprise Services via Visual Composer

    Hi,
    I've configured the new landscape of EsWorkplace (HU2/800) in the Visual Administrator.
    After I start the Visual Composer and log in I get the list of Enterprise services normally, but when I click on the Enteprise Service to get the Data service to model in the story board, nothing happens and I can't get the Data service.
    Can anybody help in this issue?

    Hi Ghosh,
    I had used fine the EsWorkplace environment until the update of the landscape, when the system id was FU2. I used the Enterprises Services directly in Visual Composer and  used in the NetWeaver Developer Studio by CAF Services too.
    When SAP changed the landscape (system id HU2)  I received another password for my userid.
    I changed my WebService Security in the Visual Administrator and when I started the test, I see that I don't get to use the Enterprise Services directly in the Visual Composer.
    The applications that I created in the Developer Studio still work fine, but When I select the button "Find Data",  select the HU2 system , and select the search button the result is showed at the screen , but when I click on the Enterprise Service nothing happens, and I can't get the Service for model at the Story board.
    thanks,
    Márcio

  • Unable to consume wsdl link in visual composer

    Hi:
        I have created a web service but am unable to consume the wsdl link in vc.
        it reports error " invalid url".
    please help in resolving.
    Regards,
    Subhasha

    Hi Subhasha,
    If i am understanding rightly, you have created a web service system, and when you select that system from the Find Data dropdown in VC storyboard, and drag the web service operation, you get this error? Is this what is happening?
    And if by any chance you have any doubt in how to create a web service system, go through the following doc. Also if you have created a web service system from going to
    <b>Tools -> Define web service system</b> inside VC, then can you please try creating a system as explained in this doc. This way you can test if the system has any errors or not.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128b-0c01-0010-fa85-e3a576f1a40d">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128b-0c01-0010-fa85-e3a576f1a40d</a>
    Bye
    Ankur

  • Unable to connect to BI System from Visual Composer

    Hie there,
      I am unable to connect to my BI system from Visual Composer
      The error message which I obtain upon clicking on 'Find Data' and selecting one of the many Systems list are as follows :-
      Error - 30014 Search returned an erro Failed to conect to backend system. Check your system defination and user priveleges.
      Please advice how can I add a BI System to this Visual Composer
    p/s: I`m new to portal environment, hence please excuse my rudimentary question

    Hi John,
    you find some information under:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/de/9b/3ac52d74cf4c43b1cf3a71725c951f/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/de/9b/3ac52d74cf4c43b1cf3a71725c951f/frameset.htm</a>
    I had a similar question as a comment for my blog here:
    <a href="/people/marcel.salein/blog/2007/02/01/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-i:///people/marcel.salein/blog/2007/02/01/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-i
    You should also look in the VC wiki, there is a section for the connectivity
    <a href="https://wiki.sdn.sap.com/wiki/display/VC/Connectivity">https://wiki.sdn.sap.com/wiki/display/VC/Connectivity</a>
    Hope that helps!
    Best Regards,
    Marcel

  • Error calling web service from Viusal Composer

    Hello:
    I'm accessing entity services methods published as web services from a composite application from Visual Composer. I'm using version 7.0 SR3 SP15.
    Iu2019m able to access create and read methods from entities services. But from same getAll() methods  Iu2019m getting access error. When I execute the same getAll() method from u201CWeb Service Navigatoru201D it works ok. But from Visual Composer itu2019s not working.  That happens only for same entities for others itu2019s working ok.
    From VC Iu2019m able to select the WDSL and use I in the iViews. The other methods of the iView works ok except for the getAll.
    I have already set the options of VC to not keep a cache of web services definition and review and recreate the system in portal landsacape and teh related alias to access the web services. I have laso checked te user and password in the mapping.
    Thabk you in advance for your help.
    Regards.

    Hello:
    Using the infprmation in the link that you pass me I was able to look into the log files and see what the problem is.
    The getAll service as it is geerated by NWDS receive an input paramter:
    queryFilter (test.types.p1.GetAllQueryFilter)
    In VC when I drop the getAll method from the corresponding service data into the working area. That input parameters doesn't apper aonly the output parameter.
    Then when I execute or test that service. The portal is giving an error:
    Full Message Text
    com.sap.engine.services.webservices.additions.soaphttp.exceptions.ProcessException: Cannot find the required parameter [queryFilter] in request message
    But that parameters was never recognized by VC.
    Thank you in advance for your help again.

  • XML Deserialization error while consuming Enterprise service in wd java..

    Hello,
    I am trying to build 2 webdynpro java webdynpro applications which consumes enterprise service for purchase order and another application for Busines partner.
    While i was able to successfully consume the PO service in webdynpro java and get the desired output for PO..i get XML Deserialization error while running appliation for Business Partner..
    These are the details/steps i followed for the Business Partner application:
    1. After creating the model using the enterprise service, i created a service controller from the model to the component controller..
    2. Out of many inputs/output attributes during mapping from model to component controller. i further mapped the context from CC to ViewC.
    3. In the wdDoInit() method, i added the follwing code:
        BPCreate model1 = new BPCreate();
        Request_BusinessPartnerERPCreateRequestConfirmation_In RequestC = new  Request_BusinessPartnerERPCreateRequestConfirmation_In(model1);
        BPERPCrteReqMsg_S CreateMessage = new BPERPCrteReqMsg_S(model1);
        BPERPCrteReq_SBP Cpartner = new BPERPCrteReq_SBP(model1);
    String Category = new String();
        String lf = new String();
        Cpartner.setInternalID(new String());
        Cpartner.setNumberRangeIntervalBusinessPartnerGroupCode(new String());
        Cpartner.setLifeCycleStatusCode(lf);
        Cpartner.setCategoryCode(Category);   
        CreateMessage.setBusinessPartner(Cpartner);
        RequestC.setBusinessPartnerERPCreateRequestMessage_Sync(CreateMessage);
        wdContext.nodeBusinessPartnerERPCreateRequestMessage_Sync().bind(CreateMessage);
    4. When i comment this code and run the application, the aplication comes up but the input fields are non-editable..
    5. If i place this code in wdDoInit() method, i get the Deserialization error..
    Any idea about why this error occurs and which areas in the application can lead to these errors?
    I checked that the service runs fine in soamanager.
    Thanks, JVR

    Hi Kishore,
    This error is majorly because while executing this Webdynpro application you are not entering all the mandatory fileds of WS.
    Please try to execute this WS from WS-Navigator, check which fileds are mandatory and then
    appropriately instantiate it in wdDoInit and pass all the fields required.
    Regards,
    Vaibhav Modi.

  • Unable to run Enterprise Service BUilder

    Hi all, i have a problem similar to what i have found here:
    Re: Unable to run Enterprise Services Builder
    Unable to load resource: http://PI-CIPRGIA1:50000/rep/repository/com.sap.xpi.ibrep.client.jar
    as explained in the link above, i find the com.sap.xpi.ibrep.client.jar but i don't understand where i have to put it!!!
    besides, they speak about looking for SAP_XIPCK in the deployment perspective, but i didn't have anything called SAP_XIPCK
    can anyone help me???
    this is my complete log:
    <?xml version="1.0" encoding="UTF-8"?><jnlp spec="1.0+" codebase="http://PI-CIPRGIA1:50000/rep/">
        <information>
            <title>Enterprise Services Repository</title>
            <vendor>SAP AG</vendor>
            <homepage href="http://www.sap.com"/>
            <description type="one-line">Enterprise Services Repository</description>
            <description type="short">Enterprise Services Repository</description>
            <description type="tooltip">Enterprise Services Repository</description>
            <icon height="64" width="64" href="start/graphics/sap6464.gif" type="splash"/>
            <icon height="32" width="32" href="start/graphics/SAP3232.gif"/>
        </information>
        <security>
            <all-permissions/>
        </security>
        <resources>
            <j2se version="1.5+" initial-heap-size="32m" max-heap-size="512m"/><!-- ==================================================================
            ATTENTION: When modifying references in this file, remember to update
                       the corresponding files from the test-apps too!
                      (see repository_test.jnlp in &quot;_ibrep_test/webapp/start&quot; )
            =================================================================== ><!Do not define parts or packages! This will be done automatically ><! XI jars -->
            <jar href="repository/com.sap.xpi.ibrep.client.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ibrep.core.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ibrep.rb.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ib.client.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.xpi.ib.core.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.xpi.ib.rb.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.xpi.ib.mt.gui.lib.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xpi.ib.mt.rb.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xpi.ib.mt.util.lib.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xpi.ib.mapping.lib.jar" download="lazy" part="part-77"/>
            <jar href="repository/com.sap.xpi.ib.upload.core.jar" download="lazy" part="part-83"/>
            <jar href="repository/com.sap.xpi.ib.upload.sap.jar" download="lazy" part="part-85"/>
            <jar href="repository/com.sap.xi.mapping.tool.lib_api.jar" download="lazy" part="part-81"/>
            <jar href="repository/com.sap.xi.flib.lib_api.jar" download="lazy" part="part-60"/>
            <jar href="repository/com.sap.aii.utilxi.core.jar" download="lazy" part="part-88"/>
            <jar href="repository/com.sap.aii.utilxi.gui.jar" download="lazy" part="part-99"/>
            <jar href="repository/com.sap.xpi.util.rb.jar" download="lazy" part="part-88"/>
            <jar href="repository/com.sap.aii.proxy.gen.jar" download="lazy" part="part-82"/>
            <jar href="repository/frog.jar" download="lazy" part="part-192"/><!-- Engine and other components -->
            <jar href="repository/jta.jar" download="lazy" part="part-263"/>
            <jar href="repository/ejb20.jar" download="lazy" part="part-261"/>
            <jar href="repository/sap.comtcsapxmltoolkit~sapxmltoolkit.jar" download="lazy" part="part-146"/>
            <jar href="repository/sap.comtcexception~impl.jar" download="lazy" part="part-186"/>
            <jar href="repository/sap.comtcloggingjavaimpl.jar" download="lazy" part="part-195"/>
            <jar href="repository/sap.comtcblguidgeneratorimpl.jar" download="lazy" part="part-187"/>
            <jar href="repository/jperflib.jar" download="lazy" part="part-119"/>
            <jar href="repository/sap.comtcblniimpl.jar" download="lazy" part="part-191"/><!-- required for CSN-connection -->
            <jar href="repository/sap.comtcjeclientlibimpl.jar" download="lazy" part="part-127"/>
            <jar href="repository/sap.comtcbljarmjarm.jar" download="lazy" part="part-197"/><!-- Tensegrity Libs -->
            <jar href="repository/tenComposite.jar" download="lazy" part="part-229"/>
            <jar href="repository/tenGraph.jar" download="lazy" part="part-238"/>
            <jar href="repository/tenGraphics.jar" download="lazy" part="part-251"/>
            <jar href="repository/tenGenerics.jar" download="lazy" part="part-69"/>
            <jar href="repository/tenGui.jar" download="lazy" part="part-8"/>
            <jar href="repository/tenGuiResource.jar" download="lazy" part="part-253"/><!-- Maestro><!jar href=&quot;repository/maestro_ib.jar&quot; download=&quot;lazy&quot; /-->
            <jar href="repository/com.sap.xpi.ibrep.maestro.core.jar" download="lazy" part="part-69"/>
            <jar href="repository/com.sap.xpi.ibrep.maestro.model.jar" download="lazy" part="part-69"/>
            <jar href="repository/tenSkeleton.jar" download="lazy" part="part-204"/>
            <jar href="repository/tenLookAndFeel.jar" download="lazy" part="part-8"/>
            <jar href="repository/jaxb-api.jar" download="lazy" part="part-264"/>
            <jar href="repository/jaxb-impl.jar" download="lazy" part="part-0"/>
            <jar href="repository/jaxb-xjc.jar" download="lazy" part="part-0"/>
            <jar href="repository/jsr173_1.0_api.jar" download="lazy" part="part-265"/>
            <jar href="repository/activation.jar" download="lazy" part="part-199"/><!-- end Maestro><! Aris Client -->
            <jar href="repository/arismethod.jar" download="lazy" part="part-24"/>
            <jar href="repository/JimiProClasses.jar" download="lazy" part="part-206"/>
            <jar href="repository/jide.jar" download="lazy" part="part-40"/>
            <jar href="repository/client.jar" download="lazy" part="part-14"/><!-- Aris Core -->
            <jar href="repository/jaxb-api.jar" download="lazy" part="part-264"/>
            <jar href="repository/jaxb-impl.jar" download="lazy" part="part-0"/>
            <jar href="repository/jaxb1-impl.jar" download="lazy" part="part-0"/>
            <jar href="repository/jsr173_1.0_api.jar" download="lazy" part="part-265"/>
            <jar href="repository/jh.jar" download="lazy" part="part-204"/>
            <jar href="repository/js.jar" download="lazy" part="part-289"/>
            <jar href="repository/y.jar" download="lazy" part="part-302"/>
            <jar href="repository/cl_locale.jar" download="lazy" part="part-14"/>
            <jar href="repository/cl_locale_de.jar" download="lazy" part="part-14"/>
            <jar href="repository/cl_locale_en.jar" download="lazy" part="part-14"/>
            <jar href="repository/y-utils-2.jar" download="lazy" part="part-39"/>
            <jar href="repository/y-reportexecution-2.jar" download="lazy" part="part-36"/>
            <jar href="repository/y-guiframework.jar" download="lazy" part="part-25"/>
            <jar href="repository/y-graphics-3.jar" download="lazy" part="part-25"/>
            <jar href="repository/y-lipo-1.jar" download="lazy" part="part-34"/>
            <jar href="repository/y-reportdesigner-client-2.jar" download="lazy" part="part-37"/>
            <jar href="repository/y-reportdesigner-common-2.jar" download="lazy" part="part-38"/>
            <jar href="repository/jdom.jar" download="lazy" part="part-10"/>
            <jar href="repository/y-graphlayout-2.jar" download="lazy" part="part-26"/><!-- only for repository, when build is adapted
            &lt;jar href=&quot;repository/sapjco.jar&quot; download=&quot;lazy&quot; component=&quot;aris&quot;/&gt;
            &lt;nativelib href=&quot;repository/sap-rfc-windows.jar&quot; download=&quot;lazy&quot; component=&quot;aris&quot;/&gt;
            ><! end Aris ><! ssl libs -->
            <jar href="repository/iaik_jsse.jar" download="lazy" part="part-13"/>
            <jar href="repository/iaik_smime.jar" download="lazy" part="part-13"/>
            <jar href="repository/iaik_ssl.jar" download="lazy" part="part-13"/>
            <jar href="repository/w3c_http.jar" download="lazy" part="part-13"/>
            <property name="jnlp.log.initialConfiguration" value="FILE, SIMPLE"/>
            <property name="jnlp.com.sap.boot" value="rep,native"/>
        <property name="jnlp.com.sap.aii.ibrep.core.cms.enableTransportWizard" value="false"/><property name="jnlp.com.sap.aii.ibrep.core.transport.doubleFormatExport.showFlag" value="false"/><property name="jnlp.com.sap.aii.docu.url" value="null"/><property name="jnlp.com.sap.aii.connect.landscape.httpport" value="50000"/><property name="jnlp.com.sap.aii.ib.client.content.languages" value="EN,DE"/><property name="jnlp.com.sap.aii.ibdir.core.transport.doubleFormatExport.showFlag" value="false"/><property name="jnlp.com.sap.aii.ibrep.core.aris.AllowBroadReportAccess" value="false"/><property
    [missing part due to post limits......]
        <application-desc main-class="com.sap.aii.ibrep.gui.appl.ApplicationImpl">
            <argument>webstart</argument>
        </application-desc><!--
        &lt;application-desc main-class=&quot;com.sap.aii.ib.gui.applcomp.BootLoader&quot;&gt;
            &lt;argument&gt;webstart&lt;/argument&gt;
        &lt;/application-desc&gt;
        -->
    </jnlp>

    Hi all,
    trying to fix the problems above with Enterprise Sercvice Builder i have made a mistake:
    i have undeployed SAP_XIESR  and now i can't find it anymore!
    the link where i find the ESR and Service Registry is no more accessible!
    is the undeploy reversible?
    these are the details:
    from NWDS , deployment perspective, from tab undeploy view i selected SAP_XIESR added in the list of things to undeploy and run undeploy
    this SAP_XIESR  is now vanished, when i make that action i thought that it was reversible, but now i can't find SAP_XIESR  in no place around!!!
    how can i reverse that action?

  • Query regarding calling web services in Visual Composer

    Hi Experts,
       I am thankful for your help for posting this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128
    I am following the same steps but I am unable to find the system in visual composer after creating it in portal.
    I got another document also related to it...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ceea45f3-0c01-0010-049c-c2b001f590fb
    But in this document when I am giving the WSDL URL name its not accepting. It is showing as invalid.So I am unable to proceed forward. Please help soon...
    Regards
    Nutan

    Hi Nutan,
    Try to define the web service system directly in the portal. Through VC you can encounter problems.
    Regards,
    Natty

  • Consuming SOAP services from AIR/HTML (JavaScript).

    Hi All.
    I am trying to consume SOAP web services from an AIR/HTML application for a research on AIR I am doing for my company, and I am having very little success.
    I am creating JavaScript clients using apache's cxf wsdl2js utility.
    When I try to use the client to call any web service I've tried, I always get an 'error 500' response.
    The web services work fine if i call them from other clients.
    Before trying cxf generated clients I googled a lot to see if there was a more native way of doing these calls from AIR, but found nothing. I don't see anything in documentation or the web about it.
    Am I the only one trying this?
    Could this be a cross-domain issue? I'm certainly hoping AIR apps don't have this issue.
    Any pointers as to how to succesfully consume SOAP services from AIR is greatly appreciated.
    Thanks!

    In Visual Basic, you can set Network Credentials like this (assuming that you first declare Public CallWebService001 As New <WebReference>):
            ' Create a new instance of CredentialCache.
            Dim mycredentialCache As Net.CredentialCache = New Net.CredentialCache()
            ' Create a new instance of NetworkCredential using the client
            ' credentials.
            Dim credentials As Net.NetworkCredential = New Net.NetworkCredential(<username>, <password>)
            ' Add the NetworkCredential to the CredentialCache.
            mycredentialCache.Add(New Uri(CallWebService001.Url), "Basic", credentials)
            ' Add the CredentialCache to the proxy class credentials.
            CallWebService001.Credentials = mycredentialCache

  • Comsume enterprise service from service registry

    HI guys, now I want to consume enterprise services form ECC6  in NWDS, should me publish enterprise services to service registry? and then I consume services from service registry. How should i do?thanks

    Hi lei,
    If u can access the ES workplace u can directly consume the service by downloading the wsdl either locally or through the service registry.To use the SR u would have to use the S user ID of ES workplace.
    Just check this blog by Boris.It is a step by step approach to consume an ES wsdl through a simple java client using NWDS.
    Remember to uncheck wsdl validator in NWDS before u dwnld wsdl in NWDS,else it might give an error.
    How-To-Guide for consuming a Web Service with a standalone client using SAP NetWeaver Application Server Java(TM) EE 5 Edition
    Once u have tried this, go through this link
    http://help.sap.com/saphelp_nwce10/helpdata/en/46/7ffe4b393650d1e10000000a155369/content.htm
    here is a link that will help u conf NWDS for the same:
    http://help.sap.com/saphelp_nwce10/helpdata/en/46/7ffdb4393650d1e10000000a155369/content.htm
    Should help u out

  • Error creating service consumer enterprise service

    Hi,
    I'm facing an error when creating a service consumer enterprise service using WSDL URL. I got the error message
    'Exception occurred in communication framework:Error in HTTP Framework:404Not foundhttp://localhost:8000/?wsdl=wsdl0'
    Does anyone have any idea of how may cause this problem ?
    I've looked in existing foruns questions for a long time, and I didn't get any answer to my problem.
    I'll apreciate any help.
    Thanks,
    Paulo Sousa

    Hi,
    The problem was in WSDL. It has an address 'http://localhost_8000/
    They replace it by the address where the service is installed and i was able to create the service consumer.
    Thanks,
    Paulo Sousa

Maybe you are looking for

  • Thumbnails enlarge when hovered over

    Hi all, I'm trying to create an archive page for the past issues of a newsletter. I've tried creating one with CSS, which looks fine in Firefox but tweaks out in IE6. So I'm trying to create an archive page using Flash. I'd like to create a page simi

  • Portal export/import  on database 8.1.7 on an other machine

    Hello, I'm running Oracle8i on AIX. I have problem when I try full export/import my database (version 8.1.7) on an other machine. I have a problem with import users PORTAL30 and PORTAL30_SSO and CREATE TABLE 'WWSEC_ENABLER_CONFIG_INFO$' The log when

  • Help with "conditional" PAT

    Hello, I have a customer that have a mail server on LAN. In the router that connect to Internet I configured a static nat: « ip nat inside source static tcp PRIVATE_IP 25 PUBLIC_IP 25 extendable » The customer receives e-mails from outside but, when

  • URGENT: Problem in release park invoice (FBV0)

    Hi Expert, We now facing a problem when wan to release a park doc in FBV0, sys popup a error msg "Check whether document has already been entered with number 1234 2007". How anyone guide me how to solve this? Thanks a lot.

  • How do I determine build week in serial?

    I'm assuming that I have a week 13? The shipping info doesn't say if it's 10.5 or 10.6, will probably have to wait to boot up to see that. MBP 2.1 - 2Gb - 7200   Other OS