Adobe Javascript buttons does not work after deploying by ADS

Hi,
I have a dynamic PDF with adobe javascript " addInstance (1) ". In the preview of Adobe Lifecycle the PDF works like it should. However when I deploy the PDF in Developer studio the button is working anymore. It looks like the PDF isnt dynamic after deployment.
I have tried to add the following code , but it isnt working:
IWDInteractiveForm iForm1 = (IWDInteractiveForm)view.getElement("InteractiveForm1");
iForm1.setDynamicPDF(true);
Also, the properties of the PDF is set to Interactief Form, and XDP preview format is Dynamic PDF.
Does anyone know what the problem is?
Thank in advance.
Thaibinh
Application details:
Acrobat Reader 7.0.9 and higher
Adobe Live cycle 7.1
Developer studio S 7.0.13
AdobeControl version  6.3018.0.1
Type browser Internet Explorer 6.0
Operation system Linux
Type of interact form ACF
Netweaver 2004s

Hi Harman,
Am i inserting the code at the correct spot?
//@@begin javadoc:wdDoModifyView
Hook method called to modify a view just before rendering.
This method conceptually belongs to the view itself, not to the
controller (cf. MVC pattern).
It is made static to discourage a way of programming that
routinely stores references to UI elements in instance fields
for access by the view controller's event handlers, and so on.
The Web Dynpro programming model recommends that UI elements can
only be accessed by code executed within the call to this hook method.
@param wdThis Generated private interface of the view's controller, as
       provided by Web Dynpro. Provides access to the view controller's
       outgoing controller usages, etc.
@param wdContext Generated interface of the view's context, as provided
       by Web Dynpro. Provides access to the view's data.
@param view The view's generic API, as provided by Web Dynpro.
       Provides access to UI elements.
