Adobe Integration into WAS 6.40

Hi all,
I am trying a web dynpro application that will show a simple PDF form on the browser.I am able to design and see the preview of the form in the Developer Studio.When i am deploying it on WAS 6.40 SP7 , i am getting the following error--
com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:      
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (404) Not Found.
Please tell me where i am going wrong and what are the softwares that have to be installed and the settings that have to be done on the server.
Thanks in Advance
Sandip

Hi Chander,
I am using Web AS 6.40 SP9 with Adobe SP9 and want to do the same thing. Having a simple Web Dynpro show an Adobe form. I get the following error:
com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
     java.net.SocketTimeoutException: Read timed out
After this the WEB AS 6.40 seems to het frustrated by a jlaunch.exe proces running at 99% cpu
any idea?
regards
Bertil Rebergen

Similar Messages

  • Adobe flash 11 installs but not integrated into ie8

    I have an XP/32 SP3 system using IE8.  I use the latest Avast, and have realplayer 16.  I temporarily disabled all add-ons today, and subsequently I have been unable to re-enable as the entry has disappeared from the list of add-ons.  I have uninstalled and re-installed IE8, ditto with Adobe Flash using the Adobe Flash removal tool, and then re-installed the latest IE version.  I have used the Flash test option and the screen is just greyed out.  So clearly although there are no error diagnostics during the install, the add-on is not being integrated into IE8.  Hence URLs that require flash show an error.
    All M$ updates uptodate.
    What could I try?

    Thanks for your reply - I did delete the flash/macromed directories as suggested by Adobe prior to the last re-insatll.  Here is a screen grab of the flash directory as now.
    Shockwave is not appearing as an add-on in IE8.

  • Integrating PHP into WAS

    I had someone ask me the question about integrating PHP into WAS in order to embed PHP tags into a BSP page for example.
    Now I personally don't see a lot of need for this but I wanted to see what everyone else thought.

    Hi,
    My initial thought would be typical stuff like:
    - regex, but that should be solved in WebAs 7
    - ascii code manipulation, like mentioned in /people/eddy.declercq/blog/2005/10/28/secretum-secretorum, but Christian Hansen mentioned that cl_abap_conv_in_ce=>uccpi( i ) will do the trick
    So what's left?
    - arrays, gosh I miss that a lot.
    - proper file manipulation; when I need something, I always got to the OS
    - real functions, FMs and (PER)FORMs are not as functional, certainly not when it comes to varibale scopes, etc
    - graphics and simular stuff. It would be much easier if I could generate captchas (see also /people/eddy.declercq/blog/2005/09/13/die-mensch-maschine) directly in BSPs.
    Eddy

  • Problem with Print functionality in the BI reports integrated into portal

    Hi,
    We have some BI reports integrated into portal.and we have a Print button,which is a standard SAP functionality,doesnot work.When we click that print button it takes forever to load the page and print it.
    Please help me in resolving this issue and points will be rewarded for sure
    Bala

    Hi Edward,
    Can you clarify on your statement "You can run 3.x queries normally". I am currently declaring the bex web application string in the BW iview created in this format "infocube=0D_FI_C01&query=0D_FI_C01_Q001" and i am not defining the report template anywhere in the iview properties but still the standard template is displayed.
    Pls let me know how to run 3.x queries normally.
    Also i am trying to integrate only reports which are developed for BW 3.x format in BI system but still the data is not displayed.
    Pls let me know incase the SP level of both EP and BI portal are to be considered for this.
    EP 7 portal is on SP9 where as BI 7 is on sp12.
    Also i noticed the EP portal doesn't have BI Java Addon. will this matter for displaying reports in BW 3.x format.
    As you suggested workaround i tried to create a url iviews directly taking the links from the reports displayed in BI portal , i was able to preview the report but when i added those iview reports to role, the reports are constantly loading as it is trying to contact BI system. There are being loaded constantly with nothing displayed on screen.
    "http://sapbw:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=0D_PU_C01_Q011&VARIABLE_SCREEN=X&DUMMY=1"
    regards
    Bharat

  • Strong DITA integration into FM Technical Communication Suite

    My motivation to vote for a strong DITA integration is that I can imagine the FM Technical Communication Suite as an very appropriate tool to support the DITA Learning and Training Content Specialization in a smart way.
    That's important as on April 1, 2008 the DITA Technical Committee has approved Design Proposal 12058 for inclusion of the DITA specialization for learning and training content in the formal design plan for DITA 1.2.
    My long-term vision for the FM Technical Communication Suite is, for example,
    * write your quiz is FM and use it in Adobe Captivate
    My short-term vision the for the FM Technical Communication Suite is
    * improve the usability of the DITA plugin for technical writers
    Looking forward to a user-to-user discussion about which smart DITA integration into the FM Technical Communication Suite.

    b Smart Language Identification
    GOAL
    FM DITA plugin uses the xml attribute for language identification
    to set
    Proposal
    The language identification attribute is
    xml:lang
    see
    http://www.w3.org/TR/2000/REC-xml-20001006#sec-lang-tag
    A scretch of an implementation:
    Change the entry for the attribute xml:lang in the related EDDs from
    Name: xml:lang String Optional
    to
    Name: xml:lang Choice Optional
    Choices: en-US | de-DE
    Default: en-US
    Note: en-US means language(englisch)-country(USA)
    A smart integration would
    * language-country codes for all combinations supported by FM
    * May be the drop-down list of
    ParagraphFormatting/PropertiesFont/Language
    can view the lanuage-country codes, too
    * TextFormatRules similar to this one are necessary
    If
    Specification Concept[xml:lang="de-DE"]
    ParagraphFormatting
    PropertiesFont
    Language
    Deutsch
    Well, my current workaround is I add a version of the above TextFormatRule to all elements which are specificied in the 'info-types' variable of the topic.edd
    Any smarter workarounds known?

  • Embedding an existing Adobe Form into a Webdynpro Application

    Hi Everyone,
    I have an existing adobe form created thro transaction SFP and its working well.
    I need to launch the form with a Webdynpro application now. I was able to embed the adobe form into the Webdynpro View. The View's context is supposed to pick up the context of the adobe form automatically.
    However I am getting the following error - Either your Interactive form UI element is not bound to a context or a corresponding context does not exist.
    I am not sure how to proceed coz the I executed the Adobe from in SFP and its working perfectly and obviously its bound to a context/ interface.
    Any Ideas?
    thanks for your suggestions in advance !
    Liz

    Pradeep,
    You are right. This time I could bind the context from my interface (even though it was ABAP based).
    I have one quick one for you - you mentioned earlier that when we embed an existing form into Web. View, we cannot have an Interactive form even when we check the 'enabled' property. Can you throw more light onto this pls?
    The runtime error that i am encountering now says :
    Adobe Processing Exception: PDF is not interactive. Data can be only imported into Interactive forms.
    the source text of error is:
    get result
    m_pdf_object->get_document ( importing pdfdata = pdf ).
    catch cx_fp_exception into lr_fpexc.
    raise exception type cx_wd_general
    exporting
    previous = lr_fpexc
    and this exception is not caught ! I am still lost
    thanks again for your help!
    Liz

  • WebUI Integrated into Portal

    We have been able to successfully integrate the WebUI into the portal by exporting the business roles and importing into the EP. My question is, when doing this, do we completely lose the L shape navigation area and remain stuck with the old style tabs on top? That was a big selling point for 2007 but we needed to stay in the portal to handle the single sign on to our BI system which we cannot connect to from the WebUI natively. I have another thread on that topic.
    I just want to know if there is any way of keeping the slick navigation of the WebUI when it's integrated into the portal. Thanks in advance.

    OK I figured out that we can keep the left hand navigation via use of the detailed navigation option when exporting the XML from CRM2007 and importing into the portal. The next issue is that the direct links do not convert correctly. The section is there but there are no links underneath. There were no errors in the import either.
    Any ideas?

  • Newcomer to FM Integration into Robohelp

    Hello,
    Can anyone recommend a class/book/resource that provides workflow and best practices specifically for FM integration into RH?
    My company purchased TCS 2 last year and we have been successfully using most of the components. Now, I am tasked with finding a way of intrgrating our FM documents into Robohelp. I've done some work, but now I'm stuck.  I have taken a Robohelp class, purchased a couple of books, viewed online tutorials, and searched for answers all over. Unfotunately, the information i have found tends to be only task-specific and doesn't provide a complete set of instructions for performing this integration.
    For example:
    I have linked a FM project to Robohelp, performed some mappings, and compiled help. However, I'm having trouble figuring out how/when/where to create/modify mappings so that they apply to all my topics and so that they can be reused by other projects. My project has 10 chapters. Each chapter contains an introductory topic with a bulleted list of crossreference links to subsequent topics. I assigned the css file during compilation, but each of the introductory topics looks different (in some, the bullets are numbers, and in some the crosreferences are missing). This is just one example.
    Thanks in advance for any assistance.

    Hi Willam
    This is just a possible heads up on the bit about saving the mapping. If the Frame <> RoboHelp linking works like the Word <> RoboHelp linking, it likely won't be possible to save the mapping items and re-use them for other Frame files. The same setup *APPEARS* to exist for Word, but each Word document is a different ball game and I understand that because of this, you have to create a new mapping file each time. I suspect Frame may work the same way.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Problem with ADOBE integration

    Hi everyone,
    I am developing simple application for ADOBE integration with webdynpro. I have installed Netweaver Developer studio 2.0.3 with Adobe designer. Previously i had NW 2.0.9 but it was sneak priview version so i can't install Adobe designer.  I have also installed ACF on client machine. I have enabled Activx controls & plug-ins in Web browser. Also installed ADS on WAS. Now when i am deploying my webdynpro application on server i am getting blank screen without any PDF output. It shows a blank Box in browser. I have also checked following link for the same. But the problem remains same.
    Adobe Integration - Blank Screen
    So, please help me for the same.
    Thanks,
    Bhavik

    Bhavik,
    I think one of the problems you are facing is the SP3 level. I think it would be good to download the latest SP (10) from the SAP Service Marketplace, because this level contains the GA version of Web AS (including the Adobe technology) and additional fixes. SP3 was a pretty early ramp-up version.
    Check the Web Dynpro integration after reinstallation and let us know if it worked.
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • WD Elements can*t be integrated into Active Directory

    Hope this is the right place to put this question in:
    Lately I was buying a WD Myclouds DL4100. We installed everything andtried to put it into our active directory. We made sure we typedeverything in correctly and where it belongs to because the manual ofthis thing is..well...sh**.After that we tried to integrate it but it didn't work. We triedeverything to put it into our domain but it always said and this is freetranslated "Error while integrating into Domain".I couldn't find help on Google so you are basically my last hope.
    PS: Sorry for any typos or grammatically incorrectnes... English is not my main language.
    If you need any more details feel free to ask
    This topic first appeared in the Spiceworks Community

    Hope this is the right place to put this question in:
    Lately I was buying a WD Myclouds DL4100. We installed everything andtried to put it into our active directory. We made sure we typedeverything in correctly and where it belongs to because the manual ofthis thing is..well...sh**.After that we tried to integrate it but it didn't work. We triedeverything to put it into our domain but it always said and this is freetranslated "Error while integrating into Domain".I couldn't find help on Google so you are basically my last hope.
    PS: Sorry for any typos or grammatically incorrectnes... English is not my main language.
    If you need any more details feel free to ask
    This topic first appeared in the Spiceworks Community

  • [svn] 4182: GlobalOptimizer integration into asc toolchain.

    Revision: 4182
    Author: [email protected]
    Date: 2008-11-25 09:04:10 -0800 (Tue, 25 Nov 2008)
    Log Message:
    GlobalOptimizer integration into asc toolchain.
    Invoke with -o2 switch; -o2:-allow_native_ctors needed when importing shell/player globals.
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/adobe/abc/GlobalOptimizer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/CompilerPlug.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/Main.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/Shell.java

    Thanks for sharing.

  • Can web pages generated with Muse be integrated into a wordpress site?

    Can web pages generated with Muse be integrated into a wordpress site?
    Can sites/pages generated with Adobe muse be published through word press?

    Muse is static HTML, WordPress is a PHP-based CMS. Neither has anything to do with the other and depending on whether you use a pre-hosted WordPress install it may not even possible to include any static HTML nor modify the WP theme. Otherwise your static muse site would simply be a sub-domain/ sub-section in a separate folder that can be linked from the main WP install, but beyond that they don't interact.
    Mylenium

  • Convert Adobe Form into Word Format

    Hi Friends,
    My question is very straight forward -:
    Is there any way / any Function Module to convert the adobe form into word format ? Is this possible ?
    Regards,
    Debi

    Hello, could you please elaborate a little more? Have you tried this? What was the result?
    I mean: Adobe forms are often very complex, I would like to know how does the result look like. I have no DMS/ DMS experience to try it myself so I thought you could describe some more details about this suggestion.
    Regards Otto

  • Exporting Adobe forms into Excel

    Greetings,
    Wanted to find out if it is possible to export an Adobe form into excel?
    Thank you in advance for your input and response.
    B. Agahian

    Thanks ajay for your response.  I was specifically referring to an pdf-based print form.  Can this be exported to an excel spreadsheet?
    Thank you in advance.
    B. Agahian

  • How do I convert an Adobe file into a word document?

    How do I convert an Adobe file into a word document?

    What type of Adobe document are you trying to convert?  Which Adobe software or service are you utilizing?

Maybe you are looking for

  • Module Processing :

    Hi All I have a scenario where I am picking up a set of files using the File Adapter Sender. The polling is set to 60 seconds and the processing paramerter are EOIO. I have a bean in place to convert the file so picked up into Base64. What I see happ

  • Need Help with AP Interface and Lockbox

    Been 2 years in SAP and new to US. My company is changing banks . check and ACH transfer to bank. I am facing many issues at the place. Really need to understand IDOCS, EDI What format banks accept.How should I go about it? All about AP interface. Co

  • Reduce file size in imovie

    Hey, I'm wondering how I can reduce the file size in movie without losing the quality. I have a 1280x720 video that's at 900mb right now, but I'm trying to get it down to 400mb. I got it down using the Export using Quicktime >> played with settings b

  • I have a Mac Book Pro

    I downloaded to i-photo from Lumix Panasonic DMC-FH25, next download did not connect, & had no eject anywhere, no choice but turn off camera & red warning said I might damage the chip, but there was no other way to get disconnected. Access went on 2X

  • How to modify a class in .jar and compile it back

    Hi, I have questions reg .jar, I need to test my application and I need to modify certain files in that .jar and compile it back. How do I do that? I have extract all the classes and decompile it to .java, and I just want to edit just 1 file, but I a