ADF Desktop Integration and IE6

Hi,
I create a web project with ADF Desktop Integration, but ADF Desktop Integration must to use IE7. My customer is using IE6.
Is there way use ADF Desktop Integration with IE6?
Please help me
Thanks
Edited by: fbg on 21:29 12-07-2010

The point is, nobody here would bother, as it's certified on IE7, implying it needs some features of IE7 to work.
Your best bet is just to give it a go under IE6 yourself. If it does/doesn't work, voila! ... you have your answer. Otherwise asking for support on this forum, you're going to get the same answer again, it's not certified under IE6.
CM.

Similar Messages

  • Not getting ADF Desktop Integration option in Jdeveloper 11.1.1.3

    Hi,
    I am following this link:- http://www.oracle.com/webfolder/technetwork/tutorials/obe/jdev/obe11jdev/ps3/tutorial_adfdi/adfdinewtutorial/jdtut_11r1_59_2.html for ADF Desktop Integration.
    When I am opening my Jdeveloper after installing *.NET Programability Support* from Control Panel. The Option in Tools Menu of J Developer i.e ADF Desktop Integration is not coming.
    But When I checked in my machine :- C:\Oracle\Middleware\jdeveloper\adfdi\bin\excel\client. I am able to find set up of ADF Desktop Integration. I ran it and it got installed as per the above link. But still I am not able to see that option in my Tools. When I right click on View_Controller of ADFdi_BC Application as per the Link and went to NEW but I checked in ALL Technology of Client Tier option, ADF Desktop Integration option is not coming.
    Can anyone suggest me what to do for getting that option in my Jdeveloper and I can use this to make my Excel sheet under View Controller.
    Please suggest me something.
    Thanks,
    Ramit Mathur

    The title of your post mentions version 11.1.1.3. The tutorial link mentions version 11.1.1.4. It is probably best to get the matching version. In fact, I recommend getting the most recent version, 11.1.2.x.

  • How to install ADF Desktop Integrator on mac (using jdev 11.1.2.1.0)

    Hi Everyone,
    I got a requirement for my client where they want to use microsoft excel to upload/edit/delete content of one of our ADF application data and we are thinking of using ADF Desktop Integrator option for achieving this. I tried to install ADF Desktop Integrator from my Jdeveloper->Tools->'Install ADF Desktop Integrator' but this option got disabled on my mac. Is there any way to enable it or is it mac not compatible for ADF desktop integrator tool? Also most of my client team members are using mac and hence I cannot ignore mac option and switch to pc.
    Any help or suggestions on this would be very help and appreciated.
    Thanks,
    Ravi N

    Hi.
    ADF Desktop integration relies on Microsoft .NET and Microsoft Internet Explorer; both are available on Windows only. Thus, ADF Desktop Integration is not available on Apple OS X.
    Best Regards,
    Frédéric.

  • Error when trying to install adf-desktop-integration.

    Hi,
    I developed an integrated workbook using the ADF Desktop Integration technology (JDeveloper 11.1.1.4.0, Microsoft Office 2007, Windows 7)
    One of my users encountered an error when is trying to run the setup for the adf-desktop-integration.
    The steps for his error are the following (he is using Windows XP and Microsoft Office Professional Plus 2007):
    - Enable .NET Programmability support from Office installation
    - Run the setup file for adf-desktop-integration. The following error appears in a popup:
    The following solution cannot be loaded because Microsoft Office support for the .Net Framework 3.5 is not installed: adfdi-excel-addin-runtime.vsto.
    For more information, see http://go.microsoft.com/fwlink/?LinkId=135965
    If someone else encountered this error and found a solution please let me know.
    Thank you,
    Alex.

    Hi,
    The problem is that my user already have installed on his computer the .Net Framework 3.5 SP1.
    In the section "3.5 Installing ADF Desktop Integration" from the link http://download.oracle.com/docs/cd/E24382_01/web.1112/e16180/inst_conf_dev_env.htm#CHDHJIIG is specified that when the setup tool is run, the following software are installed:
    1. Windows Installer 3.1
    This software I suppose is already installed or the setup tool managed to install it, otherwise I should have an explicit error.
    2. Microsoft .NET Framework
    This software .Net Framework 3.5 SP1 is already installed.
    3. Microsoft Visual Studio Tools for Microsoft Office
    My user already has Visual Studio Tools for the Office system 3.0 Runtime
    Now lets take a look on the same link at the section "3.2 Required Oracle ADF Modules and Third-Party Software". Because my users are using only the Runtime edition of ADF desktop integration they don't need JDeveloper or an Application server.
    Taken in consideration the section "Installing the Runtime Edition of ADF Desktop Integration" from your link, my users are using the adfdi-excel-runtime-client-installer.zip (this file is provided by me and is taken from my installation of Oracle Middleware-11.1.1.4.0).
    Thank you,
    Darie.

  • ADF Desktop Integration - Can it Support Master Detail Information

    I reviewed the OBE and also the user guide. I could not see any specific details as to whether the ADF Desktop integration can support master detail relationship - either master table with detail table or Master form with detail form, to be linked with the excel sheet.
    Defining both the master and detail table as "tables" I was able to get the data into the excel sheet for the entire master and the child of the first master. The fetch of the child records for the second or third master records is not happening, obviously because I am missing suitable actions.
    Please let us know if:
    - the Master detail can be supported in a view only mode in the integrated excel sheet - with partial page functionality?
    - The master - detail page can be used to upload a header record (master) and many detail records.
    Appreciate any inputs.
    Thanks
    Ram.

    Yes. ADFdi can be configured for "master-detail" type use cases.
    You can create cases with a master form and a detail table. Or, you can create cases with multiple tables.
    ADFdi does not automatically manage the relationship between the form and table, or between the tables. So, the implementation details depend on your specific use case.
    For example, given two tables (one above the other), you might choose to make one column in the "master" table double-clickable. The double-click action set can then invoke the download action of the second, "detail" table.
    For a master form - detail table case, you can configure a "next" button to navigate to the next "master" record and download the details into a table.
    HTH

  • 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

  • ADF desktop integration issue

    i have created a application and published to weblogic successfully, but when i tried to run my integrated excel workbook, i got following errors. how to resolve this issue ?
    ADFDI-00134: An attempt to connect to the web application has failed.
    ADFDI-00501: An unexpected status: 500 (InternalServerError) was returned from the server while requesting the URL: http://localhost:7101/myDITest/adfdiRemoteServlet
    ~~~~~~~~~~
    ConnectionFailedException: ADFDI-00134: An attempt to connect to the web application has failed.
    Source: adfdi-excel-runtime
    Stack:
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.GetAuthenticationMode()
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.Login()
    at oracle.adf.client.windows.datamanager.ADFBindingContext.AttemptLogin(Boolean maybeHadSession)
    at oracle.adf.client.windows.datamanager.ADFBindingContext.SyncModel(BindingContainer bc, String contentType)
    at oracle.adf.client.windows.datamanager.BindingContainer.ReloadMetadata()
    at oracle.adf.client.windows.datamanager.BindingContainer.LoadMetadata()
    at oracle.adf.client.windows.excel.runtime.DIWorksheet.InitializeComponents(Boolean isFirstLoad)
    at oracle.adf.client.windows.excel.runtime.DIWorksheet.Initialize(Boolean initializeUI)
    Inner:
    UnexpectedHttpStatusException: ADFDI-00501: An unexpected status: 500 (InternalServerError) was returned from the server while requesting the URL: http://localhost:7101/myDITest/adfdiRemoteServlet
    Source: adfdi-excel-runtime
    Stack:
    at oracle.adf.client.windows.excel.runtime.WebAppLogin.GetAuthenticationMode()
    yong

    There is some kind of configuration problem with your web application.
    First, you should report the version of ADFdi you are using.
    Next, you should verify the configuration against the guide.
    http://docs.oracle.com/cd/E24382_01/web.1112/e16180/prep_dev.htm#sthref25
    Next, you should perform some diagnostic steps.
    http://docs.oracle.com/cd/E24382_01/web.1112/e16180/ap_desk_integ_troubleshoot.htm#CHDIBEEE
    HTH
    Alex

  • ADF Desktop Integration : How to delete the table in Excel?

    Hi,
    I am using Jdev 11.1.1.3.0 and Excel 2007 for Oracle ADF DI, I had created an ADF table using pageDef file in the excel. Now I wanted to delete that table and use a different pageDef file.
    I could not find a way to delete that table.
    I deleted full row of tables and then I used different pageDef file and created a new adf table. But when I am running this version of excel, I am getting runtime exception and excel is getting corrupted.
    My question how to delete the table not corrupting the Excel.
    Thanks
    Pavan

    Pavan,,
    Welcome to OTN.
    You can delete the table by selecting the top left column (of the table) and then select delete from the ADFdi tab.
    Refer the documentation for more info.
    http://docs.oracle.com/cd/E17904_01/web.1111/e10139/get_start_dev_tools.htm#ADFDI608
    -Arun

  • ADF Desktop Integration: How do I use dependent LOVs in Table Components?

    Hi,
    I have a table component that has a series of dependent LOVs. Now, while I understand that ADFdi allows for LOVs to be chained together by dependency, what I don't understand is how to get the child values to change based on a selection of a parent value. Is there a method binding I missed? Or is there some other mechanism I'm not seeing in the documentations? Hope someone can help shed some light on it - Google is darkness. Thanks.
    Cheers,
    Benjamin

    Repost

  • Unable to Install Desktop Integration (Jdev 11.1.1.5) in Windows-7 64 bit

    Hi,
    I am unable to install ADF Desktop Integration Addin for Office 2010 in Windows 7.
    Jdev Version : 11.1.1.5
    Operating System : Windows 7 SP1 64bit
    Microsoft Office Excel 2010
    I have followed the steps given in the developers Guide - Link .
    Error:
    Component Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1 has failed to install with the following error message:
    "A failure occurred attempting to install the Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1."
    The following components failed to install: - Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1
    See the setup log file located at 'C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\install.log' for more information.
    Thanks,
    Chaitanya

    I could find any Clue, Attaching the Log File
    Log File :
    The following properties have been set:
    Property: [AdminUser] = true {boolean}
    Property: [ProcessorArchitecture] = AMD64 {string}
    Property: [VersionNT] = 6.1.1 {version}
    Running checks for package 'Windows Installer 3.1', phase BuildList
    The following properties have been set for package 'Windows Installer 3.1':
    Running checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
    Result of checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
    'Windows Installer 3.1' RunCheck result: No Install Needed
    Running checks for package '.NET Framework 3.5 SP1', phase BuildList
    Reading value 'SP' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v3.5'
    Read integer value 1
    Setting value '1 {int}' for property 'DotNet35SP'
    The following properties have been set for package '.NET Framework 3.5 SP1':
    Property: [DotNet35SP] = 1 {int}
    Running checks for command 'DotNetFX35SP1\dotNetFx35setup.exe'
    Result of running operator 'ValueGreaterThanEqualTo' on property 'DotNet35SP' and value '1': true
    Result of checks for command 'DotNetFX35SP1\dotNetFx35setup.exe' is 'Bypass'
    '.NET Framework 3.5 SP1' RunCheck result: No Install Needed
    Running checks for package 'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1', phase BuildList
    Reading value 'Install' of registry key 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v9.0.21022'
    Unable to read registry value
    Not setting value for property 'VSTORuntimeInstalled'
    Reading value 'Update' of registry key 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v3'
    Unable to read registry value
    Not setting value for property 'VSTORuntimeUpdateInstalled'
    The following properties have been set for package 'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1':
    Running checks for command 'VSTOR30\vstor30.exe'
    Skipping ByPassIf because Property 'VSTORuntimeInstalled' was not defined
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of checks for command 'VSTOR30\vstor30.exe' is 'Install'
    Running checks for command 'VSTOR30\vstor30sp1-KB949258-x86.exe'
    Skipping ByPassIf because Property 'VSTORuntimeUpdateInstalled' was not defined
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of checks for command 'VSTOR30\vstor30sp1-KB949258-x86.exe' is 'Install'
    'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1' RunCheck result: Install Needed
    EULA for components 'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1' was accepted.
    Copying files to temporary directory "C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\"
    Downloading files to "C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\"
    (9/12/2011 9:37:42 AM) Downloading 'VSTOR30\vstor30.exe' from 'http://go.microsoft.com/fwlink/?LinkId=95146' to 'C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\'
    Download completed at 9/12/2011 9:37:44 AM
    Verifying file integrity of C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\VSTOR30\vstor30.exe
    WinVerifyTrust returned 0
    File trusted
    (9/12/2011 9:37:44 AM) Downloading 'VSTOR30\vstor30sp1-KB949258-x86.exe' from 'http://go.microsoft.com/fwlink/?LinkId=120187' to 'C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\'
    Download completed at 9/12/2011 9:37:45 AM
    Verifying file integrity of C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\VSTOR30\vstor30sp1-KB949258-x86.exe
    WinVerifyTrust returned 0
    File trusted
    Running checks for package 'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1', phase BeforePackage
    Reading value 'Install' of registry key 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v9.0.21022'
    Unable to read registry value
    Not setting value for property 'VSTORuntimeInstalled'
    Reading value 'Update' of registry key 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v3'
    Unable to read registry value
    Not setting value for property 'VSTORuntimeUpdateInstalled'
    The following properties have been set for package 'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1':
    Running checks for command 'VSTOR30\vstor30.exe'
    Skipping ByPassIf because Property 'VSTORuntimeInstalled' was not defined
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of checks for command 'VSTOR30\vstor30.exe' is 'Install'
    Running checks for command 'VSTOR30\vstor30sp1-KB949258-x86.exe'
    Skipping ByPassIf because Property 'VSTORuntimeUpdateInstalled' was not defined
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of checks for command 'VSTOR30\vstor30sp1-KB949258-x86.exe' is 'Install'
    'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1' RunCheck result: Install Needed
    Verifying file integrity of C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\VSTOR30\vstor30.exe
    WinVerifyTrust returned 0
    File trusted
    Installing using command 'C:\Users\cvegesna\AppData\Local\Temp\VSDC0B0.tmp\VSTOR30\vstor30.exe' and parameters ' /q:a /c:"install /q /l"'
    Process exited with code 4097
    Status of package 'Visual Studio Tools for the Office system 3.0 Runtime Service Pack 1' after install is 'InstallFailed'

  • Desktop integration

    Using desktop integration via windows explorer I am able to see content items that are still in a workflow and have not yet been released. (i.e. status of review). This also happens when I view the use the browse content under contribution folders in the ucm website. If I use the ucm search to retrieve the content item, nothing is returned unless the content item is in a status of released. The user I am using has only the read privilege on the security group and the content item has been checked in by another user. I would like to have desktop integration and browse content behave the same way as the ucm search (i.e. if content is not yet released it must be not be visible). Is there any particular configuration I have to do?

    I managed to find the answer myself. Basically the default behaviour for a virtual folder is to show the latest version and does not take care if the verison is a released version or not. To modify this behaviuor you have to set the configuration variable CollectionReleasedOnly to true. The visibility of content items will be based on the release state rather than the item version. In this case, when a new revision of an existing content item is checked into a folder, the new revision is only visible to the author. The new revision will not become visible to all other users with read access to that content item until it is converted, indexed, and released. This means that until the content item is released, nothing is displayed for non-authoring users. Also, if the release date of the of the new revision is set to a future date, the revised content item will not be visible to other users until that point in time.

  • ADF Desktop Application Creation Error in JDeveloper 11.1.2.0.0

    Hi,
    While creating an ADF Desktop Application using JDeveloper 11.1.2.0.0 I am getting an error and hence not able to create the application.
    The below are the steps I am performing.
    1 : New Application
    2 : Select "Java Desktop Application (ADF)
    3 : Providing the Model & View details and package names
    4 : Click Finish button.
    My laptop has a standard configuration
    OS : Windows 7
    IDE : JDeveloper 11.1.2.0.0
    RAM : 4GB
    The below is the error stack :
    ====================
    Performing action (270) New Application... [ from ApplicationNavigatorWindow ]
    Invoking command: [ from ApplicationNavigatorWindow ]
    oracle.jps.config:Jul 18, 2011 10:37:01 AM oracle.security.jps.util.JpsUtil disableAudit
    INFO: JpsUtil: isAuditDisabled set to true
    java.lang.NoSuchMethodError: oracle.javatools.data.HashStructure$BaseChain.access$700(Loracle/javatools/data/HashStructure$BaseChain;ILjava/lang/Runnable;)V
    o.javatools.data.HashStructure$BaseChain$1.run(HashStructure.java:2136)
    o.javatools.data.Structure.applyBatchChanges(Structure.java:231)
    o.javatools.data.HashStructure$BaseChain.applyBatchChangesImpl(HashStructure.java:2177)
    o.javatools.data.HashStructure$BaseChain.applyBatchChanges(HashStructure.java:2165)
    o.i.model.WorkingSet.getInstance(WorkingSet.java:40)
    o.i.model.WorkingSets.getWorkingSet(WorkingSets.java:179)
    o.i.model.WorkingSets$1.run(WorkingSets.java:93)
    o.javatools.data.Structure.applyBatchChanges(Structure.java:231)
    o.i.model.HashStructureNode$1.run(HashStructureNode.java:327)
    o.javatools.data.Structure.applyBatchChanges(Structure.java:231)
    o.i.model.HashStructureNode.applyBatchChanges(HashStructureNode.java:323)
    o.i.model.WorkingSets.<init>(WorkingSets.java:88)
    o.i.model.WorkingSets.getInstance(WorkingSets.java:163)
    o.i.model.WorkingSets.getInstance(WorkingSets.java:137)
    o.ji.navigator.ApplicationFilter.initChildren(ApplicationFilter.java:39)
    o.i.model.ContentFilter.getChildren(ContentFilter.java:81)
    o.ii.explorer.BaseTreeExplorer.addChildren(BaseTreeExplorer.java:394)
    o.ii.explorer.BaseTreeExplorer.setRoot(BaseTreeExplorer.java:1587)
    o.ii.explorer.BaseTreeExplorer.getTree(BaseTreeExplorer.java:1556)
    o.ii.explorer.BaseTreeExplorer.setContext(BaseTreeExplorer.java:655)
    o.i.navigator.ProjectNavigatorWindow.applicationChanged(ProjectNavigatorWindow.java:219)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEventImpl(ApplicationNavigatorWindow.java:1125)
    o.i.navigator.ApplicationNavigatorWindow.fireApplicationChangeEvent(ApplicationNavigatorWindow.java:1109)
    o.i.navigator.ApplicationNavigatorWindow.access$200(ApplicationNavigatorWindow.java:104)
    o.i.navigator.ApplicationNavigatorWindow$1L.itemStateChanged(ApplicationNavigatorWindow.java:269)
    jx.s.JComboBox.fireItemStateChanged(JComboBox.java:1205)
    jx.s.JComboBox.selectedItemChanged(JComboBox.java:1262)
    jx.s.JComboBox.contentsChanged(JComboBox.java:1309)
    jx.s.AbstractListModel.fireContentsChanged(AbstractListModel.java:100)
    jx.s.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:88)
    jx.s.JComboBox.setSelectedItem(JComboBox.java:557)
    o.i.navigator.ApplicationNavigatorWindow$8.update(ApplicationNavigatorWindow.java:749)
    o.i.model.IdeSubject.notifyObservers(IdeSubject.java:98)
    o.i.model.ObservableFolder.notifyObservers(ObservableFolder.java:86)
    o.i.model.UpdateMessage.fireChildAdded(UpdateMessage.java:460)
    o.i.cmd.NewWorkspaceCommand.createEmptyWorkspace(NewWorkspaceCommand.java:191)
    o.i.cmd.NewWorkspaceCommand.createEmptyWorkspace(NewWorkspaceCommand.java:138)
    o.j.template.wizard.NewApplicationFromTemplateWizard.getOrCreateWorkspace(NewApplicationFromTemplateWizard.java:160)
    o.j.template.wizard.NewObjectFromTemplateWizard$CreateObjectFromTemplateWorker.doInBackground(NewObjectFromTemplateWizard.java:683)
    o.j.template.wizard.NewObjectFromTemplateWizard$CreateObjectFromTemplateWorker.doInBackground(NewObjectFromTemplateWizard.java:665)
    jx.s.SwingWorker$1.call(SwingWorker.java:277)
    j.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    j.util.concurrent.FutureTask.run(FutureTask.java:138)
    jx.s.SwingWorker.run(SwingWorker.java:316)
    j.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    j.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    j.lang.Thread.run(Thread.java:662)
    Can somebody help?
    Regards,
    Kalpesh

    Hi Kalpesh,
    I just tried, and didn't get that error - there must be something specific to your scenario. Have you tried the obvious solutions (reinstall)
    John

  • Unable to see Desktop Integration Manager Responsibility in 12.0.6

    Hello All,
    I cannot see the BNE Destop integration Manager Responsibility in Oracle EBD Suite 12.0.6
    Please help me, how to add this responsibility in R12.0.6.
    Thanks
    Regards
    Sagb

    Hi;
    Please check below which could be helpful on your issue:
    How To Access Define Parameter Using Desktop Integration Manager [ID 1325820.1]
    NOTE:1363280.1 - GL Budget and GL Journal and FA Addition Integrators Error in Desktop Integration Manager
    Regard
    Helios

  • BAdIs for CAD Desktop Integration

    Hi, I am generally looking for some information on the purpose and use of the BAdIs related to CAD Desktop Integration. The name of the BAdIs are:-
    CDESK_BADI_MAIN
    CDESK_CAD_CHANGE
    CDESK_TBM_ADDIN
    CDESK_BADI_COPY_DLG
    CDESK_BADI_COPY_DOC
    CDESK_MATERIAL
    CDESK_BOM
    Anyone one who has worked on the above BAdIs please provide your valuable inputs. are all these BAdIs related to the CDESK transaction.

    Hi Rudra,
    Maybe SAP note
    600142 DESK: List of all BAdIs/BAdI methods in CAD desktop
    could help you. This note contains a whole list of all CAD Desktop BADIs currently available.
    Best regards,
    Christoph

  • Error with Desktop Integration on Macs

    My JWS program runs fine on several Macs (running on 1.4.2-XX and 1.5), however, whenever I try to use the desktop integration, I get an error creating the shortcuts. There are no problems on Windows clients.

    I would suggest you use the clean uninstall link and downloading 4.5. It has proved very stable with XP I use it.
    I would strongly advise against loading the media manager though, It is less that stable software. I take it you know where to download 4.5?
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB11320&sliceId=SAL_Pub...
    Let me know how it goes!
    Thanks
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