@param firstTime Indicates whether the hook is called for the first time
       during the lifetime of the view.
  //@@end
  public static void wdDoModifyView(IPrivateInfosessieenqueteView wdThis, IPrivateInfosessieenqueteView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
    //@@begin wdDoModifyView
     if (firstTime) {
     IWDInteractiveForm iForm1 = (IWDInteractiveForm)view.getElement("InteractiveForm");
     iForm1.setDynamicPDF(true);
    //@@end

Similar Messages

  • Ipad 2 Print button does not work after 6 upgrade?

    Since we upgraded to iOS6, our print button does not work and does not find our printer.  It was working fine until iOS6.  Called an Apple Technician and he had me reset, which wiped out all of my saved information but didn't fix the print.  He then started talking about a restore but the phone line went dead.  Has anyone had this problem?

    Today's iOS 6.1 update fixed the printer problem.

  • Back Button does not work after upgrade to F4.01, why?

    90% of the time, since my upgrade to Firefox 4.01, my Back Button (arrow) does not work. I know there's a referring page and it hasn't opened a new window. Ideas?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • CMC does not work after deploying to Websphere

    Description of Problem or Question:
    We have an installation of BO XI R2 SP2 on Tomcat (default installation).
    Now we installed Websphere Application Server 6.0 on the same server and deployed BO war files on it.
    The existing installation of Infoview & CMC on Tomcat works as it did before.
    But, CMC that runs on Websphere does not work.
    Product\Version\Service Pack\Fixpack (if applicable):
    Business Objects XI R2 - Service Pack 2
    Tomcat 5.0.27 (installed by default)
    Websphere Application Server 6.0.0.2
    Relevant Environment Information (OS & version, java or .net & version, DB & version):
    Windows 2003 Server R2, Enterprise Edition, SP2
    Sporadic or Consistent (if applicable):
    Consistent
    Steps to Reproduce (if applicable):
    Followed all the steps mentioned in "Deploying on WebSphere" section of "xir2_bip_install_en.pdf"
    Deployed the following war files from the following location in the order mentioned with context roots as listed.
    C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\java\applications\sp2updates
    webcompadapterSP2.war /businessobjects
    jsfadminSp2.war /jsfadmin
    jsfplatform.war /jsfplatform
    adminSP2.war /businessobjects/enterprise115/adminlaunch
    desktopSP2.war /businessobjects/enterprise115/desktoplaunch
    stylesSP2.war /styles
    http://localhost:9080/businessobjects/enterprise115/desktoplaunch
    Infoview works as expected.
    http://localhost:9080/businessobjects/enterprise115/admin
    CMC doesnot work. IE Says "HTTP 500 Internal Server Error".
    What has already been tried (where have you searched for a solution to your question/problem):
    On searching the web-forums, I found this:
    http://www.forumtopics.com/busobj/viewtopic.php?t=112151
    So, I tried to install WCA for Websphere. The scenario mentioned in that article deals with new installation of BO.
    But, since ours is an existing installation, I cannot install WCA for websphere.
    I do not want to re-install BO.
    Please advise.
    Thanks,
    Chris

    Hi,
    The following is the log created when I try to open CMC.
    com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[wccontroller]: java.lang.NoClassDefFoundError: javax.servlet.http.HttpServletRequestWrapper
    at com.ibm.oti.vm.VM.findClassOrNull(Native Method)
    at com.ibm.oti.vm.BootstrapClassLoader.loadClass(BootstrapClassLoader.java:62)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:633)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:635)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:300)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:363)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:635)
    at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:90)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62)
    at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58)
    at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:466)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:466)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at com.businessobjects.enterprise.wca.servlets.WCAControllerServlet.init(Unknown Source)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:325)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:165)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:628)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:272)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)

  • Left mouse button does not work after last upgrade on one computer.

    Second request -- left mouse button no longer works after latest upgrade. Uninstalled and reinstalled - did not help. Only affected my office computer. Left button works on other three search engines and other programs -- need suggestions...

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Web UI does not work after deployment of BBPCRM SP for CRM 7

    Hello!
    I just applied SP 2 for BBPCRM in our CRM 7 system and after that our web ui does not start correctly.
    We can log in and choose a business role, but the we get the following error in the browser
    Service cannot be reached
    What has happened?
    URL http://host.intranet.org:8061/sap_!DOCTYPE html PUBLIC"-//W3C//DTD HTML 4.01Transitional//EN"__html__head__title_Logon Error Message_/title__META http-equiv="Content-Type" content="text/html/css"_body { font-family:tahoma,helvetica,sans-serif call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system CRD with error code 404 and for the reason Not found.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:K-i:host_CRD_61-v:0-s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team
    It does not make any entries in the system log, but I found the following in the ICM log
    Thu Mar 12 07:51:02 2009
    *** ERROR => URLDecode recognised invalid sign in form field [ictxxfilt.c  248]
    *** ERROR => illegal request {00030882} [http_auth.c 494]
    Address    Offset  REQUEST:                                                    
    Has anbody else encountered this error and how did you solve it?
    I'm not really sure it is related to the BBPCRM package, it could be related to SAP WEBCUIF 700 package that had to be applied before BBPCRM SP 2.
    Regards
    rollo

    Hello!
    I just solved it!
    I found that the SAP/webcuif services was disabled, if it was the SP that caused it or not, I don't know, but when I enabled it everything started to work!
    Regards
    rollo

  • T40P ACCESS IBM BUTTON DOES NOT WORK AFTER INTIAL OPENING AND MUSIC PLAYS ????

    Hello, from a very un-savy laptop and computer user,my T40P thnk pad doesnt work when you push ACCESS IBM BLUE BUTTON,??Ive tried to uninstall some of the IBM componets,But not haveing a real clue as what to uninstall ,i i did uninstall a few that a earlier post reply suggested,.?then i downloaded the programs again and ,still nothing works corectly,Im going to paste a list of installed IBM programs in this message ,so that if someone reads this ,they will see what i have and the versions too.Any help on this would be a real blessing  ,im lost as far as  being-    A    computer repair tech goes,Thank you in advance for any reply post to my problem,.Thank you ,what a great fourm to be invloved with,
    Computer Name: TOMS
    Computer OEM: IBM
    Computer Model: 2373G5U
    Serial Number: 99YHKN3
    OS OEM: Microsoft Corporation
    OS Name: Windows XP Professional
    OS Type: Windows NT / 2000 / XP
    OS Version: 5.01
    OS Build: 2600
    OS Service Pack: Service Pack 3
    System Enclosure: Notebook
    INSTALLED IBM SOFTWARE:
    Package Name: Access Support
    Version: "en2.0.61"
    Package Name: AccessIBM
    Version: "4.03"
    Package Name: EasyEject
    Version: 1.00.000
    Package Name: eGatherer
    Version: Unknown
    Package Name: IBM Access Connections
    Version: 1.00.000
    Package Name: IBM ThinkPad Keyboard Customizer Utility
    Version: 1.1.0
    Package Name: IBM ThinkPad UltraNav Wizard
    Version: "1.10"
    Package Name: IBM TrackPoint Accessibility Features
    Version: 1.00.000
    Package Name: IBMPM
    Version: Unknown
    Package Name: Messaging
    Version: "1.0.5.8"
    * Version: ""
    Package Name: NPdirect
    Version: 1.00.000
    Package Name: QConnect
    Version: 1.00.000
    Package Name: ThinkPadSoftwareInstaller
    Version: "1.03.0301"
    * Version: Unknown
    Package Name: TPHOTKEY
    Version: Unknown
    Package Name: TpKmap
    Version: Unknown
    Package Name: TrackPoint
    Version: Unknown
    MODEL OF THINK PAD, IBM 2373-G5U T40P

    Hi Tom.  I just went through the same issue with my T42p.  After uninstalling/downloading/reinstalling the Access IBM software it still didn't work so I found my way here.  At first my visit didn't seem promising but I did a search of the forum for Access IBM and found a post in which somebody suggested installing the ThinkVantage System Update utility.  I did that, rebooted and accessed the utility through the start/programs menu and installed 3 critical updates, rebooted again, et voila, Access IBM is fully functional.  I've since gone back there a couple more times and am in the process of doing a fairly large download of optional updates.  It appears to be a cool utility that even allows for setting up automatic updating.  Kudos to whoever posted that link.
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=TVSU-UPDATE
    At least I'm fairly sure this is where I went to download the thing. Took a couple of tries to successfully flash the bios but all seems fine now.  If you do decide to do this and also to flash the bios do yourself a favor and have your machine plugged into your AC adapter with a fully charged battery *before* you start that particular drill.
    Luck
    -joe
    Joe T42p (T2373C96), T60p (8743FKE5)

  • Flash player does not work after I installed it

    Flash player does not work after I installed it

    I'm using Mac Osx and my browser is Safari
    Date: Wed, 5 Feb 2014 00:41:29 -0800
    From: [email protected]
    To: [email protected]
    Subject: Flash player does not work after I installed
        Re: Flash player does not work after I installed it
        created by Mike M in Installing Flash Player - View the full discussion
    This is a user-to-user forum, NOT 24/7 support. You're "lucky" I happen to be up at 1:40 am to answer you.
    What OS are you using?
    http://mmonlinedesigns.com/images/os.png
    What browser?
    http://mmonlinedesigns.com/images/browsers.png
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6087541#6087541
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6087541#6087541
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6087541#6087541. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Installing Flash Player at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Froze on black screen and power button does not work

    my sons ipod touch is stuck on a black screen when plugged into the computer got a spinning wheel and will not connect now spinning wheel will not go away the power button does not work so can not reset it manually
    any suggestions would be appreciated

    - iOS: Not responding or does not turn on
    Neglect the reset and when it says place the iPod in recovery mode use one of thes programs
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer          
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Just completed a clean install of CS6 Photoshop on my Yosemite Mac Book Pro and the Adobe Application Manager does not work and cannot install a fresh copy from Adobe

    Just re-installed a fresh copy of CS6 Photoshop on my Yosemite Mac Book Pro and somehow the Adobe Application Manager does not work and therefore cannot verify my copy.  What should I do?
    I get a message saying that Adobe Application Manager may be damaged and that I should install a new version of AAM.  But after downloading a fresh copy of AAM and doing the install, the program (AAM) still will not install.  It is like an infinite loop!
    Please, someone help!
    Thanks!

    HI gener7!
    I'm sorry but I am not on Creative Cloud.  I'm still on CS6 and it was the Adobe Application Manager that wasn't working and I could not install the update to this application.  My AAM version is:  8.0.0160
    The link you provided was the update that I wanted to install but it does not work.  A window shows up during that install that says:
    We've encountered the following issues.
    Installer failed to initialize.  Please download Adobe Support Advisor to detect the problem.
    and then the link to the Adobe Support Advisor which leads to a "Adobe Support Advisor has been discontinued" page.
    Thanks!

  • I just updated firefox and now when i play online games ,my home button and my login in button does not work,also my refresh button is gone. Please help me with this problem. THANKS

    i updated firefox to the newest version,now my login and home button does not work,also my refresh button dissapeared. I play alot of games and need those buttons to switch back and forth to other games. THANKS

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • The back button does not work consistently, and rarely works if I open an attachment...any ideas on fixing this?

    The back button does not work consistently, and rarely if ever when I open an attachment. Does anyone have a fix for this?
    == This happened ==
    Not sure how often
    == I installed firefox

    Same problem here: I never had a problem with the previous versions and now I don't even get my homepage when I click Firefox. Instead, I am getting a blank screen that says "New Tab", only after I click the "Home" symbol I get my Homepage (Yahoo). The browser - back and browser forward button don't work anymore, very annoying. Normally a newer version should be an improvement but it looks like Mozilla really messed up with this "improvement". probably I am going to use Google chrome from now on.

  • Print size in Photoshop CC does not work after updating

    Print size in Photoshop CC does not work after updating, it was working fine before but now when I click to go to print size either from the menu of right chicking when the hand tool is selected, the image just zooms right out until it is a tiny little box in the centre of the screen, no good what so ever, as I say it was working fine before the update.
    I am using window 7 with 8 gb of ram and an I7 with a 1GB graphics card.
    Can anyone help please?
    thanks
    Fujibill

    Check the Image>Image Size and see what the print size is supposed to to be for the open document.
    Also, resetting the photoshop cc preferences might fix it.
    http://forums.adobe.com/thread/375776?tstart=0

  • My button does not work is that to turn my ipod works and my ipod is block is an apple with a loading baarre how do I restore it?

    my button does not work is that to turn my ipod works and my ipod is block is an apple with a loading baarre how do i restore it ? please help me

    Try:
    - iOS: Not responding or does not turn on
    Where it says place the iPod in recovery mode use this program vice the iPod's buttons
    RecBoot: Easy Way to Put iPhone into Recovery Mode
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • Ipad app icons shaking but won't delete, home button does not work, power off switch does not work

    I just got a new ipad air and have started to add apps to it.  I have added a couple of free apps which I have also deleted (moved to icloud).  I have also a couple of apps (free & purchased) which I have on it now.
    Now my problem:
    I tried to remove another free app.  I press and hold the icon.  All app icons shake and display the 'x' for removing, but the 'x' for does not work on any of the icons.  Also, after this, the home button does not work as the icons keep shaking even while I am pressing the button.  And the power off switch on the side of the device does not work either.  If I close the smart cover and reopen it shows the home display and all the icons still shaking (instead of showing the passcode sign-in display).  Fortunately (well, fortune in the misfortune) if I press the home button and off switch a couple times each and close the smart cover and wait, the device awakes normally.  Well, normally until I try to remove any app.
    So what do I need to do to fix this?
    Thanx
    Brian

    Glad it worked. Anytime your iPad acts up, the reboot/reset is a common first thing to try. And it clears up many issues and glitches.
    enjoy your new toy

