AF:query with web services data control

Hi all

I'm very new to using web services as a data source in the ADF. I'm looking to use a component of af: query (with saved searches and advanced mode) with a web service data control.

The doc - http://docs.oracle.com/cd/E24382_01/web.1112/e16182/appendix_datacontrols.htm#CHDGBBIJ - it seems that there is some programmatic application necessary to achieve this goal. I guess that means that you are required to implement a custom QueryModel and related classes. My understanding is correct?

Is there a sample (or documentation) available for this application? I searched the web but can't find anything useful.

Note: For the purpose of learning, I just exposed service interface of the Module of an Application as a web service remote. The web service has my view exposed as an operation criteria.

Thanks in advance,
Bruno Guillaume

Hello

the query component does not work out of the box with the DataControl WS that it does not support the named criteria (which will be for a long time in the future). To create a request form, you can drag a WS method as a parameter. If the method has arguments of complext, you will find the complex argument that manufacturers in the Panel DataControl, so you can flatten by drag and drop in the form of parameter

Frank

Tags: Java

Similar Questions

  • How to refresh 'Web service data control'

    Hi experts,

    I use Jdev 11.1.1.5, and I would like to know how to refresh a Web Service data control, when changes are made to the web service (that is, add a new method, change the settings,...)

    Thanks in advance,
    Jose.

    Hi Jose,

    Check this https://blogs.oracle.com/shay/entry/updating_adf_web_service_data

    How to change or update the control of data is created once WebService?

    Nitesh

  • Web Service data control the result as a basis for workflow router

    Hello

    I'm under JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1 build

    I want to use the result of a check of SOAP Web Service data as input for a router on a workflow; lines will only ever return 0-1 control of data.

    Is it possible declaratively on the workflow diagram by simply using a SOAP data control, or should I access the data control through a managed bean, or go on the road of web service proxy?

    I'm new to ADF some detailed guidance would be appreciated.

    Thank you very much.

    Hello

    routers can have their own binding ADF file, so yes its possible. Select the router and then use the right button of the mouse to go to the pageDef file. As it does not exist it will be created. Then add a method binding point to the method on the WS to invoke domain controller. In the router, you should be able to use #{bindings.methodName.execute} as the EL. If the method returns a value, then it went to the assessment.

    However, if you need to look at an iterator (returned collection) then you are binding the attributeValue to one of the attriibutes in the collection. This should also configure the WS iterator and the required method binding

    Frank

  • Web service data control - how to use the data for the axis2 service manager

    Hello

    I have the following questions:
    I consume a Web service using the web service based on axis2, MTOM data. The webservice response returns a complex response object.

    1. How can I link the (type axis2 DataHandler object) the response content to be stored in a column of data?
    2. in the response object, the name of the file is stored in a hash table structure, how can I retrieve the value of a specific key only? In an ideal world, it's a no-brainer, in ADF(newbie here) I do not know how to extract it?
    3. in addition, the display of collectibles for a response from webservice with a radio button beside each line?

    Any help is greatly appreciated.

    Thank you
    J

    Published by: 843190 on March 22, 2011 18:16

    Published by: 843190 on March 22, 2011 18:20

    Is the part of the information that you want to display available as a separate attribute in the results of the Web service in the data control panel?
    If not, and you do a manipulation of the result to retrieve content, you can consider creating a Java proxy for the Web service, in that proxy to expose a method that gives you the news you need and then expose the proxy as a data control. Then, you can call the specific method to get the specific information in the format you need.

  • Bind several web service data controls on the same page

    Hello
    JDev version: 11.1.1.6.0
    I using SOAP web services. I have the following usage:
    I have the data control for the web service, that records the values entered into the form. I created the entry form using the data control (DC1).
    There is an input field [T1], on the tab, I need to fill an another text field, for which the data is returned to an another web service (DC2) data control.
    For the same input text [T1] on the tab out, I need fill in the object list in the component selectonechoice, for which the data is returned to an another web service (DC3) data control.

    Is it possible to use bind several data controls on the same page to reach the use case?
    However, I want to avoid the use of managed bean. Is it possible to do this?

    Concerning
    Fabiola

    Hello

    I can make the case to use even without the use of the managed bean?

    Yes, although the managed bean solution seems reasonable to me.

    Difficulties are

    + 1) REQ1 and REQ2 are the parameters that is common to both 1 and 3 services. +

    Text fields that provide arguments to a method are related to an input variable (file PageDef has an iterator variable in the executable section). A variable can be referenced from method arguments

    + 2) REQ1 is the parameter that is common to both 2 and 3 services. +

    Identical to 1. Create a setting for service 2 and map variables in the arguments of the method of service 3

    + 3) Service3 needs all REQ1, REQ2, REQ3, and REQ4 parameters as parameters to save the data. +

    As said, fields can be referenced from variables, dependent, the linking of the attribute fields (as I guess it is a return value in the bound field)

    There are problems of links as the same setting is available between several departments.

    It's new to me

    Is it possible to solve these problems of binding addresses?

    Yes. Make sure however that WS DC iterators you see in PageDef have their property Refresh ifNeeded for the refreshment of the bound field work properly

    Frank

  • How to clear the inputText field that contains control data to the Web Service data?

    Hello

    I use JDeveloper 12.1.3 and 2.2 of the MAF.

    I created a Web Service data control that offers the feature of the View object on the server side.

    To use this, I created a taskflow with two pages of amx. The first page of the amx contains a button to call the other.

    The second page of the amx contains fields inputText with the values of the parameters of creation out of the data control functions.

    If I call the second page of the amx inputText fields are empty. On the page, I have a button to call the function of creation itself. By pressing the key the inputText field values will be sent to the server. Everything works great! Pressing on the button also calls for action to return to the first page of amx in the taskflow.

    Now, if a next time I call the second page the inputText fields contain the values from the last call.

    I want the inputText empty fields each time. How can I achieve this?

    Thanks in advance.

    Martin

    You can ask this question in the forum of the MAF

    Oracle Mobile Application Framework

  • Tips for creating an application with web services please?

    I created a simple application for a client who interacts / monitors a device VISA with LV 2009.  The architecture is essentially a state machine with a timeout for VISA calls that retrieve the current state.

    The client asked that the app will also be controlled via the web and asked me to set up a demo with one or two simple functions.  I have the experience to bring charges against the Server Web LV7 model, but not with web services.

    So here's what I did...

    (1) added a line to my application that would inject actions in the state machine.

    (2) created a simple VI pushes these actions in the queue and plans to use it as the Web Service.

    And then I followed the examples for Web Services, thinking that the Web server is running in the same program as the development environment, such as the version LV7.  This doesn't seem to work.

    Could someone give me a quick overview on how best to do that, or to report an article?  I have simple working WS, but here are a few questions...

    @ Jed Davidow:

    We met this difficulty with our web app (LV 2009) as well.  Because now we feel the solution the easiest way is to activate the VI server in your main application (EXE) VI and place calls to its hierarchy of web services in the open Application > VI Open > call by Ref > close VI > structure to close the Application.

    Although we try to minimize the use of the present in web services, it makes sense for some resources shared and accessible throughout the world as references to database, configuration globals, etc.

    I also note that there seems to be an instability that we have not been able to identify which may (or not) be attributed to the use of this technique.  The symptom is LabVIEW from memory immediately at some point.

    I am currently looking into migration towards 2010 LV, and it seems that the same constraints between instances of the application are in place.  I expect that, but I was expecting some more simplified with the next version of LV interprocess communication methods.

    --

    James

  • SSO with web services

    I have a set of simple web services that implement the HTTP methods and I enabled NI Auth on each one with the same permissions.  I call each one individually and I get expected connection box, but I want to be able to implement single sign - on.  This will allow to the my users of (for example) to connect to the server once to display a schedule, then send a calendar item, please see Appendix still all while recording only once.  I use LV2010 SP1.  Any help or advice are appreciated.

    If you want to be able to integrate the functionality of connection in your web application? Or you are on the page of connection OR connection? The login page OR put the logon cookie in the browser on a successful login. You could potentially get this cookie and use for subsequent requests.

  • Registration with Web services via printer - officejet 6700 premium

    I jut bought a premium officejet 6700.  I have set up on my wireless network and it works very well and diagnostic results report comes as "no problem found", but when I go to sign upward for Web services (eprint and apps) it says "can not log on to the server and check the internet connection".

    Can someone help me with this problem?

    Thank you for your contribution to this number - it has now been resolved and I eprint services work after following your instructions.

    I know it took some time, but due to the pressure of work it took time to get round to reading and following your instructions.

    Thank you very much

    Strange Su

  • Problem with Web service connector

    Hello

    I am trying set OOTB Webservice connector but get the following error when executing the search of the user of the IOM operation.

    oracle.wsm.policy.advertisement.AdvertisementException: WSM-01701: The Runtime PolicySet cannot be announced due to validation errors.

    PolicySet "PolicySet [subjectPattern = ResourcePattern [pattern=/oim_domain/soa_server1/soainfra/default/SXXXXWSConnector/WSConnector/1.0/soa_4ddd27bc-adea-4504-80cb-298d293a12ca/SERVICEs/wsconnector_client_ep/PORTs/WebservicesConnectorService_pt, subjectType = SCA_SERVICE, terms = {PORT = WebservicesConnectorService_pt, COMPOSITE = SalesforceWSConnector, = SCA_SERVICE, SUBJECT_TYPE = wsconnector_client_ep, REVISION = 1.0, LABEL = soa_4ddd27bc-adea-4504-80cb-298d293a12ca, PARTITION = by default, DOMAIN = oim_domain, SERVER = soa_server1}], domainExpression =http://org.identityconnectors.genericws#wsdl.endpoint(wsconnector_client_ep/WebservicesConnectorService_pt)]. , polmap = {oimcp/WS_CONNECTOR_OUTBOUND = {policy [wsp:http://schemas.xmlsoap.org/ws/2004/09/policy] [local-optimization: off] [provides:{}http://schemas.oracle.com/ws/2006/01/policy]} SOAP_HTTP, {http://schemas.oracle.com/ws/2006/01/policy} SOAP_JMS] [oraSmartDigest:1332670244] [status: enabled] [smartDigests:1332670244V1_2, 1332670244V1_2, 359294128V1_5359294128V1_5,] [wsu:http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd] [Id: WS_CONNECTOR_OUTBOUND] [orawsp:http://schemas.oracle.com/ws/2006/01/policy] [smartDigest:1332670244] [description} : IOM Webservices connector outbound policy. This policy does the outbound processing for target webservice invocation calls][attachTo:binding.client][Name:oimcp/WS_CONNECTOR_OUTBOUND][category:security][{SimpleAssertion[custom-executor][Silent:false][name:WSConnectorOutboundAssertion][Enforced:true][custom:http://schemas.oracle.com/ws/soa/custom][category:security/custom][{AssertionBindings[{Config[name:WSConnectorOutboundAssertion_properties][{PropertySet[name:standard-security-properties][{Property[type:string][contentType:optional][name:reference.priority]}]}]}]}]}]}}}, constraintedDataMap={ConstraintGroup [terms=[], size=0, weight=0]=ConstraintedData [status=FAILURE localoptimization = null, validationErrors = [ValidationError [m_errorCode = WSM-01775, m_errorMessage = null, m_errorContext=/oim_domain/soa_server1/soainfra/default/SalesforceWSConnector/1.0/soa_4ddd27bc-adea-4504-80cb-298d293a12ca/SERVICEs/wsconnector_client_ep/PORTs/WebservicesConnectorService_pt, m_errorLevel = error, m_resourceBundle = policyvalidation, m_errorMsgArgs = [SCA_SERVICE, binding.server, oim_domain/soa_server1/soainfra/default/SalesforceWSConnector/1.0/soa_4ddd27bc-adea-4504-80cb-298d293a12ca/SERVICEs/wsconnector_client_ep/PORTs/WebservicesConnectorService_pt and oimcp/WS_CONNECTOR_OUTBOUND a client end point]]] "[{[, overrides = [,], polRefs = [PolicyReference [policyURI oimcp/WS_CONNECTOR_OUTBOUND =, polRefQName = {http://schemas.xmlsoap.org/ws/2004/09/policy} PolicyReference, version =-1, attributes = {{http://schemas.oracle.com/ws/2006/01/policy} status = enabled, {http://schemas.oracle.com/ws/2006/01/policy} class = security}, overrideProps = null]]]}, locked = true]"

    validation errors: "WSM-01775: politics ' oimcp/WS_CONNECTOR_OUTBOUND' cannot be set ResourcePattern" / oim_domain/soa_server1/soainfra/default/SXXXXWSConnector/1.0/soa_4ddd27bc-adea-4504-80cb-298d293a12ca/SERVICEs/wsconnector_client_ep/PORTs/WebservicesConnectorService_pt "SubjectType 'SCA_SERVICE' of attachTo"binding.server"since it can only be used with" an endpoint client.. [/ oim_domain/soa_server1/soainfra/default/SalesforceWSConnector/1.0/soa_4ddd27bc-adea-4504-80cb-298d293a12ca/SERVICEs/wsconnector_client_ep/PORTs/WebservicesConnectorService_pt]

    " .

    at oracle.wsm.advertisement.AdvertisementEngine.checkPolicySetErrors(AdvertisementEngine.java:1196)

    at oracle.wsm.advertisement.AdvertisementEngine.advertise(AdvertisementEngine.java:229)

    at oracle.wsm.advertisement.AdvertisementEngine.advertisePolicySet(AdvertisementEngine.java:641)

    at oracle.j2ee.ws.server.WebServiceProcessor.addPolicyAnnotations(WebServiceProcessor.java:1495)

    at oracle.j2ee.ws.server.WebServiceProcessor.advertiseWSDL(WebServiceProcessor.java:1440)

    at oracle.j2ee.ws.server.provider.ProviderWSDLHandler.addPolicy(ProviderWSDLHandler.java:362)

    at oracle.j2ee.ws.server.provider.ProviderWSDLHandler.handle(ProviderWSDLHandler.java:152)

    at oracle.j2ee.ws.server.provider.ProviderWSDLHandler.presentWSDL(ProviderWSDLHandler.java:118)

    at oracle.j2ee.ws.server.provider.ProviderServlet.presentWsdl(ProviderServlet.java:1124)

    at oracle.j2ee.ws.server.provider.ProviderServlet.doGet(ProviderServlet.java:1103)

    at oracle.j2ee.ws.server.provider.ProviderServlet.doGet(ProviderServlet.java:1011)

    at oracle.integration.platform.blocks.soap.FabricProviderServlet.doGet(FabricProviderServlet.java:396)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)

    In addition, performs the following step is required?

    --------------------------------------------------------------------------

    Configure the composite SOA in the composite.xml file. To do this, add the following in the < binding.ws > tags webservice entries that require decryption of password.

    < policyReference URI = "oimcp/WS_CONNECTOR_OUTBOUND".

    orawsp:category = orawsp:status 'security' = "enabled" / >

    < property name = "password" type = "xs: String" > abcd1234 < / property >

    < name = "password.field.xpath.locations property"

    Type = "xs: String" > / ns6:ListOfUser / ns6: User / ns6:Password < / property >

    < name = "target.payload.namespaces property"

    Type = "xs: String" > ns6 = urn: / acme/xml/password < / property >

    --------------------------------------------------------------------------

    Thank you

    You did deploy it after the connection of the wiring?

    It must be a field like [email protected] in there.

    Just to make sure, the oracle/log_policy is in the wsconnector_client_ep and your own web service?

  • Web site: error Client with Web Services


    Howdy.  I try to use web services ServiceContent and PropertyCollector objects into my vSphere client Web application.  I borrowed code example in the SimpleClient and PropertyCollector examples for my application.

    I put the parameters hardcoded for the server URL, username and password get the ServiceContent object.  However, when I call retrieveServiceContent() (see below), I get error 'Invalid Cookie', although vimPort returns a serviceContent non-zero.

    serviceContent = vimPort.retrieveServiceContent (SVC_INST_REF);

    Later I try to use this object as well as PropertyCollector serviceContent to try to retrieve a reference to host by host name, but the call to _vimPort.retrievePropertiesEx () fails with the error "Connection Refused", perhaps because of the invalid cookie.

    Any ideas?

    -Eric

    more details code below:

    private ServiceContent getServiceContent()

    {

    /*

    • borrowed from the example of SimpleClient

    */

    Server URL and credential information.

    String serverName = "10.128.111.222"; args [0];

    String userName = 'myuser '; args [1];

    String password = "MonMotpasse"; args [2];

    String url = " " https:// "+ serverName +" / sdk/vimService ";  

    VR;

    {

    ManagedObjectReference SVC_INST_REF = new ManagedObjectReference();

    VimService vimService = null;

    VimPortType vimPort = null;

    ServiceContent serviceContent;

    HostnameVerifier hv = new HostnameVerifier() {}

    public boolean verify (String urlHostName, SSLSession session) {}

    Returns true;

    }

    };

    trustAll();

    HttpsURLConnection.setDefaultHostnameVerifier (hv);


    SVC_INST_REF. SetType ("ServiceInstance");
    SVC_INST_REF. SetValue ("ServiceInstance");

    vimService = new VimService();
    vimPort = vimService.getVimPort ();
    Map < String, Object > fixed = (vimPort) .getRequestContext ((BindingProvider));

    CTXT.put (BindingProvider.ENDPOINT_ADDRESS_PROPERTY, url);
    CTXT.put (BindingProvider.SESSION_MAINTAIN_PROPERTY, true);

    ERROR Invalid Cookie here
    serviceContent = vimPort.retrieveServiceContent (SVC_INST_REF);

    vimPort.login (serviceContent.getSessionManager (), user name, password, null);

    Return serviceContent;
    }
    catch (Exception ex)
    {
    ex.printStackTrace ();
    Returns a null value.
    }
    }

    public static (retrievePropertiesAllObjects) list < ObjectContent >
    List < PropertyFilterSpec > listpfs, ServiceContent service)
    throws RuntimeFaultFaultMsg, {InvalidPropertyFaultMsg}

    RetrieveOptions propObjectRetrieveOpts = new RetrieveOptions();

    List < ObjectContent > listobjcontent = new ArrayList < ObjectContent > ();

    ManagedObjectReference propCollectorRef = service.getPropertyCollector ();

    Rslts RetrieveResult = _vimPort.retrievePropertiesEx (propCollectorRef,
    (listpfs, propObjectRetrieveOpts);
    If (rslts! = null & & rslts.getObjects ()! = null)
    & &! rslts.getObjects () .isEmpty ()) {}
    listobjcontent.addAll (rslts.getObjects ());
    }
    String token = null;
    If (rslts! = null & & rslts.getToken ()! = null) {}
    Token = rslts.getToken ();
    }
    While (token! = null & &! token.isEmpty ()) {}
    ERROR connection refused here
    rslts = _vimPort.continueRetrievePropertiesEx (propCollectorRef,
    token);
    Token = null;
    If (rslts! = null) {}
    Token = rslts.getToken ();
    If (rslts.getObjects ()! = null & &! rslts.getObjects () .isEmpty ()) {}
    listobjcontent.addAll (rslts.getObjects ());
    }
    }
    }

    _logger.info ("ManagedObjectService::retrievePropertiesAllObjects, listobjcontent return");
    Return listobjcontent;
    }

    Here is the solution to the problem that other people can have:

    -You call an action on a custom object and want to access the vSphere API of the java code for this action.

    -If you only pass a custom object reference it not will give you access to the vCenter serverGuid the way, which would be a reference of vSphere object (see samples/vsphere-wssdk-service/src/main/java/com/vmware/samples/vspherewssdk/VmDataProviderImpl.java ) because the serverGuid of the object has nothing to do with vCenter.

    -The solution is to use the objects global UserSession which contains the list of the ServerInfos with the IDS of connected vCenter.

    -However, you still need to provide a way to choose the vCenter just in case there is more than one (in the user interface, or may be by other means)

  • Where to start with Web Services

    We run an ESXi 5 environment with a server for vSphere and are eager to develop a system to be able to create virtual machines.

    I came across the site of the developers of VMware and was very happy to find the vSphere Web Services SDK and wanted to know where to start?

    Y at - it software or settings that must be enabled on the vSphere server or ESXi hosts to allow the use of the SDK?  I downloaded the SDK and trying to connect and have had no success yet, and here the possibility that something is not missing on the server.

    Will there be sites level introduction, articles or tutorials on how to start using the SDK?

    I'd appreciate any help that anyone can provide.

    Thank you

    Matt

    Hi Matt,

    Everything you need to start is available here: http://www.vmware.com/support/developer/vc-sdk/

    It has links to:

    1. the developer's Guide

    2. the Program Guide

    3. the online API reference

    4. the download of the software development kit (if you have not already had it)

    The configuration guide for developers gives you all the steps to configure your system, and how to compile the examples. I suggest you review this first and get to the point where you can run the basic example of program that connects to the ESXi host and gets a few values.

    The configuration guide for developers is divided into separate sections for Java and c#. I'm using c# and the guide was in all on-site.

    The following document to read is the vSphere Web Services SDK Programming Guide - it will help you understand all of the concepts you need for programming with the SDK. The information is presented in a generic way, but samples lean towards Java. But not to worry because the SDK c# samples are many and it is easy to cross things between the Programming Guide and a reference sampling program. This guide is very large ~ 250 pages, but you don't need to read all this, chapters 2 to 5 are what I'm focused on - they are the absolute must know things for relying on web services SDK. What follows I'd say depends on what you need to do with the SDK. A very useful reference when reading the chapters 2 to 5 is the managed object (MOB) on your ESXi host browser. It is accessible at https://your-host-url/mob. You can search the managed objects and explore their hierarchy here.

    Once you understand, I dare say that you are able to start your own program with the help of the API reference of course. In fact you may have already tried poking around with a few lines of code by reading the guide just because it is useful to understand the concepts by testing them with code.

    Also nothing should be done on the server to start to use web services SDK.

  • Which server to connect to with Web Services SDK?

    Is there a way to know which server to connect to when using Web Services SDK?  It must be the ESX Server virtual machine is on, I guess.  But a customer pretends that we are connect to its server vCenter Server, which I do not think that was possible. I tried to call one of the SDK sample and connect to my vCenter server, but it didn't connect. I had to connect to my server ESX or vSphere.

    We use them vSphere 4.0

    The only api vSphere is available on (i) ESX and vCenter, some things will be available on one or the other, for example, cloning is a feature of vCenter and there will be APIs that is available only when connecting to vCenter. Depending on what you're trying to run, you can be able to obtain the information by using two systems, such as the search for a virtual machine. If you manage only a single host, it is pretty trivial, but if you manage more than 20 + guests and you have vCenter, then you probably want to use vCenter.

    I don't think you understand clearly the operation of the vSphere API and what is worrying, it is that you meet your customers to run a script unknown in which they or you understand. I think that I have answered some of your questions in the past, to reiterate that if you are new to the VMware/SDK API, I would recommend that you completely cross the following document - Getting Started with vSphere SDK - Update for SDK 4.1 release

    =========================================================================

    William Lam

    VMware vExpert 2009,2010

    VMware VCP3, 4

    VMware VCAP4-DCA

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • Find / create / update using the Web service data command.

    Hello

    I'm working on PS2 (JDEV 11.1.1.3). One of the requirements is to build Web services from ADF pages. Initially the user connection is looking for items. The results would then be displayed as a read-only table. The user will select line clicks on the button "edit / update" then I need see the second page with the details of record selected as a form. Then he can add / edit the page. The same page is also used to 'create '. I am facing issue while the user selects the record in the table Details the research and passing the Id on the second page of the update of the. Can someone help / guide me.

    I went through the blog of Shay. http://blogs.Oracle.com/Shay/2010/05/updateinsert_with_adf_web_serv.html
    But it's different compared to my needs.

    Enjoy your entries.

    Thank you
    Mahesh

    I don't see exactly how have more fields influence the approach.
    If you are looking for a shortcut, you can try to drag the operation of fusion, as a form of parameter ADF - this will create all the fields for you. And then you will need to go in and change their value to point to the pageFlowScope object.

  • Interoperability with web services

    Hello

    I created a Web service in .NET, which must be called from another Web (Server BEA) service as a Notify operation. I get a SOAP exception and I pointed out that the server (BEA) is able to connect to my web service (.NET), but the "Notify" method within my Web service is not triggered. [basically, I need to create a WS that will be called by the WS server on the success of a task]. I tried to compare the WSDL from the server and the one that is generated by .NET on my side, and they do not match.

    for example the server was and , but on my side .net tool has the same name of the = "Notify" operation, but the

    So basically, there is a difference... How to solve this?

    Thank you

    This is not the right forum for this type of question.
    Please post in the MSDN Web site using the issues of .NET.

    http://social.msdn.Microsoft.com/forums/en-us/categories/

    Thank you

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