Maybe you are looking for

  • Open Items and Recievables/Payables showing in ICR

    Everytime I run my FBICS3/FBICA3 and FBICR3 transactions, both open items and recievables/payables are showing up.  I read that if you want to remove recon 001 method, then delete it from your object group configuration.  I did that, along with deact

  • Fichier Adobe Acrobat 9 Pro lisible avec une version antérieure

    Bonjour à tous, Après un passage sous VISTA et l'installation d'Adobe Acrobat 9 Pro, je constate que les fichiers que je transforme en .pdf ne sont plus lisibles par certains collègues ayant une version antérieure d'Adobe (7 ou 8) !! Ce qui est encor

  • 10.4.8 (and any other system upgrade) - Safe Mode?

    It has recently been suggested to me that in addition to the repair permissions before and after, verify disc, unplug all externals, and use the Combo routine, that booting into safe mode to do any system upgrade is the preferred path since there's l

  • Use of flat files in distributed architecture probs.

    Hi Guiess, I am working in a module in distributed environment. Its client is swing application.I have a one doubt and the doubt is - I am making some flow chart sort of thing at client side and saving this work in a flat file (java property file/xml

  • Why can't I use in browser editing with synchronized text?

    I have created a muse site that has a desktop version as well as a phone version.  I have synchronized the text on the site and I want to enable in-browser editing, but it tells me that I cannot because my server does not appear to support page redir