Maybe you are looking for

  • Runtime.exec() in a seperate thread, and multithreading in general

    Hey guys - I've scoured the web trying to learn how to make separate threads in Java, but to no avail. My situation is that I am using mplayer in Linux with my application, but the JFrame that I am using freezes after selecting the file and mplayer s

  • ? possible to connect AEBS to existing wireless internet connection

    Hi I have a cable connection to a Netgear W614 wireless router and can connect to the internet wirelessly using my MBP. What I would like to do is have an airport extreme in a separate room with a printer connected to it connected to the same wireles

  • Some photos are rotated within the wrong orientation

    Hello fellow mac users, I am having a strange issue and would like your help. Following a corruption of my iPhoto database, I used a third party software to repair the database. I also did additional things like repair thumbnails, etc... I managed to

  • Re:Uploading legacy data

    Dear friends: I am doing uploading for 500 records using LSMW. After uploading i am unable to edit my Holder with respect of their position.But i checked through PA30,records are updated and having all information. Again i tried through PP01-Relation

  • Maintenance wizard 2.20 - Process tab not listing & generate steps

    Hi Friends, I have installed Maintenence Wizard 2.20 on a Linux Box for upgrading 11.5.10.2 to R12.1.1 I configured ssh, defined 11i&R12 Nodes as well, assigned enginers ...but when i log in as the user/sysadmin i am not getting the process & customi