HANA interfacing with Microsoft front end

Hi,
We have a requirement where the front end will be developed with SQL server reporting services(SSRS) via ODBC and some UI parts directly connecting to native HANA via .NET web server.
So the architecture is:
1. HANA Native - ODBC - SSRS
2. HANA Native - .NET Web Services - UI
Connectivity and possible limitations are still a matter of concern.
If anyone has worked on a similar scenario or has some information/useful links, please share it across.
Thanks,
Shyam

My situation was somewhat different but running Test-CsAddressBookService would fail with error:
'The remote server returned an error: (404) Not Found.'
All clients were unable to retrieve contact unless the full sip address was entered.
Environment.
Server: Lync2013 STD
Client: Lync2010
Did the following:
Checked replication under the Topology tab in CSCP- mine has a green check.
Reinstalled .net 4.5 via add/remove programs
Registed .net by running the following from an elevated cmd (run from .net folder) : aspnet_regiss.exe -I
uninstalled Lync webcomponents from add/remove programs
From Lync install media- reinstalled webcomponents.msi (browse to \Setup\amd64\Setup)
Checked IIS>Application Pool and ensured all ASP.NET and Lync components are set to v4.0 of the .Net Framework Version
Launched the Lync setup and reran step 2: Stetup or Remove Lync Server Components.
Reran Test-CsAddressBookService: 
successful
Tested Lync client: Successful

