Microsoft Unified Communications Web API integration with rails app

HI,
i am new to rails. and also new to Microsoft  UCWA. i want to integrate the UCWA into my raisl application. i need to send the IM to my users from the rails app.
can anyone please guide me through from where i need to start  , and what i need to do for it.???
Thanks  

HI,
i am new to rails. and also new to Microsoft  UCWA. i want to integrate the UCWA into my raisl application. i need to send the IM to my users from the rails app.
can anyone please guide me through from where i need to start  , and what i need to do for it.???
Thanks  

Similar Messages

  • Web Dynpro integration with R/3

    Dear all,
    We have the following requirement in Web Dynpro integration with R/3
    We have to update the local SQL tables based on R/3 system return values. R/3 system should call the webdynpro business method for updating local SQL Status table.  In the R/3 system after purchase order is created, via user exit it should call and update some fields in the local SQL tables. To solve this problem we have thought of following solutions possibility:
    1.       In R/3 system based on user exit, it calls the ABAP Proxy ->  XI (SOAP Adapter) -> Web Dynpro Web Service in WebAS->  XI -> ABAP Proxy -> User exit – PO continues.
    2.       In R/3 system based on user exit, it calls directly web service then web service goes to user exit.
    3.       In R/3 -> user exit -> ABAP Proxy – JDBC Adapter -> SQL stored procedure call - > user exit.
    Please give your valuable suggestion or any other options to solve above problems.
    And another one question is how to create web service and deploy into WebAS through webdynpro project?. Kindly guide us to the correct document for creating webservice through webdynpro or any other related url link.
    Advance thanks,
    S.Saravanan.

    Hi Sarvanan,
    Please refer to the following link for help on webservice,
    Creating webservice, http://help.sap.com/saphelp_nw2004s/helpdata/en/db/99c04ba22fe64f96a8651df68eab92/frameset.htm
    Consuming a Web Service in JAVA,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/81/12703e5da3e946e10000000a114084/frameset.htm
    Consuming webservices in webdynpro,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/91/9c2226df76f64fa7783dcaa4534395/frameset.htm
    I feel once you go through these links you yourself will be in a much better position to decide upon to your design options.
    Reply back for more help,
    Guru.

  • API integration with Website

    how long does it take to integrate website with echosign?

    Hello techmax66,
    How are you trying to integrate EchoSign in your website? Also, there is no specific time frame after which the API integration works. If the integration is done successfully, you should be good to go to use EchoSign.
    Let us know if you need further help!
    Regards,
    -Rijul

  • API integration with Infopath

    Has anyone successfully integrated an infopath solution with BC's API?
    I was looking at the functionality of infopath for the first time, and after spending a total of 1 hour on it I have managed to connect it to BC's webservice and display the API fields.
    I'm just wondering how difficult such an integration would be and also if it would be something that would be recommended?
    Ideally, I can see it being able to pull and push data to the site via a form which is exactly what I want to be able to do. Currently we are managing a large inventory for a client and I am looking at ways to mainstream (if that's the right word, probably idiot proof) the solution with a controlled form rather than an excel spreadsheet.
    Any thoughts would be appreciated.

    Hello techmax66,
    How are you trying to integrate EchoSign in your website? Also, there is no specific time frame after which the API integration works. If the integration is done successfully, you should be good to go to use EchoSign.
    Let us know if you need further help!
    Regards,
    -Rijul

  • Web Client Integration with Address Validation

    Hi Friends,
    Iam working in CRM 5.0. Please find my requirement below:
    When accounts are created with or changed with PCUI and IC Web client: display feedback from Address validation software, using the "out of the box" GUI integration as a model.
    1.  Display addresses validation warnings/correction feedback, if any. The user will have the option to:
         a. Accept the address validation software correction , or
         b. Bypass the warning and use the original address that they entered, or
         c. Cancel and return to account maintenance
    2.  Display duplicate candidates and allow the user to switch to a duplicate candidate if desired by clicking  
         the candidate (instead of proceeding with account creation)
    How can I check whether the Address Validation software is integrated with IC Web Client? If it is not integrated, then is there any configuration to be done to get the popups for address validation and duplicate check?
    Your suggestions and Ideas will be rewarded.
    Regards,
    Raju...

    Hi Friends,
    Any suggestion on this?
    Thanks & Regards,
    Raju

  • OAM (10.1.4.3) Integration with WebLogic App Server (10.3.0 or below)

    Hi All,
    Can I use OAM 10.1.4.3 (Authentication Provider & Identity Asserter) to implement SSO with weblogic App Server 10.3.0 or below?
    OAM 10.1.4.3 Authentication Provider & Identity Asserter is the recommended way to configure SSO with Web Logic App server 10.3.1 ( Oracle Middleware 11g).
    And
    OAM 10.1.4.2 uses WebLogic SSPI to configure SSO between OAM 10g and WebLogic App Server 10.3.0 or below.

    Hi,
    This is how the integration goes with different versions of WLS and OAM.
    There is oamAuthnProvider.jar available with OAM 10.1.4.3 downloads. So it provides the assertion functionality.
    Can I use OAM 10.1.4.3 (Authentication Provider & Identity Asserter) to implement SSO with weblogic App Server 10.3.0 or below?
    Mahendra: Yes
    OAM 10.1.4.3 Authentication Provider & Identity Asserter is the recommended way to configure SSO with Web Logic App server 10.3.1 ( Oracle Middleware 11g).
    Mahendra: Yes, this is the recommended and easy approach.
    OAM 10.1.4.2 uses WebLogic SSPI to configure SSO between OAM 10g and WebLogic App Server 10.3.0 or below.
    Mahendra: Yes, older version of OAM uses SSPI connector installation.
    HTH.
    Mahendra.

  • Third party integration with Oracle Apps

    Hi friends,
    I have a dot net application and I would like to integrate that with oracle applications(specifically HR module). Can I do that? Does oracle apps provide any APIs to provide this third party integration with 3rd party software we have?
    can you please post any links if there is one which helps me in this direction
    thanks

    Hello,
    I am new on this forum and I have difficulty in beginning.
    I'm working in a similar project, indeed I need an example or a document which can help me for using the HRMS api's of oracle e-business suite via a dotNet plateform or SharePoint application.
    I have to work on a middelware allowing retreiving and persisting data from oracle e-business suite database using oracle HRMS api's like hr_appraisals_api. So haw can i call these api's from .NET application how can i use a .NET code to call these api's ?
    Can you help me please ? i'm waiting for your answers if possible and this is my e-mail address if necessary "[email protected]" .
    I would be so grateful if someone can help me. Thank you in advance.
    Cordially.

  • Oracle iPortal Integration with Oracle Apps 11i via SSO

    How can we integrate Oracle iPortal with Oracle Apps 11i via SSO?
    Is there any documentation on this topic that anybody could share ([email protected])? I have already searched the Portal Studio and the Metalink without much success.
    Any suggestions and possible recommendations/solutions are highly appreciated! Thank you for answering this post!
    Best regards,
    Lina Danchenko
    P.S. I am unable to view the note 146469.1 Configuring Oracle Applications with Oracle Portal on the Metalink. Any idea where I can find it? Thanks in advance!

    In a future release, Oracle Apps will be integrated with SSO out of the box.
    Currently there is a pilot program which several companies are participating in to beta-test this
    integration, but this program is not open to additional customers.
    Please speak with your Oracle sales representative to get a better idea of current options
    and general availability dates.
    You do have the option now of just configuring Oracle Apps as an External Application.

  • AutoVue Version 20.2.2 integration with Oracle Apps R12

    Appreciate if someone can share document, steps to integrate AutoVue with Oracle Apps r12.
    We need to integrate AutoVue Version 20.2.2 with eAM and BOM modules of Oracle Apps R12 so that the engineering drawings data may be imported from AutoVue to these modules and vice-versa.
    Best Regards,
    Muhammad Hizbullah

    There is currently no integration between eAM and BOM modules
    Please contact your sales representative to get more information on the options Oracle offers

  • Integration with Google App Engine on iPhone

    Has anyone made an iPhone app that integrates with Google App Engine? Are there any restrictions on doing this?
    I have working python code for the client side, including authentication and sharing data, I'm thinking of migrating that code to Objective-C. Wanted to make sure it's OK and see what other people think.

    That's a good point, I was thinking my app would probably not be super popular, but I have no idea. A rough estimate of my app's behavior against the quotas gives me theoretically 65000 active users per day (limiting factor is HTTPRequest quota).
    In any case I am hardcoding a domain name that I own into the app. The server side code is also pretty simple, so if the quotas became a problem I can migrate to EC2 without too much code rewriting. Hopefully.

  • Web services integration with utilities

    Hi,
    I'm wondering if anyone has used web services in CRM 2007 in an installation that integrates with ECC 6 with utilities (ISU).
    I've looked at the web services available in CRM 2007 and see that they apply to objects such as Measuring Device but I'm wondering how well integrated it is with ISU. That is , when you call these services in CRM, will they actually call functions or web services in ISU to make sure everything stays in sync. I know the middleware does these synchonisation functions but everything is not done through replication...
    Are there going to be new web services specificaly for a utilities centered CRM installation ? Do these get installed with special enhancement packages ???
    Your advice is appreciated.

    Hi,
    I'm wondering if anyone has used web services in CRM 2007 in an installation that integrates with ECC 6 with utilities (ISU).
    I've looked at the web services available in CRM 2007 and see that they apply to objects such as Measuring Device but I'm wondering how well integrated it is with ISU. That is , when you call these services in CRM, will they actually call functions or web services in ISU to make sure everything stays in sync. I know the middleware does these synchonisation functions but everything is not done through replication...
    Are there going to be new web services specificaly for a utilities centered CRM installation ? Do these get installed with special enhancement packages ???
    Your advice is appreciated.

  • Cisco UCCX 9.x Web Chat integration with Siebel

    Hi,
    I have a requirement to configure and integrate Cisco UCCX 9.x Web chat with Siebel. Do anyone have any good documentation/guides on configuring Web chat on UCCX aswell as integrating it with Siebel?
    Thanks
    KMS

    Hi,
    We have uccx 9.0 with socialminer integrated for webchat.
    After the chat is complete,can we send the chat history to the customers email id.
    Is this possible?If so can any one advice me how to configure the same.
    Thanks,
    Rahul

  • Oracle Web commerce integration with Seibel

    Hi friends
    Will you please let me now the integration  methodology and steps with Seibel.
    if possible please send me the url from where i can download the pdf
    Thanks
    Sanjay

    Hi,
    When you install SOA suite on your server, then the installer ask you for the type of installation you require. You can choose "J2EE Server,Web Server and SOA Suite" from there.
    Thanks,
    Shanty

  • WEBI reports integration with SAP portal

    Hello BO experts-
    Our client is looking to integrate WEBI reports with SAP portal. I found some documents which describe about have an url iview.
    I just want to find out if it is possible to federate webi server with SAP portal.
    Thanks,
    Sharath.

    I don't think you can federate WebI server with SAP portal.
    You can use WebI report IDs and integrate with Portal.
    Bashir Awan

  • Web export / integration with website

    Hi
    I am wondering if there is a tutorial about integrationg webgalleries from lightroom into an existing website.
    I have been googling but not found a lot.
    would like to integrate flash galleries with existing navbars etc...
    any links/ posts ?
    thanks
    stefano

    Ciao Stefano,
    Try this site first:
    http://blog.bluefire.tv/

Maybe you are looking for

  • Rename the current active file?

    I'm wanting a script to be able to rename open Photoshop files, if possible. I cobbled this together from an existing script: tell application "Adobe Photoshop CS5"   activate           set old_name to name of current document           set dialog_re

  • How do you turn off autoplay in latest iMovie?

    Hi all Every time I export a video in the latest iMovie, it autoplays the video and I cannot for the life of me find a way to disable this, because it's really annoying. Any help would be appreciated. Many thanks.

  • HT4623 when i type anything out now after the up date it types slow and is unresponsive

    after the new update typing anything ( email, notes anything) my iphone is slow to type and will do 4 letters at a time stop type more letters it acts like it needs time to think what its doing

  • Changing the Screen Saver for the Login Window

    I've found how I can change the WALLPAPER for the LOGIN Window. How can I change the screensaver from the default to one that I have installed? TECH INFO: OS X 10.6.2 Admin account has desired screensaver loaded and activated. The screensaver I'm wan

  • [b]Urgent How to send XML file from forms 6.0 to a url to access database[/

    hi i need to create an XML with some values file from Oracle Forms 6.0 and then send this XML file To a URL to access the database,which in turn will send me XML file with new values.Can any body help me out as i don't have any ideas Regards Sunil