Maybe you are looking for

  • Why I can't deauthorise? /

    Because I forgot to - let my old computers, I can't now allow my other? Why? I'm pay Apple £14 each month but I still have to wait 12 months to authorize new PC to listen to music! ??? I'm apple think just don't care of customers about their own inte

  • Skype freezes

    Latest Skype and Windows7-32 Everything worked fine since last week. For about a week, begins to Skype but immediately stop working: I can click on almost every menu option but I can't make calls, I can't write messages, I can't search for users, I c

  • Mail application cannot find the user/Library/Mail folder

    Hello Recently my laptop crashed and I had to reinstall first OSX 10.5.8, so I've updated to 10.6.8 and now I have the latest version of El Capitan. In the first two versions relocated I could normally restart Mail with my backup files restored (had

  • CD/DVD drive does not appear in Windows 8

    My CD/DVD drive no longer appears in Windows Explorer in point 8.1 of Windows on my desktop HP Pavilion Slimline 400-034. The disc rotates during startup. I tried the troubleshooting of Microsoft Window 8 with no luck. I would try the HP troubleshoot

  • &lt; img &gt; image not cached in app BB10 Webworks

    Hello Is there some configuration setting, that I need to use to get Webworks (on BB10) to cache images served from a server? I have a BB10 Webworks app that dynamically adds and remove the DOM html.  Images referenced in items loading as expected, b