Adobe vs  Web dynpro

Hi Experts
I am trying to find out
What Adobe achieve that Web Dynpro can not?
What are pros and cons of both.
any link to this appreciated

Hi.
They are two totally different things.
You could use Web Dynpro to provide user interface as stand-alone or as portal applications(more common).
You can use Adobes Interactive Forms to produce reports from your Web Dynpro applications.
Your alternatives to using Interactive forms would probably be smart forms, but that would require additional skills in your development team.
There are a lot of smart forms and bsp pages developed already so I guess in normal situations you would already require those skills in your team.
Adobe has developed some smart solutions with signing of forms etc. that could be useful and in comparison to other report techniques gives Adobe the edge.
Please specify your question if you feel you didn't get a sufficient answer.
Regards, Mikael

Similar Messages

  • Reg : adobe in web dynpro

    hi ,
    I am working on Adobe Online Interactive Form using webdynpro for ABAP.
    Steps followed for development:
    In WD I have created a service call and added the bapi   to create  sale order.
    Mapped the context from component controller to view controller.
    From the view layout, I have configured the UI element properties.(data source, pdf source, onsubmit,templatesource etc.)
    Inside the interactive form (ZCI type), I have binded all my UI element with the context elements that is displyed in data view.
    and then
    went to the layout of adobe form, in the menu Utilities->Insert web dynpro script.
    i have a button in my view.
    I put a break-point on the action handler method.
    when i enter the data on adobe form and click the button on vuew...it is not going into debigging mode.
    it is saying WAIT...and thats it,
    can any one help plz.
    regards
    Arjun

    Hi,
    Check out these links-
    https://www.sdn.sap.com/irj/sdn/adobe
    https://www.sdn.sap.com/irj/sdn/adobe?rid=/webcontent/uuid/24b9e126-0b01-0010-e098-f46384fad9f3
    Regards
    Lekha

  • Adobe ABAP web dynpro

    How  to put data from  internal table into Adobe interactive form in ABAP Web dynpro?

    Nikita,
    Check this [thread|Re: How to transfer Internal table to a Adobe form? ....urgent...; if it helps.
    Chintan

  • Difference between pdfsource & datasource in adobe forms - web dynpro abap

    Friends,
    Please let me know the difference between the adobe form attributes pdfsource and datasource, when used in Web Dynpro ABAP. What is the significance of specifying both and the difference between them.
    Points will be rewarded for helpful answers.
    Thanks.

    Hi,
    Pdfsource is a attribute defined to read the form. Suppose in an Application you need to read values from fields on the pdf form. In that case you give an attribute as a pdfsource which will contain all the data in XML format. You can read these values and assign to different data node. normally its helpful in reading offline forms.
    Datasource is a node containing one or many attributes which stores data at runtime. The fields on the interactive forms are bound to these attributes. When you give a context node as data source to the interactive form then it appears in the designer on the left handside in the data view. From there you can bind the fields on the form to the attributes in the context node.
    The difference between both is that a pdfsource is used to read the complete form in XML format with all the fields on it while the data source is used to transfer data from context to the fields on the form. Note that the datasource contains a node with multiple or single attribute and a field on the form can be bound to a single attribute.
    I hope it clears all your doubts.
    Regards,
    Vaibhav Tiwari.

  • Interactive Forms by Adobe in Web Dynpro for ABAP: offline scenario

    Hi colleagues,
    I have the following problem:
    So I created a web-Dynpro with an interactive from. In this application there are two scenarios:
    -     An Online scenario: it works!
    -     An Offline scenario: unfortunately doesn’t work (The problem persists in this scenario).
    As I understood correct, I should be able to upload the PDF-file from my documents. But the up-load option doesn’t work.
    Please see the steps I follow:
    1. I created a FileUpload-application and then I browsed a PDF- File by using browse-button. And I got a standard open-window and I was able to choose a PDF-file, which I want to open.
    2. I click on the button upload and it doesn’t work. But the current page is only refreshed. In case it works, I should see the information I have uploaded onto my PDF-form.
    I already discussed this issue with my colleague, but couldn’t find the solution yet.
    Does anybody have the idea, why the Upload option doesn’t work?
    Thank you in advance!
    Kind Regards,
    Mohamed

    Hi Mahamed,
    I got your problem. You have not done anything wrong.
    It is WebAS version which is not supported for this functionality.
    But there is solution to this problem
    Please refer to the SAP Note number - 1055738.
    I think you will get the answer and the scenario described there will match your requirement.
    This is a know issues with WebDypro ABAP but this works fine for Java Web Dynpro.
    I have also tried for 2 months but finally came to know about it.
    Regards
    Satya

  • After SP upgrade, pdf in web dynpro could not display dollar symbol

    Dear Experts,
          We have updated the following support packages:
         SAP_BASIS 14-18
         SAP_ABA 14-18
         PI_BASIS 14-18
         SAP_BW 15-20
         SAP_AP 12-15
         EA-HR 23-61
         SAP-HR 23-61
         E-RECRUITMENT 18
         After that, Some webdynpro for abap which used PDF report has some errors, which dollar could not be displayed, which indicates some kind of error 'o'.
         We check that the pattern is of this column is from old version :num{$zzz,zzz,zz9.99} to num{($z,zzz,zz9.99)} . How could we deal with this ? And where could I find the related influence of the SP upgrade of adobe and web dynpro?
    Thanks & Best Regards,
    Derek

    Chris,
    You may be right. Also it requires some configuration in SAP KPro ( document class etc).
    Please see SAP [Help |http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCSRVBDS/BDS_STRUCTURE.pdf]on Business Document Services.
    At page 64 of this document under topic 'Display Documents' 'Feature it says. "If it is not possible to display the document in place, an appropriate viewer that is available on the
    PC is started and the document is displayed u201Cout placeu201C

  • Is it possible to integrate web dynpro java  with xPD screens?

    We have a requirement to integrate the xPD screens with Adobe using web dynpro java. The UI has to be completely Adobe and the xPD transactions would be triggered through Adobe.
    Is it possible?? Please let me know how if anyone worked on this.
    We are using SAP NW SP12 and NWDS 7.0.1
    Thank you,
    Vasu

    Vasu,
    I'm in the same boat as you because I have no idea where to start either.  Right now we are just evaluating some possible solutions for our UI needs that our Business is asking for.  Originally I only heard about the Adobe Forms.  Then I heard about this Web Page Composer which could also provide us a way to display our iViews and other links in a more user friendly page.
    So learning how to display xPD in either area is new to me and I am just starting to learn SAP all together.  If I hear anything or read anything, I will share with you.  Maybe we can help each other out. 
    Jennifer

  • Error when using Adobe form in Web Dynpro..

    I created an adobe form and gave the form name in template source property of interactive form in web dynpro component.The context node used in that form is automatically created. I pass value to that node using set_static_attributes. When I run the application I am getting an error msg 'Node <node name> does not contain any elements'.Can someone tell me how to solve this problem?

    Dear friend,
    Check the Below link
    https://www.sdn.sap.com/irj/sdn/adobe?rid=/webcontent/uuid/24b9e126-0b01-0010-e098-f46384fad9f3

  • Web dynpro with adobe integration is not working in quality system

    Hi Experts,
       We have developed a web dynpro component with adobe flex integration. In development system everything is ok. Now the object moved to quality. In quality we are not getting the landing page. I checked in debug mode that the control come into SAP and code got executed. Finally the message which is issued from SAP is displaying in the page but the remaining page is blank. What reason might cause for this defect. If any one faced same kind of issue earlier. Respond to my request if you know the answer.
    Cheers,
    Bujji
    Moderator Message: Webdynpro have their own forums. Please post your question there.
    Edited by: kishan P on Sep 13, 2010 5:35 PM

    Hi Romero,
    Ur guess is correct, i have investiagte in the system, the variants saved a  $tmp, thats why it is not migrated.Later i migrated the variants. Now it is perfectly working. Thanks for the inputs.. Sorry for the delay response.
    Thanks
    surendra

  • Error when inserting Web Dynpro script in Adobe form

    Hi
    In my WD component in one of the view I have an ADOBE form (Online scenario) and a button to save data into backend. In the ADOBE form everything is working properly, however the problem is when I click on the button to save, Its not getting into my action code. Even I am not getting any error other than the wait symbol.
    In the form I have taken ZCI layout but when i'm inserting Webdynpro Script its showing an error 'Error when inserting Web Dynpro script'.
    Please let me know why this error is getting.
    Thanks
    Ram

    Hi Ram,
    I hope  you help me,
    I have the same error, when I insert a web Dynrp Script, what version of SAPGUI do you use?
    Thanks

  • Problem in submit button on adobe form integrated with web dynpro

    Hello,
    I'm facing prob in triggering web dynpro event onSubmit for Interactive form.
    I've created a submit button from web dynpro activex pallete on adobe form (integrated with web dynpro) to send the form as email.
    Then in the web dynpro view where this form is embedded i have created an action against onSubmit event and called a method within this.
    However, on clicking Submit button this event is not getting triggered.
    Please let me know what is lacking in this process?
    Thanks.

    Hi,
    I am also facing the same problem. i have developed a simple scenario under which user have to input his/her details and on submit button it will be updated to database.
    I have tried the above solution but after adopting this solution all the editable fields become non-editable.
    so the above solution is not working for me could you help me out.
    I think ... try this....
    When you create the Adobe Form from WebDynpro, you need to follow one step in SFP Transaction or inSE80 transaction. Open the Adobe Form in any one the transaction and now in SAP menu bar "Utilities" in that you will find the "INSERT THE WEBDYNPRO SCRIPT" just click on that one. Then you will see a new Script Object is being created with the name "ContainerFoundation_JS" under the "Variables" in the Heirarchy of the Object Pallete of the Adobe Form.
    This step is mandatory to use the SUBMIT Button of the "WebDynpro Native", to trigger the OnSubmit event of the WebDynpro.
    Thanks
    Edited by: shailendra2sap on Mar 6, 2009 12:24 PM

  • Data node mapped to  Adobe Form empty - Web Dynpro ABAP

    Hi,
    I've created a web dynpro component in ABAP. One of the view contains an interactive Adobe form.
    Form properties : Data source and pdf source are mapped
    Enabled checked
    Submit action mapped to a method. This method reads the node mapped to the form.
    Form Layout: Used ZCI Layout and Inserted web dynpro script (XML interface)
    Dragged attributes from data view to create text fields.
    Submit button used from Web dynpro native group
    I could not read data from the form.
    When I submit the form, data is not captured in the context.
    I have used the same context for view and could save the data from the view. But from the adobe form, I cannot read the data.
    Is there anything I missed. I have been on this since 2 days with no solution. I dont see any mistake but the form doesnt work.
    Version: Adobe Designer : 8.1 (from market place)
    SAP Netweaver 2004s SP18
    Any help on this is appreciated.
    P.S. Used all possible help from SDN existing posts and SAP notes.
    Thanks in advance,
    Srinivas

    Hi Srinivas,
    place a button on webdynpro view it self then try.
    make sure your form is working in interactive mode.
    else keep this conde in modifyview method.
    method WDDOMODIFYVIEW.
    data: LR_INTERACTIVE_FORM type ref to CL_WD_INTERACTIVE_FORM,
    LR_METHOD_HANDLER type ref to IF_WD_IACTIVE_FORM_METHOD_HNDL.
    check first_time = abap_true.
    LR_INTERACTIVE_FORM ?= VIEW->GET_ELEMENT(u2018<<ID_OF_YOUR_UIELEMENT>>u2019).
    LR_METHOD_HANDLER ?= LR_INTERACTIVE_FORM->_METHOD_HANDLER.
    LR_METHOD_HANDLER->SET_LEGACY_EDITING_ENABLED( abap_true ).
    endmethod.
    or try these links
    For More Information look at the link below.
    http://help.sap.com/saphelp_nw70/helpdata/en/2c/241a427ff6db2ce10000000a1550b0/frameset.htm
    Please look into SAP Notes: 1229392
    You can also look at the elearning below:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/c766e918-0b01-0010-99b1-c2b78cd059b3
    Regards,
    Mahesh

  • Error while running Adobe Flash Islands in ABAP Web dynpro

    Hi All,
    I am new to Adobe flash Islands. I am trying with simple examples. I have downloaded SDK and Flash Builder from Adobe.com
    I have build the flex project and imported as MIME in WD and integrated into it. If i see the design of the flex project in Flash Builder all seems ok. However, when i run my WD i am facing below error.
    TypeError: Error #1006: getCurrent is not a function.
         at sap::FlashIsland$cinit()
         at global$init()
         at Labelisland/initApp()
         at Labelisland/___Labelisland_Application1_initialize()
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.core::UIComponent/dispatchEvent()
         at mx.core::UIComponent/set processedDescriptors()
         at mx.core::Container/createComponentsFromDescriptors()
         at mx.core::Container/createChildren()
         at mx.core::UIComponent/initialize()
         at mx.core::Container/initialize()
         at mx.core::Application/initialize()
         at Labelisland/initialize()
         at mx.managers.systemClasses::ChildManager/childAdded()
         at mx.managers.systemClasses::ChildManager/initializeTopLevelWindow()
         at mx.managers::SystemManager/initializeTopLevelWindow()
         at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::kickOff()
         at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::preloader_completeHandler()
         at flash.events::EventDispatcher/dispatchEventFunction()
         at flash.events::EventDispatcher/dispatchEvent()
         at mx.preloaders::Preloader/timerHandler()
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    I tried couple of examples, all ending with same error and flash component is not getting displayed at runtime.
    Hope some one helps me. Thanks in advance.

    Hello,
    See Note: https://service.sap.com/sap/support/notes/1312542
    Flex SDK 3.4 and higher is not supported as documented.
    You should use Flex SDK 3.3 to build Web dynpro FlashIslands.
    Hope this helps!
    Thanks,
    Srilatha

  • Adobe Form not getting interactive in Web Dynpro

    Hello Experts,
    I am facing a strange sort of behaviour, which has drawn my plenty of time, while making use of Interactive Adobe Form in Web Dynpro component.
    In my scenario, I have one existing Adobe Form with interface of type "ABAP Dictionary-based interface". While using this form in Interactive Form element in Web Dynpro and making it enabled, it is not giving me the expected output, that is - Interactive Form in browser window. Instead, it is showing me read only Adobe Form. Has it to do with type of interface?
    Looking forward to active replies.
    Regards,
    Harsh

    Hello Harsh,
    In webdynro adobe integration we use webdynpro native controls and the form must be in the
        ZCI layout. In SFP >layout you have to insert the webdynpro script .After going to the layout
              go to utilites and insert webdynpro script.Then you can find a variable containerfoundation_js.
    If you have changed the layout from standard layout to ZCI layout in form builder (SFP), the update the layout using program FP_ZCI_UPDATE.
    Refer to link below
    Call Adobe Form through ABAP Web Dynpro - Web Dynpro ABAP - SCN Wiki
    Regards
    Sandy

  • Adobe forms in web dynpro java

    hi
    I am working in adobe interactive forms in web dynpro java .I want to use File upload and Download option in adobe interactive form .Can anyone please help me out.
    The submit button is also not working.Can anyone tell me the right code or pdf's related to above two problems.

    Hi,
    Please have a look at this blog,
    /people/amit.rai4/blog/2008/02/01/demystifying-attachments-with-sap-interactive-forms
    Regards
    Saravanan K

Maybe you are looking for

  • USB 6009 Python Control

     Hello,  I am attempting to use python (with ctypes) to control my USB-6009.  The goal is to write out an analog voltage and then read in the voltage through an analog input with ability to change the number of points averaged and the number of times

  • Problem while deploying application in web logic

    Hi, i have an web application with servlets running fine in tomcat 5.1.12, but when i copy the same foldet to web logic and i run i gives an error, i create a domain of my name, and i kept the folder in weblogic, user _projects--> applications folder

  • Exit Code: 6 – problems to find some file during install

    Hello, anytime i try to install CC, this error pops out. I think its the same when trying to install other apps, not just PS. Tried to uninstall, reinstall, reset, reinstall, clean windows temp manually. What should i do? Exit Code: 6 Please see spec

  • ODTUG Kaleidoscope 2008 - June 15-19 - New Orleans, LA

    If you haven't registered for ODTUG Kaleidoscope 2008, why NOT? Here is a partial list of Application Express presenters: Carl Backstrom, Oracle Corporation Chris Ostrowski , TUSC- A Rolta Company Karen Cannell, Integra Technology Consulting Dimitri

  • Tutorials for Beginner for Oracle BI Dashboard

    Hi all, I am new to the Oracle BI Suite. Can anyone, please share some tutorials for Building Oracle BI Dashboards for beginers. Thanks in advance, Arup