BI apps integration

we had implemented bi apps at three sites. in addition to the prebuilt we have built customized schema at one of the customer site. now the other customer site is interested to have the exact thing in their application and they want this as a package. any thoughts on how to achieve this

use the same infa and dac repositories with due permissions from the other client. Do customize this repository according to the new client environments.

Similar Messages

  • Exchange and Office Web Apps Integration - Wrong Url to Outlook Web App port 444

    Hi,
    I'm trying to setup Office Web Apps integration with Exchange 2013.  Office Web Apps are working fine with SharePoint 2013 and the WAC servers are listed as in a healthy state.
    When trying to open an office document from OWA I get the usual "Sorry...we ran into a problem.  Please try again"
    However I have noticed that the URL that OWA is passing WAC is in the format: https://exchangeservername.domain.com:444/owa/[email protected]/wopi/files...
    This is the backend server address! All the internal and external urls for owa, ecp, ews etc are set to https://mail.domain.com and they all seem to be working fine.  Client Access and Mailbox roles are on the same server.
    If I change the url to https://mail.domain.com/owa/[email protected]/wopi/files... then the office file opens correctly in Office Web Apps
    How do I correct the URL that OWA is sending Office Web Apps?  
    Thanks!

    Hi DJL,
    If everything works well except open document via OWA, it seems Exchange server 2013 has been configured correctly.
    Please follow me to check Office Web Apps Server settings and Integration.
    OWAS settings
    1. Certificate:
    Come from a trusted CA, include FQDN of OWAS farm in SAN field.
    Exportable private key.
    Friendly name must be unique within Trusted Root Certificate Authorities store.
    2. Farm:
    New-OfficeWebAppsFarm with following parameters
    -InternalURL is the FQDN of the server that runs OWAS
    -ExternalURL is the FQDN so that OWAS can be access on the Internet
    -CertificateName is the friendly name of the certificate to be used for HTTPS
    3. Explore this URL https://mail.domain.com/hosting/discovery
    If OWAS works well, you can see a WOPI-discovery XML file in web browser.
    Integration
    1. Configure OWAS URL via EMS,
    Set-OrganizationConfig –WACDiscoveryEndpoint https://mail.domain.com/hosting/discovery
    2. WAC stands for Web Access Components.
    Check App Log the 140 and 142 Event IDs for MSExchange OWA.
    142 means the discovery of the OWAS was successful, 141 means something went wrong.
    3. Enable OWAS.
    By default, OWA Virtual Directory is already enable WAC Viewing on both public and private computer.
    Please run "Get-OwaVirtualDirectory | FL *wac* "to check whether both “WacViewingOnPublicComputersEnabled” and “WacViewingOnPrivateComputersEnabled” parameter is True.
    4. Method to collect logs on OWAS.
    Run following command in OWAS powershell prompt:
    Get-OfficeWebAppsFarm | FL *log*
    More details to refer:
    http://www.msexchange.org/articles-tutorials/exchange-server-2013/management-administration/exchange-2013-office-web-apps-server-integration.html
    Disclaimer:
    Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure
    that you completely understand the risk before retrieving any suggestions from the above link.
    Thanks
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • Problem In App Integrator Iview

    Hi All,
    I am connecting to a site using app integrator. I am able to login successfully and see the home page. But when i am clicking on any of the link, the link is not working and i am getting an error on the page message on the status bar. I checked the detail error..it is showing
    'undefined' is null or not an object.
    Please help me to resolve the problem.
    Regards,
    Vaishali

    Hi vaishali ,
    which user administration are using.
    Make sure you use UIDPW as Logon method  and user,admin as user mapping type
    Hope this solve ur problem
    Reply if it doesnt work
    Regards
    Naveen Gupta

  • Best practices for apps integration with third party systems ?

    Hi all
    I would like to know if there is any document from oracle or from your own regarding best practices for apps integration with third party systems.
    For example, in particular, let's say we need customization in a given module(ex:payables) need to provide data to a third party system, consider following:
    outbound interface:
    1)should third party system should be given with direct access to oracle database to access a particular payments data information table/view to look for data ?
    2) should oracle create a file to third party system, so that it can read and do what it need to do?
    inbound:
    1) should third party should directly login and insert data into tables which holds response data?
    2) again, should third party create file and oralce apps will pick up for further processing?
    again, there could be lot of company specific scenarios like it has to be real time or not... etc...
    How does companies make sure third party systems are not directly dipping into other systems (oracle apps/others), so that it will follow certain integration best practices.
    how does enterprise architectute will play a role in this? can we apply SOA standards? should use request/reply using Tibco etc?
    Many oracle apps implementations customizations are more or less directly interacting with third party systems by including code to login into respective third party systems and vice versa.
    Let me your know if you have done differently and that would help oracle apps community.
    thanks
    rrb.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • Office Web Apps Integration in a Test Environment

    I am trying to test Office Web Apps in an Exchange 2013 test environment and therefore have setup my farm for HTTP only.  I have set the WAC Discovery End Point on the Exchange server and I can browse to the XML successfully however when I preview files
    they are still being displayed using Web-Ready Document Viewer.  I have checked the Event Log and found event ids 140 and 141.  
    Event 141 lists the following error - There was a failure connecting to or otherwise retrieving Data from the Wac Discovery Service. We will fall back to stellent. Successfully retrieved configuration data from http://server01/hosting/discovery, but
    retrieved discovery xml does not contain an external https net zone node.
    Do I need to configure HTTPS with a certificate in order to get this working in a test environment or should it work with HTTP?
    Thanks

    Hi Luke,
    Based on my research, I found some people solved this issue via resarting MBX server and CAS server on Exchange 2013 server.
    Similar thread for your reference:
    Exchange 2013 and Office Web Apps Server Integration
    http://social.technet.microsoft.com/Forums/en-US/927a84db-cf54-4546-8b94-374c64eaac2d/exchange-2013-and-office-web-apps-server-integration?forum=exchangesvrgeneral
    Please also double check whether there is anything missing during the integration. Offical articles for your reference:
    Deploy Office Web Apps Server
    http://technet.microsoft.com/en-us/library/jj219455(v=office.15).aspx
    Office Web Apps Server Integration
    http://technet.microsoft.com/library/2591b1be-92c4-4192-9f5e-e4e6b319170a
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Avaya(Non-java app) integration with ADF

    Hi,
    We have a desktop application Avaya (non-Java) & want to integrate it with ADF. Currently we do it by passing parameters in HTTP URL. If the user clicks on a button in non-java app, it should:
    (1) open search page of an ADF application and execute search.
    (2) if the ADF application is already open, the button on Avaya app should execute search with partial page refresh. However, the whole page is being refreshed.
    Can you please guide, how to do this with partial page refresh? , as the No 1 is almost achieved.
    Thanks,
    NC

    Hi Shay,
    Below Options were tried for integration. Please have a look at them and suggest if there is any other possible way to Integrate Avaya with ADF.
    1) Calling ADF application with URL parameters.
    Reasons to drop:
    Every time a URL is called the entire page will get rendered again taking some 2-3 seconds which is very critical to the application.
    ADF is capable of handling URL parameters without re-loading the whole page(http://oracamp.com/passing-parameters-adf-application-through-url). But we can't use this inbuilt way as we have many customized developments implemented in the page. This way directly works at AMImpl (at Model level) level. We want the events to be fired at View level. That is backing bean level.
    2) Avaya is capable of dealing with ActiveX (OCX). They sent me 2 DLLs which handles communication between web page and Avaya application. A simulator was also sent (bundle attached herewith). The steps to be carried out for testing are-
    Installation procedures:
    i. Register the DTLCRMINT.ocx file. Start->Run-> Type the command
    ii. regsvr32 <ocx file location>
    iii. Register the DTLINTCMP.ocx file. Start->Run-> Type the command
    iv. regsvr32 <ocx file location>
    v. Double click on the Clinet.exe it would open up a windows application with a Textbox and Command button. Put In the data which needs to be sent.
    vi. Open the CRM Page.html. On opening the OCX would be loaded by default.
    vii. Now clicking the Send Data button on the client application, whatever information is there in the Client Text Box would be sent to the web page.
    viii. From CRM side, the application needs to use the OCX provided, and must wait for the event. On receiving the event the data that is retrieved as a part of the event can be parsed to update the text box and click on the search button.
    Reasons to drop:
    It works fine with basic HTML page. But once integrated with ADF page as an inline frame it doesn't work. We tried to embed the OCX object inside <verbatim> tags, but was not successful. The event fired by ActiveX object is triggered at client side by VBScript function. Avaya's ActiveXs seem to be only working with VBScript according to my understanding. So there was no way for ADF to capture VBScript events.
    ADF is capable of javascript up to some extent. To do a critical application like this, my feeling is javascript is never a good option.
    3) To use a text file. Avaya writes, ADF application reads.
    Reasons to drop:
    ADF can read the text files with normal java IO methods. But only the server directories are visible. So, Avaya has to write the information in the server file. With using a parameter like user name, ADF application can read the file in regular time intervals (with using poll feature) and get relevant information and automatically run the search.
    Initially the idea was to do this at client side. But since this is a web application, file reading at client side is next to impossible. Again when one side is reading and the other side is writing, file access violations may occur.
    4) Another option is if Avaya can offer the value in a web service, the ADF application can get it.
    Reasons to drop:
    There may occur a latency as well as Avaya says they can't offer web services.
    5) The ideal solution is, the ADF application's front end control's IDs can be provided. If the Avaya system is capable of accessing or getting hold of DOM and pushing the value to the controls and clicking the button; things would become pretty straight forward. JMeter works like this in testing J2EE applications.
    Any Recommendations how can it be done .
    Thanks.

  • Oracle Apps Integration with SeeBeyond Tool to Legacy System

    We have client using SeeBeyond a third party Integration Tool. The client is planning to implement
    Oracle HR. They want to integrate Oracle HR with third party Legacy payroll system with the SeeBeyond Tool. SeeBeyond tool is very similar to Oracle Advance Queing Tool. I want to know any Oracle Products
    interfaced with SeeBeyond Tool. Please let me know if any one used this tool.

    Hi,
    I'm going to Integrate EBS with OSSO. I found a command line in a document to register EBS with Oracle AS Infrastructure:
    txkrun.pl -script=SetSSOReg -provtmp=$FND_TOP/admin/template/ProvOIDToApps.tmp
    After I run that, I got this error:
    *******FATAL ERROR*******
    PROGRAM : (/oracleproduct/ebs/VIS/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl)
    TIME : Wed Feb 10 11:29:05 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: Undefined args are not allowed. The following args are not required : provtmp
    And after I run
    txkrun.pl -script=SetSSOReg
    without provtmp, it passed.
    But I cannot start Oracle AS Infrastructure anymore. It reports opmn error.
    If I use your line: txkrun.pl –script=SetSSOReg –provisiontype=3
    it comes out another error:
    ERROR processing <arg> script : Argument value cannot be an empty string
    *******FATAL ERROR*******
    PROGRAM : (/oracleproduct/ebs/VIS/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl)
    TIME : Wed Feb 10 11:31:25 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: ERROR processing <arg> script : Argument value cannot be an empty string
    So do you have any idea on this?
    Thanks!

  • SAP UI5 App Integration with PhoneGap

    Hi,
    Can any one guide me in integrating SAP UI5 App with PhoneGap and deploy the app to iOS or Android,
    Help me in sharing either blogs OR docs related to this topic.
    Thanks,
    Jaya

    You may check
    Building awesome mobile apps with SAPUI5 and PhoneGap
    Packaging sapui5 application using phoneGap for Android [ Command line Interface ]
    Rgrds,
    Jitendra

  • App integration with Contacts and Calendars ending?

    I've been following the discussions in the Bento and the Omni Group (re: OmniFocus) forums about developer decisions to drop certain features that involve integration into the Apple databases like Contacts due to changes in how Apple identifies records as a result of iCloud.  Also,  it seems that the application programming interface that Apple provides for Address Book, iCal, and iPhoto are no longer being supported and are scheduled to be removed (info provided by Bento tech support).
    Does anyone here have more detailed or definitive info about this?

    It seems that these apps are using the CalendarStore framework, which has been deprecated. And maybe other frameworks, too. There is a replacement for CalendarStore which is called EventKit. App developers now need to update their apps to use this new framework (it was only introduced with Mountain Lion). This is work, and apparently  will take some time.
    In Mountain Lion, the old CalendarStore framework is still present, so any existing apps should still work (fingers crossed). Chances are however, that it might disappear in 10.9, or a later release. Any apps using it need to be updated before that.

  • Oracle Apps integration with SAP

    Hi friends,
    I need to integrate Oracle Apps and SAP for few scenarios.
    May I know is there any standard contents for the same ?
    Regards,

    Hi,
    You can think about External Adapters from iWAY to achieve this
    For more information about , see SAP Service Marketplace at http://service.sap.com/netweaver ->SAP NetWeaver in Detail -> Process Integration -> SAP Exchange Infrastructure -> SAP XI in Detail ->Connectivity.
    Have a look into these threads-
    Integration of SAP & Orcle Apps Using XI
    Adapter for Oracle Apps
    How to call Oracle Applications from XI
    Regards,
    Moorthy

  • Verizon Message App & Integrated Messaging

    Summary of problem: Have 2 phone lines on account. Both phones have their own separate account login user ID and password. Have 2 separate wireless iPads.
    Several weeks ago I installed the Verizon Message application on my iPad and everything worked great. I am the account holder. I was so happy to find this application. I then tried to install the application on my wife's iPad and encountered problems. Downloaded the app to iPad, put in second phone line number, belonging to wife who is designated Account Manager, requesting text message authentication. Received texted code and entered in the app. Told app to authenticate and log in. App sends authentication then returns an error. 1st Error message says "Error OK" then second message comes up saying "Disconnected - This device has been disconnected from the Integrated Messaging service. D0 you wish to browse your messages offline or erase all messages from the device and reconnect?
    Choices: Browse Offline? Erase & Disconnect? Neither choice gives any result.
    Numerous requests both through voice and text ended up with much trouble shooting and finally a first trouble ticket being initiated. This trouble ticket # unknown was closed with no trouble found. Again after numerous texts, chats, and voice contact, another trouble ticket #removed was issued on 12/21/13.This ticket generated several texts with tech's trying to resolve problem and as far as I know the ticket is still open pending resolution. I have been out of town and not heard anything further regarding the status of this ticket. The problem still exists. Have not been able to contact Verizon through chat or voice as they are always busy lately.
    Additionally, the second phone line is unable to log into the Integrated Messaging web app in My Verizon using its own user ID and PW. I also downloaded the mobile version of this application to the second phone and experienced the same error messages.
    Would like to hear from others who have this problem and any input they may have regarding the issue. I realize that the holidays sidetracked a lot of people, but this is really getting old. Will continue to try to contact tech support.
    >>Edited to comply with the Verizon Wireless Terms of Service<<
    Message was edited by: Verizon Moderator

        Hi scubadude561,
    I am so sorry to hear about all the trouble you've been running into with getting the Verizon Message App and Integrated Messaging to work correctly on your wife's iPad. This is such a convenient feature and we absolutely want you to take advantage of it! I would love to take a look at your account and the ticket filed to see what more can be done to resolve this for you.
    I have sent you a follow request. Can you please accept that? You can then open my profile (RuthW_VZW) and choose to follow me back. Once you do, you can send me a direct message. This will be a more secure way to discuss any account or ticket details.
    I look forward to hearing from you soon so we can find a quick solution to your unique situation!
    RuthW_VZW
    Follow us on twitter @VZWSupport

  • New iOS 5 apps integration ???

    Can anyone tell me why Apple didn't think to integrate Reminders, Contacts and Calendar.
    The fact that when I create a reminder it dosen't link into the calander app, or give me the option of inserting a contacts details into a reminder etc. is just downright insulting. Apple hire extremely intelligent developers, surely they could see the need for this type of integration.....???

    Apple has never said why they did this (for that matter, never said why they waited so long to create a Reminders app), so any answer you could get on here would just be speculation (which isn't allowed on this site). You can go to other sites where I'm sure this is being discussed - but all you'll get are rumors.

  • Office Web Apps Integration

    Hello,
    We are looking to deploy Office Web Apps to integrate with Exchange and share files but I do have a few questions before I deploy this technology.
    With this server installed on premise, will this give the users the ability to access the Web Apps Server and upload single files to the office web app server for the purpose of generating a link to this file (lets say Excel for example) and then share this
    link to other users so they may co-author the file?
    Or does Office Web App strictly only integrate with SharePoint/Exchange/Lync? In our case, we only have Exchange/Lync no SP.
    My goal is to give users the ability to co-author documents without going to 3rd party solutions such as Google Docs, etc.
    Thanks.

    Hi,
    I'm marking the reply as answer as there has been no update for a couple of days.
    If you come back to find it doesn't work for you, please reply to us and unmark the answer.
    Best Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Apple Maps and Yelp app integration....errors beyond belief

    Has anyone else ever experienced when you launch driving directions to a business from within the Yelp app, that even though Yelp has the address correctly, and will show it correctly on the map.....that Apple Maps gives completely innacurate directions, and in many cases will drive me going AWAY from the business.  The other day I had this happen again, and it had been awhile since I had used Apple Maps.  I figured I've heard that they are constantly improving so I decided to give it a try again.  I launched directions to a business from the Yelp app, and after driving for quite awhile I started to get suspicious.  Something wasn't right.  So I fired up Google Maps App, and sure enough, Apple was taking me in the opposite direction from the business!  It had put me on the correct road, but had me driving away from where I needed to be. 

    I am having the same problem. Patients are being led to the wrong side of the street for the following business location:
    Cornea Associates of Texas
    10740 N Central Expy #350
    Dallas, TX 7523
    Correct Location Markers (northbound/right side)
    Google Maps: https://plus.google.com/111531864240926008033/about
    Bing Maps: http://www.bing.com/local/details.aspx?lid=YN826x243064299
    Yelp: http://www.yelp.com/biz/cornea-associates-of-texas-dallas-2
    Incorrect Apple Location Marker (southbound/left side)
    Can someone help me fix/report the marker location? I do not have access to any devices that have the iOS6 software.
    Thanks!

  • HR iviews Error (app integrator)

    Dear SDN,
    Please help me with the following issue, we have integrated HR portal ESS iviews using appintegrator approach in our central SAP portal, have created a R3 load balancing system object and used the system in the appintegrator iviews. unfortunately getting the follwing jco error, the SLD has been configured correctly, and JCO is configured and is working fine, still not sure where the error is coming from.,
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaData' in the SLD. No such JCO destination is defined in the SLD
    appreciate your kind help.
    RAD

    there's definitely something wrong with your JCOs maintained in the SLD.
    If they are there. I'd like to ask you to open your J2EE Web UI, go to
    WD tools and access your WD Content Administrator.
    Once you're there, look for maintain JCO destinations. Find the JCo
    named SAP_R3_SelfServiceGenerics_MetaData and test it. Let me know if
    the connection is working fine.
    If it's not, try to recreate it and let me know if the creation wizard
    finds any problems writting the JCO in the SLD.
    ,please check recomendations from note
    1244841  SLD API: Error during connection test
    You can also refer to following notes:
    - 764393 Configuration of the SAP System Landscape Directory
    - 768452 Troubleshooting SLDCHECK
    It is a SLD error
    Please start the Visual Administrator and go to server - services
    SLD data supplier
    Please check if there is a userID and password defined in the tabs -
    also
    there's definitely something wrong with your JCOs maintained in the SLD.
    If they are there. I'd like to ask you to open your J2EE Web UI, go to
    WD tools and access your WD Content Administrator.
    Once you're there, look for maintain JCO destinations. Find the JCo
    named SAP_R3_SelfServiceGenerics_MetaData and test it. Let me know if
    the connection is working fine.
    If it's not, try to recreate it and let me know if the creation wizard
    finds any problems writting the JCO in the SLD. If that's the case we'll

  • Best way to perform third party app integration in version 4.6

    I am working with a third-party vendor offering a freight and transportation rate software (Bourque Rateserver and Railtrac). 
    From our 4.6 system, we need to perform relatively simple remote SQL statements (inserts, call stored procs, reads).  We attempted to code these operations with EXEC SQL abap statements, but ran into permissions problems on the remote system.  We do not want to deploy middleware (XI, other EAI tools).  Can anyone provide thought on the best way to develop this simple integration?

    Hi Robert,
    We have a very similar requirement... to call a stored procedure on Borque RAILTRAC system to get the Rail Freight Rate at the time of creating a Sales Order. Can you please give me more details on how you have implemented the call to the stored procedure and how the RFC connection is established? Thanks a lot.

Maybe you are looking for