Similar Messages

  • Can iWeb make changes (update) to Web site made with Microsoft Front Page

    Hello,
    Our local historical society hired a web master to create a web site for us. He made it with Microsoft Front Page. I was able to make changes until my husband upgraded to Microsoft Office integral 2007. My question is: Would I be able to continue making changes or upgrades to this site but using iWeb '08 instead? I would much rather use my Mac than his IBM.
    Thanks,
    S Craig

    No. iWeb can only create and edit sites that have been created from scratch in iWeb. What you might be able to do is download the files in the current site and use the image and graphic files to make a duplicate site in iWeb.
    OT

  • How to implement Oracle user/role security with Access front end?

    Hi,
    We have successfully migrated our Access database tables to Oracle 10g using SQL developer. We've recreated all the users and roles(i.e., access groups) in Oracle and granted rights to tables.
    In the Access front end database, in the Database window we have saved linked Oracle tables which replaced the Access tables. The forms, reports, queries run fine with the linked Oracle tables. All the linked table use one ODBC DSN to the Oracle database with the same Oracle user id.
    We need to be able to authenticate users into the Oracle database and RE-link the tables based on their own unique user id. By during so we can allow users to use the Oracle standard user id/role and system privileges to control select, update, ect. rights to the database.
    I've been able to use the VB code within Access to logon into the database with a unique id, but I have not been able to find out how to RE-link the tables to the unique user id using VB. There should be some way to relink tables dynamically, based on users login into the Access front end.
    I don't know a great deal about Access projects, but I do know with SQL server allows login into your Access project and link tables dynamically.
    Can someone give me some assistance or point me in the right direction?
    Thanks in advance,
    Larry

    We had one of our programmers here come up with a VB code solution for re-linking table within Access. However the relinking takes 3-4 minutes for 100+ tables.
    In an effort to help you understand the situation better, I will attempt to elaborate on the problem:
    We have an Access 2003 application which currently has a front end using Access(forms, reports, queries, & VB code) and a MS Access 2003 backend.
    We have migrated the backend tables to Oracle. However, we still have a need to maintain the front end in Access, since we have over 60 forms, 40 reports, 200+ queries in Access. Its easy to understand, we have a significant investment in the front end(Obviously, the plan is to migrate the front end also at some future date).
    In order to utilized the existing front end, we have to validate and modify the current front end connections to the new Oracle backend. One of the features of Access is that you can "link" tables and save the link for runtime. Each Access table can have its own link which is a separate ODBC/JET connection. As such, each separate link has its own userid/database information.
    The other issue with using the Access front-end is that Access utilizes a workgroup file to implement user and group security. The workgroup file contains all the users and which groups the users belong to in Access. Then within Access, you allow users access to object(tables, queries, ect) by their userid and or group. When users open an Access database with Access security enabled, they are required to log into Access. The login is authenticated by the workgroup file. Once, logged into Access, users have rights to Access objects based on their rights granted to their userid and groups they belong. The problem here is that when you remove the linked Access tables and replace them with linked Oracle tables, Access has knowledge about Oracle table rights granted to users; nor would you expect it to.
    The dilema is the disconnect between Access and the fact Oracle utilizes a similar but much more sophisticated security model. It creates users and roles(which are similar to Access groups), and again this is independent of Access security.
    Our solution was to still use the Access workgroup file security along with the Oracle security model. By using the Access userid and then creating a similar Oracle userid with similar table rights granted in Access, you could apply security within Access and also with the Oracle database.
    For example, a user BOB logs into Access via the workgroup file, using VB code, Access then establishes a Oracle connection logining into Oracle using the same unique userid BOB into Oracle.
    After connecting and validating user BOB into Oracle, then the Access tables are relinked to Oracle using the user BOB userid and table rights.
    This Oracle userid has been granted table rights specific for this userid.This allows the user BOB to use the Access application and still be authenticated into the Oracle database.
    The problem with this solution is that the relinking of the saved Access tables takes 3-7 minutes for about 100+ tables. This is not acceptable for users each time they log into the application.
    Our current alternative is to use one Oracle userid to login each user, and use Access form restrictions/security to allow/prevent users from updating/viewing data. Obviously, this is not the optimal solution in respect to security, but it at least allows us to control access to the data(via the forms) by using one logon required for each user, and quick startup time for the application.
    I understand SQL server does a better job in integration, but we use Oracle which is what I am trying to work with.
    Larry

  • Interface between ESS front end and  BAPI'S

    Hi,
    Can anyone tell me how the field mapping is done between ESS portal frontend to the corresponding field in BAPI FUNCTION MODULE.How it will call BAPI and return the value tothe front end.
    Thanks,
    Deepthi.

    check this Floor plan Manager http://help.sap.com/saphelp_erp2005/helpdata/en/b4/139525380149a49c8402e22700e4ba/frameset.htm .this is
    the architecture on which every application is built in ESS.
    it is having three components
    1.Business Component-which interacts with the backend
    2.Visual Component---front end display
    3.Configuration component--talks about component
    Model will be created in the Business component that interacts with the backend and fetches the data.
    check this link to know more about adaptive RFC model used to interact with the backend
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#15
    reward points if helpful

  • ADF 3-tiered with Swing front-end is it possible?

    Hi,
    I'm beginning to use Oracle ADF and JDeveloper 10.1.3.
    My intention is to develop a 3-tiered application. In the persistence tier an Oracle database will be used, in the business tier I would like to use Oracle ADF, and in the front-end Swing with screens for edit and querying data. The Swing front-end will not have direct access to the database, and in the future the business tier could be used by a Web front-end with Servlets and JSPs.
    Which benefits I can get with Oracle ADF for this type of application?
    What ADF components can be used in the business tier?
    How can it deliver and receive data from the Swing front-end (EJB, Web Service, another approach)?
    Somebody knows some tutorial about ADF/Swing applications?
    Thank´s.

    I've been working on a soon-to-go-production 3-tier ADF Swing project for a while.
    I would say it is possible but not easy. A lot of effort in my project has gone into workarounds for various things that do not work as expected (and not as in 2-tier mode), refresh-issues, deployment issues and other. We have found workarounds for most of them and JDev 10.1.3 is a lot better for ADF Swing then earlier releases.
    Scalability is still an unsolved issue for us as a lot of functionality you'd expect in a rich gui is lost when using "batch mode" which probably scales better then "immediate".

  • Coldfusion Websockets server with Angular front-end?

    Anyone here have any success with a CF server running WebSockets and an AngularJS front-end?  I'm having some trouble and hoping for help.
    Just one channel on the server:
         THIS.wschannels = [{name="test1"}];
    As a note, this Application.cfc is in a subdirectory (api/rest) where we're running our taffy rest backend.  Should it be moved to the top lever, or does it matter?
    On the front end I've tried a few things along these lines:
        var ws = new WebSocket("ws://localhost:8575/api/rest");
        ws.onopen = function(){ 
            console.log("Socket has been opened!"); 
        ws.onmessage = function(message) {
            listener(JSON.parse(message.data));
        function listener(data) {
          var messageObj = data;
          console.log("Received data from websocket: ", messageObj);
    $scope.send = function() {
          ws.send("Hello WebSockets!");
    I'm running to local angular clients on different ports and runnign the send from one.  Never see a response anywhere.  Suggestions?
    Any leads appreciated.
    Jonathan

    My situation was somewhat different but running Test-CsAddressBookService would fail with error:
    'The remote server returned an error: (404) Not Found.'
    All clients were unable to retrieve contact unless the full sip address was entered.
    Environment.
    Server: Lync2013 STD
    Client: Lync2010
    Did the following:
    Checked replication under the Topology tab in CSCP- mine has a green check.
    Reinstalled .net 4.5 via add/remove programs
    Registed .net by running the following from an elevated cmd (run from .net folder) : aspnet_regiss.exe -I
    uninstalled Lync webcomponents from add/remove programs
    From Lync install media- reinstalled webcomponents.msi (browse to \Setup\amd64\Setup)
    Checked IIS>Application Pool and ensured all ASP.NET and Lync components are set to v4.0 of the .Net Framework Version
    Launched the Lync setup and reran step 2: Stetup or Remove Lync Server Components.
    Reran Test-CsAddressBookService: 
    successful
    Tested Lync client: Successful

  • Working in PI with SAP Front end

    Hi
      Thanks for all the links and documents regarding PI. I'm learning PI through SAP Front End. Needed to know if there is a possibility that I write my own Java code and then convert them to web services or enterprise services. is this possible using SAP front end? or PI? Should I be using CE to do the coding and conversion to web services or PI is enough
    Thanks & Regards
    Vijay

    You require a NWDS for coding and deploying the same into Web AS JAVA engine.
    The architecture of WAS should support if you have to expose your java service as a webservice.
    You might need to implement certain Web AS webservice API so that it will expose that java service as webservice.

  • Interfacing with Microsoft Word

    Issues with taking Word to FrameMaker, FrameMaker to Word, and troubles with the Word and RTF import/export filters abound.

    Interfacing with MS Word
    Don't bother round-tripping from FrameMaker to Word unless you absolutely have to do it.
    Checkout this valuable resource. Thanks, Tim Murray:
    http://www.techknowledgecorp.com/public/word2frame.pdf.
    FrameMaker does not work like Word. The two products have some features that overlap, agreed, but each has its own unique way of conducting itself.
    If you go between FrameMaker to Word often, consider a third-party filter. Mif2Go (
    http://www.omsys.com) and Filtrix (
    http://www.blueberry.com) are two that others have praised. I have not used either.
    If problems between MS Word and FrameMaker persist, consider removing all graphics before conversion. Reimport them later by reference.
    Consider converting tables in Word to tab-delimited text before importing them into FrameMaker. Convert them back to a table after the import.
    Consider getting rid of headers, footers, table of contents, and index, from Word before importing into FrameMaker--although the TOC and index might come in fine if the planets are aligned in your favor.
    The FrameMaker MS Word and RTF import filters take a looooong time. This time gets especially long if you have some complexities in the source file. Often, Windows inaccurately reports the program as "not responding" when, in fact, the import is still on going. Give the filter a chance, an hour or so. Make a five-course lunch or otherwise occupy yourself, just to give the import filter a chance.

  • Java interface with Microsoft C# or C++ DLLs

    Can anyone provide me with examples or reference to examples where I can access Microsoft DLLs written in C# or C++ from a Java applet or application?
    I know that JNI provides the interface, but I am looking for a real life example of how to use it.
    Thanks.

    JNA is a nice wrapper around JNI and it lets you avoid writing anything other than Java. I posted a nice, short JNA example where I call a function in Kernel32.dll from Java (http://forum.java.sun.com/thread.jspa?threadID=5222886&start=0&tstart=0). The code is towards the bottom of the first page of the post. Good luck.
    - Travis

  • Interfacing with microsoft word program

    Just purchased my macbook pro 13, 2012 and wondered what apple apps to buy
    as to use incoming microsoft word, etc

    You should buy MS Office for Mac 2011. It is the only app that is fully compatible with PC MS Office, Word, Excel and the like.

  • Java program to interface with Microsoft Outlook and Exchange.

    I am in the process of writing a Java GUI application that can connect to Microsoft Exchange servers and get appointments information.
    I tried using JIntegra's Java Exchange Bridge but I keep getting a "AutomationException - class not registered" error whenever my code gets to the part where it attempts to login.
    Ive configured everything properly and have the appropriate access.
    Can anyone help me or give me some ideas of another way to implement this GUI?
    Thanks

    Ive configured everything properlyQuite likely not.
    I know almost nothing about JIntegra -- but when I look at their website, I see a "Support" page and a "Knowledge Base" page. Seems to me there is a much higher density of expertise over there than there is here.
    I know in Windows you can't use a DLL unless you've registered it, which does something to your registry. And you have to be an administrator to do that. Perhaps you have to do something like that on your machine.

  • IES 4.1sp8. We are running out of sessions. What param do I need to change? Can I change it with admin front end? or must I edit a file? which file?

    Error message: "SimpleSessionManager cannot create a new session as the limit on maximum number of sessions has already been reached"

    Hi,
    In order to increase the max session, I would request you to set the following on your
    context.properties.
    context.global.sessionmgr.initArgs=maxSessions=2000,,timeOut=300,reap
    Interval=150
    Also, on the servlets.properties.
    servlets.sessionmgr.initArgs=maxSessions=2000,timeOut=300,reapInterval=150
    Note : Stop/start the server to take the new value.
    For more info. check below link.
    http://docs.iplanet.com/docs/manuals/enterprise/41/servlets/a-sess.htm#17031
    Regards,
    Daks.

  • HP laserjet m1217 interface with Microsoft Surface

    How so I print from a Surface RT to HP m1217 nfw MFP?
    Thanks,

    Hey,
    The RT version of the Surface does not have a full package of Windows 8.  It does not have the ability to install the drivers for the M1217nfw printer.  There is not a release of the Universal Print Driver package for RT either.  
    However, you can setup the printer for ePrint which will allow you to email a document or photo needing to be printed to the unit's email address.  Once the ePrint service receives the email it will print the document/photo off your printer.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02940150&tmp_task=useCategory&cc=us&dlc=en&lc=e...
    The above linked document will give you information about setting up a Custom Email address for your printer using ePrint services.
    Hope this helps,
    Jason
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------
    I am not an HP employee.

  • SAP Integration kit for BO XIR2 with Crystal XI for BI 7.0 Front end

    Hello Team,
    We are in a little fix.
    We have BOE XIR2, Crystal XI and working with old version of BI front-end 3.5.
    We are upgrading to BI 7.0 frontend, but I am not able to trace out the SAP Integration kit for combination of BOE XIR2, Crystal XI and BI7.0.
    Is such a thing available, If yes can someone send a link to that.
    Regards
    Lalan Kanade

    Hi,
    Thanks for the quick reply
    I could trace this document.  "BusinessObjects Enterprise XI Release 2 SP3 for Windows"
    I checked in "Supported Data Sources for Crystal Rep" section, extract below
    SAP BW Server 3.0b SAP GUI 620 or 640
    SAP BW Server 3.1c SAP GUI 620 or 640
    SAP BW Server 3.5 SAP GUI 640.
    But we are using BW Server 7.0 with GUI 7.1 and that working fine even with BOXIR2 and Crystal XI with Old Front End for BI 3.X.
    But when we are testing with BOXIR2 and Crystal XI with BI New Front End 7.0 its missing components from the query output.
    So the SAP Integration kIt seems old & we need a new Kit which would work with BI New Front End 7.0.
    Any suggestions on that
    Regards
    Lalan

  • SAPGUI 7.10 New ABAP Front End Editor Problem with CTRL + 5

    Hi Guys,
    I am using SAPGUI 7.10 patch 19 with new front-end editor and I am not able to use CTRL + 5 (on Numeric pad) to select whole program.  As soon as I change the editor to use old front end editor I am able to use CTRL + 5.
    Please help me to incorporate CTRL + 5 in New frond end editor.
    Thanks,

    Try <ctrl>+a
    Regards, Uwe

Maybe you are looking for

  • Linksys E4200: How to access USB hard drive remotely from Android phone or computer

    Hello. I just purchased a Linksys e4200 router today along with a WD 2TB MyBook hard drive. My intent is to set these two up together so that i can share files on the hard drive with: Computers on my home network ( 1 Windows 7 desktop wired, 1 window

  • Crashing.. (URGENT HELP PLEASE)

    Hey guys, I had version 6.0.3 installed I then formated my computer, i resintalled everything and now I am up to installing iTunes, i install it and when I go to run it, the program crashes. It gives me the send error window. Why is this happening an

  • Ipod Touch wont reconize router password.

    I recently bought a new Belkin wireless router(dont know what one but it was the 50$ model.) and I was able to access wifi with it just fine for the first few days. It accepted the password I put in the first time I ran it. But for some odd reason no

  • My apple id has been disabled American. still had credit. what do I do?

    My apple id has been disabled American. still had credit. what do I do?

  • Driver visa session looping issue

    Hi, This is the first time I've ever setup a loop with a visa driver session in it. I am attempting to collect an array of flux data. The array indexes correspond to physical (x,y)  locations on the item i'm measureing the flux of. This is why i need