Desktop Integration for customized translator applications

Hi,
For the customized translator applications (trained systems) built using microsoft translator hub, is it possible to integrate them with MS Office and all other tools, servers and web applications that are automatically integrated to the out-of-the-box microsoft
translator? Our intention is to avoid out-of-the-box translation and have our own customized translation for all the integrations we use. If this is possible, please direct me to the corresponding documentation.

Hi Chaya,
Sorry for the delayed response. It is possible to use your own custom translator for word and some other tools/applications. Please check the following for MS word:
http://www.microsoft.com/translator/word.aspx
https://store.office.com/translator-WA104124372.aspx?assetid=WA104124372
Please let us know specific tools and applications that you are interested in and we can provide details on if they support custom translation or not.  
Thank you

Similar Messages

  • Usage of SAP Event Management as backend for custom mobile applications

    Hi,
    I'm am looking for an appropriate implementation approach for custom mobile applications as complement for warehouse processes with SAP Extended Warehouse Management.
    Possible scenarios:
    i) Goods issue - loading process
    There are requirements like capturing of various data about the vehicle and load per RF handheld computer. The goal is to trace and archive them for analysis and reporting purposes.
    ii) Goods receipt -production process
    The production supply and goods receipt from production are realized in SAP EWM. The request is to collect data about the production process for quality reasons by use of RF devices.
    You can picture oneself the additional mobile data entry activities during the various processes as predefined question catalogues with answer options.
    The frontend - the additional mobile transactions can be realized with the EWM-Radio-Frequency-Framework, too. But I feel confindent that there is a better way to track, trace, store, analyse, report and archiv of the collected data to Y-TABLES.
    Would you recommend to use SAP Event Management for this purpose to complement the SAP EWM processes?
    The existing requirements as described above is in my understanding only a little fraction of the capabilities of SAP Event Management. The data collection and evaluation process is local within the warehouse. At first there is not requested any automatic system behaviour to particular events...
    There are a lot material and information about SAP Event Management. But I havent found an easy getting started for my simple business scenario to enhance the EWM processes with the EM capabilities. How I could realize a question/anwer catalogue with the EM tools?
    Thanks in advance!
    Best regards,
    Laura

    Hello Laura,
    principally the process would fit for EM. But EWM is not integrated up to now to EM i.e. you would have to do the connection from EWM to EM by your own.
    How to generally connect an application to EM is described here:
    service.sap.com/scm
    -> Event Managament
    -> Technical Information
    -> Connect SAP objects to SAP EM
    Best regards,
    Steffen

  • Design approach for custom Fiori application

    Dear Experts,
    Good day to all...!
    I am having a query on finalizing design approach for one of my custom Fiori Application development  using SAP UI5.
    Current Application design and  Features:
    As now we are having application, which is been used in laptops. The application structure is like (SAP R3 --> SUP -->UI (using .net) [back-end à Middlewareà UI).
    The UI is hosted on IIS server and the application type is desktop, so the users can use the application in offline as well.
    Once its connected to internet, they push all the data back to SAP via SUP.
    Proposal :
    We are planning to migrate the same application into Fiori with same offline features and extending to mobiles and devices.
    I have few queries here.
    What will be the best approach to deploy the application either SUP(Latest version of SMP) or SAP R3.
    If SAP R3 to deploy App:
    If we choose to deploy the application in R3, How to support the offline usage mobile and devices.
    Will the HTML5 local storage or indexed DB’s are sufficient to support the offline usage.
    In this case, Shall we drop the SUP/SMP, Since the application directly accessed from SAP R3 ..?
    SUP/SMP to deploy the app:
    In this case, I need to create (wrap the ui5 files into hybrid application) a hybrid application to support the mobile and devises as native application..? Correct me If I am wrong..:)
    Hope I can use the SUP/SMP local storage options to support my offline usage..? Correct me If I am wrong..:)
    What will be the best option to support desktop offline  usage.
    We are yet to take a decision on this.. Please provide your valuable inputs , which will help us to take some decisions.
    Thanks & Regards
    Rabin D

    Hi Anusha,
    considering the reusability aspect the components approach is the much better one (see also the best practices dev guide chapter regarding components SAPUI5 SDK - Demo Kit).
    It allows you to reuse that component in different applications or other UI components.
    I also think that the Application.js approch will not work with Fiori, cause the Fiori Launchpad loads the Components.js of the Fiori app in an Component Container.
    Best Regards, Florian

  • Identify price [Derive dynamic pricing] related fields within sales quote output form in SAP cloud for customer CRM application

    We have designed a Sales Quote Output Form using ADLC for SAP Cloud for Customer (C4C). We need to print both header and item level price details like Unit Price, Tax%, Tax Amount, Discount %, Discount value on the output form. We are now struggling to find the actual fields which will carry these values in the transaction. We are using multiple pricing procedures which have different condition types. The struggle is to find the actual condition type while generating the output. Can somebody guide which fields could carry these values which condition type. Can this be achieved without coding. Please guide.
    I have added two screen shots for reference.

    I am not sure I understand your question. What I think you are asking is in your data binding where is the data for fields in question. That is something you will need to get from whoever defined the data. The connection simply binds the data to your form but determining which field carries that data is not something this group would be able to help with. I would go back to your DBA and ask for a schema or DB reference to show which bindings will carry that data. Does that help?

  • Oracle RAC and implications for custom developed applications

    Hi,
    I'm wondering if there are limitations to custom developed applications when implementing a RAC solution. I need some advice though I can find no documentation on this topic. Of course the standard database features will work correctly but what about, let's say, OS-specific PL/SQL code? Any advice is welcome.
    Thanks

    Jos,
    What do you mean by OS-specific PL/SQL code?
    The main thing here is you need to make sure it works correctly on all instances, or you must bind it to an instance by submitting it as a job.
    This implies the output needs to end up on a cluster file system, or you need to set up NFS links.
    Please feel free to contact me internally, if you are the Jos Baan I know.
    Sybrand Bakker
    Senior Oracle DBA
    (the real one)

  • Connector for custom built application

    Hi all,
    Can SAP IDM support custom application?
    The  application uses Oracle tables to store IDs, Roles, Passwords etc.
    I am new to SAP IDM.
    But I do have some experiences with Oracle IDM and IBM Tivoli IDM.
    Thanks in advance,
    dongsu.

    So, with custom application do you mean an application that was developed from scratch in-house or in consulting project?
    Then the answer is "no" for an out of the box connector to all applications. The integration depends on the APIs/technology the custom application supports and where in the end the access rights are provisioned. The only easy way (closest to out of the box) to provision rights to custom applications is when the custom application uses LDAP/AD as a user storage. You mentioned already Oracle database, it is not necessarily much more difficult than LDAP/AD if the operations translate to SQL sentences.
    I think the work starts in understanding the access rights model and user management requirements in the custom application. Do you need only to create the user? Maintain several attributes for the user in the target system? Delete/inactivate the user? Would you need to provision different kind of access right levels / is the target system role based / how many roles? etc etc
    Next thing is understanding how the provisioning works in IdM and how the SAP Provisioning Framework can be extended with your own plugins (plus what ever is needed).
    Maybe you can post more information about the scenario for better answer..
    regards, Tero

  • Not able to get the Application ID value in ADF Phase listener for Custom ADF application which integrates with Ebiz R12.2.3

    Hi All ,
    I am working on one custom Order Mangement ADF Application which integrates with EBiz R12.2.3.
    We are trying to get the Ebiz userid ,username,Responsibility ID and Application ID in ADF through below Code
           public HashMap checkEBSSession(HttpServletRequest request,
                                       HttpServletResponse response) {
            System.out.println("In AMImpl.. checkEBSSession1");
            Session session = null;
            HashMap hmap = new HashMap();
            try {
                Connection conn =
                    getDBTransaction().createStatement(1).getConnection();
                System.out.println("In AMImpl.. checkEBSSession2");
                EBiz ebiz =
                    new EBiz(conn, "012E7E82CD8852BBE053860F6E0AD63413191049361744553610276495342217");
                System.out.println("In AMImpl.. checkEBSSession3");
                AppsRequestWrapper wrapper =
                    new AppsRequestWrapper(request, response, conn, ebiz);
                System.out.println("In AMImpl.. checkEBSSession4");
                session = wrapper.getAppsSession(true);
                System.out.println("In AMImpl.. checkEBSSession5");
                Map columns = session.getInfo();
                System.out.println("In AMImpl.. checkEBSSession6");
                String respId = (String)columns.get("RESPONSIBILITY_ID");
                String currentUserId = (String)columns.get("USER_ID");
                String currentApplId = (String)columns.get("APPLICATION_ID");
                String currentOrgId = (String)columns.get("ORG_ID");
                System.out.println("In AMImpl.. checkEBSSession7...respId : "+respId);
                System.out.println("In AMImpl.. checkEBSSession8...UserId : "+currentUserId);
                System.out.println("In AMImpl.. checkEBSSession9...APPL_SERVER_ID : "+currentApplId);
                System.out.println("In AMImpl.. checkEBSSession10..OrgId : "+currentOrgId);
                logger.info("respid:  " + respId);
                //System.out.println("In AMImpl.. checkEBSSession8");
                hmap.put("RESPONSIBILITY_ID",respId);
                //System.out.println("In AMImpl.. checkEBSSession9");
            } catch (Exception e) {
                System.out.println("Error: " + e.getMessage());
            return hmap;
    By using this code I am Getting all the Information Except the Application ID.
    If someone  have any idea how to get the application ID please share it .
    Thanks in Advance !!
    Thanks & Regards
    Apurv Agarwal

    Hi,
    since you implements the backing bean from PagePhaseListener. some where the same view is excuting before getting the selected record. Even if you select the record after excuteQuery() it will set the first record as selected. Please try to check some where query is excuting.
    try give some more details like what are all the methods you are using in PagePhaseListener and where you worte u r coding.
    Reg,
    Brahma

  • Authoring MP for custom JEE application

    Hi
    The below is for SCOM 2012 R2
    I am working on creating MP for Adobe CQ. This is an OSGI container with MBeans. Its not similar to any of the JEE servers like Tomcat, Weblogic etc. Following are the things I have done till now:
    1. Added the server as a Tomcat 6 using the NewAppServer powershell file.
    2. Installed BeanSpy on it, after adding changes in code to the JMXStore.java file to connect to CQ specific JMX Store.
    3. Installed SCOM agent on the machine.
    The Urls like /BeanSpy/Stats and /BeanSpy/Mbeans?JMXQuery.. work fine.
    The Management pack I have written first checks if a particular service is running or not. The MP also queries information related to JVM eg: Live threads, heap size etc. The MP also has discovery for an MBean. However, I am unable to see the MBeans.
    The server does not have concept of Applications , we can only list the MBeans.
    My ques is :
    1. Is the method I have followed is correct ?
    2. Why I am not able to discover any MBeans ?
    Thanks in advance

    Hi,
    Hope the below link be helpful for you:
    How to Configure Monitoring for Java Applications
    http://technet.microsoft.com/en-us/library/dn440937.aspx
    Regards,
    Yan Li
    Regards, Yan Li

  • Design Suggestion for Custom ADF Application

    Hi
    I have a custom database table.
    I have a custom database view which has query from multiple tables including the above table.
    The custom table in the view is joined with other tables by columns like inventory_item_id, organization_id etc.
    I have to show user a screen where the results of this view are shown in a table.
    The user should be able to enter some data in the screen for these rows.
    (he will be able to enter the data only for fields from my custom table)
    When he press save button, we should enter the new data given by user into the custom table
    along with some other values from view rows .. like inventory_item_id, organization_id etc ..
    Can you suggest a best approach to achieve this ?
    I have to use BC4J for Model and ADF For UI.
    As far as my knowledge goes, I think we will not be able to do this with an updateable view since we might hit the error
    ORA-01779: cannot modify a column which maps to a non key-preserved table
    Is there a design pattern we can follow in BC4J so that this can be achieved?
    Thanks for any help.
    Sameer

    Any view can be made updatable if you write INSTEAD OF triggers for it. That might be a good solution for you. You can also base a View Object on more than one Entity Object, and as long as there are good associations between the EOs it ought to work fine.

  • Desktop integration for lightweight WM users

    I've been using fluxbox for some time now, and one thing I often miss is better integration between apps. I'm not talking crazy KDE drag anything into anything integration, just "click an URL in Thunderbird, open it in Firefox, click e-mail address in Abiword, start new message in Thunderbird".
    The examples I've given work just fine when you've got a full blown DE running, but not in fluxbox without gnome-base or kde-base installed. What I mean is that us lightweight WM users generally get shitcanned.
    What I'm thinking is that there must be a light solution to this, some kind of very thin daemon that handles this kind of thing without all the pomp of KDE/Gnome.
    So, do you guys know any app that does what I'm looking for?
    I'll admit I haven't done much legwork to find it, but as soon as I have the time I'll check if Xfce (the closest thing to a DE I'd consider installing) has a modular enough app I can use.

    If you change the network.protocol-handler.app.http and network.protocol-handler.app.https strings in thuanderbird to point to firefox it will open links in firefox. You can either use the about:config extension or just edit one of the user*.js files, not sure which js file though

  • Error when upload data in  ADF Desktop Integration

    Hi,
    I am using ADF Desktop Integration for create 1 application.
    I have 1 ADF Table and 1 upload button for upload data in Integrated Excel file.
    First, when load file, data are loaded into Excel file.
    when I edit data in table and click upload button then Exception raise as follow:
    oracle.adf.desktopintegration.bindingxml.BindingContainerXml writeThrowableXml
    WARNING: reporting throwable to client: JBO-25077: Name element not found in the given object: aa1.
    oracle.jbo.expr.JIEvalException: JBO-25077: Name element not found in the given object: aa1.
    In Action[] Array of Upload button I have uploadData method and TAB1852140547.Upload
    My upload button action do nothing.
    Please help me

    Hi,
    Have you included any settings on your table batch actions? Please see the following tutorial which also does update on data from a table
    http://www.oracle.com/technology/obe/obe11jdev/ps1/adfdi/gettingstartedwithadfdi.htm
    Juan C

  • Why substitution strings are keeping old value in translated application even after seed/publish?

    Hi,
    Recently I have notice a small but from the point of view of our customer "big" issue. We have defined in our application some substitution strings to keep more detailed information about the version of the application. They are later used in page templates to show mentioned info to the end users. Recently I had to update value of one of the substitution strings. The change is immediately visible in main application. Unfortunately it is not the case for the translated application. For some reason old value is kept. Even after doing "Seed" -> "Apply translation file" -> "Publish". It is still preserving the old value. I have tried to use "Translatable" checkbox in the template. In the translation file it is showing properly substitution string in the "source" and "target" tags but still it is resolved to the old value.
    We are using APEX 4.2.2.00.11 running on 11g.
    Waiting for any suggestions as maybe it is me forgetting about ticking somewhere additional "checkbox". Thank you in advance.
    Greetings,
    kempiak

    It was my mistake. Value of the substitution string is included in the translation file. I have changed it there and it works perfectly.
    Greetings,
    kempiak

  • Using AIA to jump start application integration platform for custom apps

    Has anyone used AIA Foundation Packs as the core application integration framework for integrating custom developed applications?
    My company has Oracle / PSft ERP applications, but I'm wondering if there is value in exploring the Oracle AIA Foundation Packs to help standardize / implement application and data integration solutions between our custom applications. Most of our application architecture portfolio are custom apps on legacy Oracle Forms platform and Oracle ADF; Oracle Java rich client (EJB / Swing) applications.
    R

    Hi R,
    There are many AIA customers doing exactly the same. The value of standardizing the complete integration portfolio is very apparent and AIA Foundation pack provides you complete set of tools to achieve it.
    Regards
    Rohit

  • Applications Desktop Integrator release 7.2(latest) for Windows

    Dear all,
    We have installed oracle Apps 11i (11.5.10)under Redhat Linux AS 3.0.
    Now we need Applications Desktop Integrator release 7.2 (latest)for Windows.
    Where we can get ADI. Please give us the exact download URL.
    Regards
    Mahtab

    In 11i10 ADI 7.2 is included in the startCD. You can launch the startCD/Disk1/rapidwiz/ClientWiz.cmd
    to start the wizard for client applications
    or startCD/CL3/SetupAdi.exe to install ADI directly.

  • I need Web Applications Desktop Integrator...for window xp

    I need Web Applications Desktop Integrator...for window xp (window xp as client with oracle 11i)
    please share any link or website for download/setup
    thanks &regards,
    A.A

    893544 wrote:
    I need Web Applications Desktop Integrator...for window xp (window xp as client with oracle 11i)
    please share any link or website for download/setup
    thanks &regards,
    A.AAre you looking for client-based ADI or Web ADI ? If the former, see Helios' reply above.
    For Web ADI in 11i, see these MOS Docs (and the docs that they link to)
    FAQ: Certification Information For Client ADI And Webadi [ID 1251224.1]     
    Which Customers Need to Migrate From Client/Server ADI to WebADI and Report Manager? [ID 458589.1]     
    Web Applications Desktop Integrator (Web ADI) List of Patches [ID 726989.1]     
    HTH
    Srini

Maybe you are looking for