Hi... How to start the application for Web Services Example...

Hi all,
I want to develop one application for a example of Web services. From J2ME i have to request and get aresponse from other platform like VB.net using Web Service APIs. Any one help me to give one example for this topic.
Thanks in advance,
Regards
Dhana

Hi,
I read the demo program. Sorry i am unable understand the concept what is going on in the program. I saw other examples with XML codings with parsing but in this no XML codings are there. I am unable to understand the concept what is going on in J2ME with web services. Give me a simple example if u did any application related to this topic. I have to receive today from the website(web server). Help me...
Regards,
Dhana

Similar Messages

  • HT4623 i have iOS 4.2.1 in 3G old one. how to get the applications for this iOS

    i have iOS 4.2.1 in 3G old one. how to get the applications for this iOS

    look at this thread
    https://discussions.apple.com/message/22837309#22837309

  • How to start a process via web service with automatically run first screen

    Hi guys,
    we want to start the process via web service and skip the inbox presentation of the first human activity of the process. It means that the first activity should start automatically by clicking the link (wsdl link).
    Is there any opportunity to realize this thought?
    THX
    Regrads
    Phil

    Hi Phil,
    You may refer to my blog series for steop by step procedure on how to initiate a BPM workflow through webservice. Below are the links:
    /people/arafat.farooqui/blog/2009/08/13/introduction-to-sap-netweaver-bpm-part-4
    /people/arafat.farooqui/blog/2010/06/23/introduction-to-sap-netweaver-bpm-part-5
    Hope this helps!!
    Regards,
    Arafat

  • How to comsume another application´s web service directly from crm on deman

    Hi,
    I am incharge of a integration project between EBS 11.5.10.2 and CRM On Demand via web services
    1. Assumptions:
    Not to use additional architecture (Ex. Fusion Middleware)
    2. One of the requirements is: From CRM On Demand to invoke a EBS web service to see and update item´s stock.
    3. Advances
    We already developed EBS web services to see and update Item´s Stocks
    We need to consume the EBS Web service developed directly from CRM on Demand, but we haven´t found a way.
    In CRM On Demand Panel Administration there is a section for web service integration but just for exposing CRM On Demand objects and functionalities, but not for consuming another application´s web service.
    Mean while we are developing a web service client (web application) to consume EBS web service just for demonstrating its functionality to see and update EBS item stock.
    I will appreciate your help!!!
    Roger
    Edited by: Roycito on 25-jun-2010 9:09

    Roger, I would recommend posting this question on the CRM On Demand Integration Development forum. Thanks for your help.

  • HOw to start the project for first view in webdynpro application

    Hi,I am having  a problem regarding scenario for customer feedback for portal end user i.e..wen user login to a application for feedback there it check the Id of the user wether it had given the feedback or not by comparing the Id with the database Idu2019s from SQLserver.If the feedback is thr of that Id then a view shud say u hav already given feedback otherwise feedback form shud open ,the user will giv feedback and closes by thanking with other view.My problem is how to openthe  view were it will compare the userlogin Id with the database Id to move further.How shud I handle this scenario for first view.I am creating this application in webdynpro.In this project how shud I manage the viewsu2026

    Hanif,
    you can create a webdynpro application and create an iview and set the height and width to 0 .inside that webdynpro application open a popup that provides the feedback form .and you invoke this popup window in the WDDOINIT() or WDDOMODIFYVIEW() of the webdynpro main view.
    apart from this you need to get the logged user id in main view and get the output from database whether you want to open the feedback form
    check this forum on developing webdynpro application
    Web Dynpro Java
    Thanks
    Bala Duvvuri

  • I was wondering if someone could tell me how to start the installation for CS5.5 when downloaded no disk?

    I have lost my Adobe disk and have followed the instructions to download the file now from the Adobe website.  I now have the download but it is doing nothing to start the install process.  I was wondering if someone may be able to help me with where I go from here? 
    I have the icon on the desktop and when I double click it it just opens up to all the files.  There is a Install folder I click on it and nothing happens. I keep getting errors and have no idea what to do now. Help please?
    Thanks!

    Hi Kglad
    what's your os?
    Yosemite 10.10.2
    what file (name and extension) did you download?
    Downloaded from here:
    Download CS5.5 products
    Used the English Mac OS X file 1 of 1
    what program/suite are you trying to install?
    CS5.5 Master Suite
    The file downloaded file.  Asked me to click complete (or something like that ) I did.  It then added the icon to my desk top.  Now it just seems like it needs to start the install but it never launches.  I double click on the file and it opens up the folders in Finder.  I then have options of Deploy, Install, Payload and Packages. I double click on Install and nothing happens.
    I have no idea where to go from here.  The error that keeps telling me to reinstall Indesign etc (what ever Adobe program I click on I get the same) keeps happening.
    We have this problem now because we had to replace the harddrive on the Mac to and upgraded to Yosemite to get some other issues sorted.  Since then we can't do anything with the Adobe programs.

  • How to implement the security in web service with Weblogic 9.2

    I've generated web service by Web Logic 9.2 using existing WSDL (as per client requirement) and want to add security policy for authentications.
    I have used following annotation in service class.
    @Policies({
    @Policy(uri="policy:Auth.xml" , direction=Policy.Direction.inbound)
    But it gives compilation time error with following message.
    The Policy and Policies annotations are not allowed on jws file when compiledWsdl option is specified
    I've also tried to modify the WSDL to accommodate policy configuration and again generate the web service but problem is being as it is.
    If anybody has solution of this issue then please let me know ASAP.

    Did you get an answer to your question? I have the same problem with WebLogic 10.0.

  • Problem of connection to the application via Web service

    Hi,
    I'm testing the OCOD web service with SOAPSonar tool but I can not connect to OCOD.
    I do not know if the URL which I use is not correct (that is provided in WSDL URL + ? Command = login + Login an password), or that I did not well configure my Login and password, or that it is a problem in OCOD.
    Below the URL and the code to use, and the error message to return:
    URL:
    https://secure-XXXXXX.crmondemand.com/Services/Integration?command=login&username=XXXXXXX&password=XXXXXX
    I tried with multiple accounts and also change the username (I tried with: email, User Sign In ID, userID), but nothing.
    CODE:
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:crmondemand/ws/account/10/2004" xmlns:xsdLocal1="urn:/crmondemand/xml/account">
    <soap:Body>
    <tns:AccountWS_AccountQueryPage_Input>
    <tns:PageSize>3</tns:PageSize>
    <xsdLocal1:ListOfAccount>
    <xsdLocal1:Account>
    <xsdLocal1:CurrencyCode/>
    <xsdLocal1:AccountName>IBM</xsdLocal1:AccountName>
    </xsdLocal1:Account>
    </xsdLocal1:ListOfAccount>
    <tns:StartRowNum>0</tns:StartRowNum>
    </tns:AccountWS_AccountQueryPage_Input>
    </soap:Body>
    </soap:Envelope>
    Error message:
    <?xml version="1.0" encoding="UTF-8"?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
    <soap:Fault>
    <faultcode>soap:Server</faultcode>
    <faultstring>Server</faultstring>
    <detail>
    <ErrorCode>SBL-ODU-01006</ErrorCode>
    <ErrorMessage>Unknown user sign in ID or password. Make sure your CapsLock key is off, and try again. </ErrorMessage>
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    Can you fournier me some indication to resolve this problem?
    Best Regard
    Edited by: user11120293 on 25 juin 2009 01:36
    Edited by: user11120293 on 25 juin 2009 01:37
    Edited by: user11120293 on 25 juin 2009 01:37

    What JDeveloper version are you using?
    Look and see if you have a "Show all schemas" in Tools > Preferences > Database and if so, check it.
    Rob
    Team JDev

  • Adjusting the timeout for web services

    Dear All,
    I created a web service using se80. It's execution may be longer than 60 s. Is there a way I can adjust the timeouts of the web service, say extend it to 10 minutes?
    Thanks,
    Philon

    hi
    good
    go through this link,hope this ll help you to solveyour problem
    http://help.sap.com/saphelp_nw04/helpdata/en/1f/37813b650cdc0be10000000a114084/content.htm
    thanks
    mrutyun^

  • HT201365 Help, I do not know how to start the search for my phone using FindMyiphone

    How do I access the FindMyiphone app when I do not know where the phone is, Do I go to a computer? Help

    The iphone app has nothing to do with finding the iphone on which it is installed.  it is for finding your other devices from your iphone.
    Find my iphone is a built in feature of the iphone.  You simply have to set it up from settings. If you have done this:
    Turn on your computer.
    Open your web browser.
    Got icloud.com and sign in.

  • I cannot start the application for adobe photoshop extended

    when I try to intall adobe photoshop cs6 extended.installer failed to initiate.

    Hi Jim,
    Kindly try the steps mentioned in the link below, let us know if you still get the same message again.
    https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html
    Thanks,
    Atul Saini

  • How to deploy flex2 application using web service to server

    Hi all.
    I have created flex2 application in that i am calling
    webservice, when i deployed this application to server the buttons
    which calls webservice is not working it is showing error, i even
    uploaded crossdomain.xml to server,
    please tell me how to deploy to server.
    thanks in advance
    regards
    Avanthika

    I have had the same or similar problem, in my case with
    ColdFusion projects. I have uploaded several sample projects to my
    shared hosting web server; all the projects that do not use a
    server run fine, buit I have never been able to make the CF
    projects run. I have posted about this two or three times, but
    nobody ever answered.
    Maybe our question was too stupid to deserve an answer from
    busy people. I never thought of this, but today I got an email from
    my Hosting provider. Quoting part of that message:
    “We will be performing a ColdFusion upgrade to CFMX
    7.02 on the
    server where your account(s), timo, mochica, is/are hosted.
    We have
    scheduled the upgrade to take place between 3:00 AM EDT and
    6:00 AM
    EDT on Saturday, August 5th, 2006.
    We do not anticipate more than 15 minutes of downtime once
    the
    maintenance begins .....”
    Also, I found that the projects that do run require all those
    files that are generated when FB builds the project, so I have been
    uploading the entire output folder (usually, but not always,
    ‘bin’).
    I’m hoping I won’t have any more problems after
    Saturday.
    Peace,
    Carlos

  • How to query the data for required service calls

    Hi Experts,
    I have one requirement in oracle
    I have one table with columns actvy_code, actvy_seq_id, date.
    Data is as follows                    400008    1234431     12/01/2013
                                                 400010    1234431     12/02/2013
                                                 400020    1234431     12/03/2013
                                                 400008    1234431     12/01/2013
                                                 400005    1234431     12/02/2013 etc...!!!
    actvy_id is also containing 5M7, 5M8, 6M6, 4M4, 4M5 some are existed in same date and other codes present with different date.
    Here I want to extract data based on the actvy_code column, say for example in scope I have some actvy_codes like 4M8, 4M5, 5M8 etc..
    when you do select * from table where actvy_code in (4M8, 4M5, 5M8) gives the out put as needed.
    But I want to know whether these codes are present with same date or not. How to do this.
    Please do me this favor..
    regards,
    Sahadeva.

    one thing i forgot to add.
    we shouldnt use ascii values for the special characters.
    means we shouldnt use ascii values for restricting the sspecial characters.
    pls get me the reply as soon as possible
    thanq

  • Specifying the character set for Web Services

    Hi
    When i set the weblogic system property
    -Dweblogic.webservice.i18n.charset=utf-8
    I get an error from weblogic douring startup
    <BEA-141087> <Unrecognized property: webservice.i18n.charset.>
    I'm using wls 8.1.
    Shouldn't this be the way to specify the encoding for web services
    Regards
    Preben

    Is it a Warning or a Error?
    If it is WARNING it is a known issue with the logging.
    The charset you set should work fine.
    Ajay
    "Preben" <[email protected]> wrote in message news:[email protected]..
    >
    Hi
    When i set the weblogic system property
    -Dweblogic.webservice.i18n.charset=utf-8
    I get an error from weblogic douring startup
    <BEA-141087> <Unrecognized property: webservice.i18n.charset.>
    I'm using wls 8.1.
    Shouldn't this be the way to specify the encoding for web services
    Regards
    Preben

  • Design Pattern For Web Services.

    I tried asking siomilar questions in WebService Forum but didn'y got any replies.
    Can anybody tell me what should be the Design for Web Services.
    I have understanding that there can be just 1 Interface/Implementation class for each Web Service, and which will have 1 end point.So for evry such Interface we will have to have 1 Web Service.
    Can someone please clarify wheather I'm correct or not ?
    I guess that If my application has many Interfaces and I have to expose the application as Web Service.Then I will have to expose all methods from one Interface and then expose this new Interface as Web Service.
    Is this how WS will work.
    Any pointers to design PATTERNS for Web Service will be highly appreciated.
    Thanks
    Rahul

    I don't know if anyone has documented new patterns specifically aimed at web services but the old ones definitely apply. Like you were alluding to, there is a letter-envelope decoupling of interface and implementation with the XML WSDL interface and coded implementation.

Maybe you are looking for

  • I have photos from several cameras of the same event, how do I combine them?

    I have photos from several cameras of the same events.  How can I sort them together, three pics of the same horse from three cameras side by side; I can't move pics from one camera source to another in a folder.

  • Recording/Copying vinyl records to a MacBookPro to CD

    Being new to Mac and iTunes, is there a recommended method to copy older vinyl records to CD via my MacBook Pro? Is there a device that plugs into a turntable or tuner that converts the signal to digital that can then be copied to a CD? I would appre

  • Async-Sync scenario with out using BPM

    Hi All, With SP19 we can implement File-RFC-File scenario with out using BPM. But can any one suggest how can I implement the following File-RFC-File scenario without using BPM. My input file has five elements. A1,A2,A3,A4,A5 The RFC (BAPI) needs A2

  • Need a "stop scroll" on my ferris wheel?

    Hi there! Can any one suggest how to stop the ferris wheel when the users mouse is off the area of flash content in the browser? Here is teh FLA file and the link to the page http://www.totalamber.com/test.html http://www.totalamber.com/flash/homepag

  • Does MacBook air/pro have msn or windows live messenger?

    Does it have msn or windows live messenger? I'm thinking about getting one but my friend said there isno messenger!!!