Adobe Forms in SFP + JAVA Webdynpro

Hello All,
I would like to know if this is possible.
1) I create a PDF form in Transaction Code 'SFP' using the SAP Gui.
2) I create another RFC which call the FMs to display the PDF form created in step1.
3) In my JAVA webdynpro I call the RFC created in step 2.
Will this work ? Will the PDF form I designed in T.Code SFP be visible in the Java Webdynpro if I embed it into an RFC ? Has anyone tried this before ?
Thanks,
Shruthi

Hi,
I think it is possible to access the adobe forms created in SFP from Webdynpro JAVA.
I'm not exactly sure on how to access it, but in one of the standard SAP WD JAVA DC (paasrformstep), SAP used the same concept. I believe that they are trying to access the form template using the function module ISR_GET_FORM_URL. If you can dig more into this DC you will find some answers.
Regards
Srikanth KV

Similar Messages

  • Conversion of Adobe form developed in Java webdynpro to ABAP webdynpro

    Developed an Interactive Forms in Web Dynpro for Java. I am trying to find a way to integrate this into ABAP webdynpros. Is it possible to do this. I found this article and it looks like it supports this. <br />
    Before the introduction of the XML-based interface, an ABAP Dictionary-based interface was created for a form during integration of the same. Such an interface, however, was not easily linked to the context of a Web Dynpro component. All the forms created from within the Web Dynpro context are not automatically equipped with an XML-based interface. In certain situations, however, it can be necessary to integrate an old form with a function module-based interface into a Web Dynpro application. The Web Dynpro runtime makes it possible, in principle, to display or print such a form within a Web Dynpro
    application. In special cases, it is even possible to integrate a form of this type in an interactive mode
    Any help on this is greatly appreciated.
    Thanks.

    Hi Vasudha,
                          R u tried download the java form into XML and then uplaod to WD Adobe Form.this is simple way to import and export the Adobe forms.
    Thanks,
    Madhukar.

  • Adobe Form integration from java webdynpro to ABAP webdynpros

    Developed an Interactive Forms in Web Dynpro for Java. I am trying to find a way to integrate this into ABAP webdynpros. Is it possible to do this. I found this article and it looks like it supports this.
    Before the introduction of the XML-based interface, an ABAP Dictionary-based interface was created for a form during integration of the same. Such an interface, however, was not easily linked to the context of a Web Dynpro component. All the forms created from within the Web Dynpro context are not automatically equipped with an XML-based interface. In certain situations, however, it can be necessary to integrate an old form with a function module-based interface into a Web Dynpro application. The Web Dynpro runtime makes it possible, in principle, to display or print such a form within a Web Dynpro
    application. In special cases, it is even possible to integrate a form of this type in an interactive mode
    Any help on this is greatly appreciated.
    Thanks.

    Hi there
    Not sure if you mean converting an Interactive form built for WD JAVA into a WD ABAP application
    or just using Interactive forms in general with WD ABAP - certainly this it is possible to use Interactive
    Forms in general with WD ABAP as HCM Processes and Forms is WD ABAP based and uses Adobe interactive forms
    Perhaps the following articles will be of use
    Web Dynpro ABAP: Defining the UI [original link is broken]
    Under "SAP Interactive Forms by Adobe"
    Best wishes
    SDtuart

  • Problem activating simple adobe form from SFP

    Hi
    I created a simple adobe form from transaction SFP....2 steps ...created interface then form.
    the problem is when try to activate the form there are no syntax errors but iam getting a message
    1,275 bytes transmitted, code page 0000
    Message no. FES032
    and the form is still inactive...
    any idea why iam getting this error? is configuration from basis not configured properly?
    Please advise
    Govi

    1. Create RFC (ABAP system side) destination through SM59 called as ADS which should of type G
    u2022     RFC Destination          : ADS
    u2022     Connection Type          :G(HTTP Connection to External services)
    u2022     Destination 1               : ADS connection to SID (Java system)
    Target System settings:
    u2022     Target HOST          : JAVA system Host 
    u2022     Port               : java system port
    u2022     Path prefix          : this defaults(/AdobeDocumentServices/Config?style=rpc)
    2. Login to Visual Administration
    Navigate to Server  Services  Destinations and select HTTP drop down.
    Create the RFC destination as FP_ICF_DATA_<SID>.
    Destination Name: FP_ICF_DATA_<SID>
    Destination Type: HTTP
    Connection settings:
    u2022     URL          :http://<hostname>:<ABAP-portno>
    u2022     system Id     :--NIL
    u2022     client            : ABAP system client no(200 or 300)
    u2022     Language     :--NIL
    Logon Data:
    u2022     Authentication: BASIC
    BASIS Authentication:
    u2022     Username:ADS_AGENT
    u2022     Password:xxxxx
    3. Please activate SOAP service:
    Login your ABAP System
    u2022     Use transaction: SICF  execute  and Select default hostselect sap---select bcu2014select-SOAP Select and activate

  • How to create word file similar to adobe form in sfp Tcode?

    Hello guys,
    Is there any way to create ms-word file similar to the Adobe forms that we are creating in SFP?
    As I have been given one webdynpro application,the requirements are in webdynpro the word file should get display with data and this data shold also be editable in the word document.
    And also the data which are going to be display in the word file will be processed in the webdynproapplication as well.
    Is there any functionality to do this?
    If anyone knows then please tell me how can I do?

    thank you resolved

  • Error when Interative Adobe Form is called from Webdynpro ABAP.

    Hi Experts,
    I trying to call a Interactive adobe form from ABAP Webdynpro application but I am facing the below error.
    Line: -
    The following error text was processed in the system GJD : User session (HTTP/SMTP/..) closed after timeout
    The error occurred on the application server az18u021_GJD_01 and in the work process 0 .
    The termination type was: ERROR_MESSAGE_STATE
    The ABAP call stack was:
    Method: PREPROCESS_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    Line: -
    When I uncheck the enabled property of the Interactive From in the Page of the WebDynpro I am able to execute the application successfully.But the Adobe form behaves as a Static Form when I uncheck the enabled property.
    So kindly provide your valuable suggestions to avoid the above error when I am calling a Interactive adobe form from Webdynpro ABAP.
    Thanks in Advance.
    Regards,
    Arun.

    Hello,
    Hello, are you sure you have your ADS credentials configured correctly and valid? I guess you know that is the only difference between clicking enabled on true or false. If you are not sure, you can use SE38, search for FP_* and pick some reports to check the licencing. The names of the reports are good enough to recognize the right one.
    Or maybe that is a security problem? Have you checked the ADS_ERROR string? Did you use the ADS trace?
    check: http://help.sap.com/saphelp_nw70/helpdata/en/2c/241a427ff6db2ce10000000a1550b0/content.htm
    and especially note 999998
    Regards, Otto

  • Error while accesing ADOBE Form in SFP over Citrix

    Hi,
    When I try to access the ADOBE Form from transaction code SFP over Citrix from home, I am getting the follwoing message and not allowing me to either display or change the ADOBE form.
    "Could not start Layout Designer"
    When I try to access the same ADOBE Form in my office, everything works fine.
    I have installed Adobe LiveCycle Designer 8.1 on my home system. Still I am getting the message that the Layout Designer could not be started.
    What could be the issue ?
    Kindly suggest, how can I overcome this issue.
    Thanks in advance.

    Hi ,
    Need to install Adobe Designer 8.1 in your Citrix server along with the SAP Logon Pad.
    Thanks
    Srikanth

  • Inserting a Graphic in adobe form using SFP

    Hi all,
           by using Form & Interface in SFP Transaction
           i want to display a logo(image) not by using url(not images from hard disk), i want to use the image which is present in the sap (ie., i want to use the images in se78).  How can i achieve this????
    I used the following procedure, even though i couldnt achieve:
    1.      Select an existing node in the context, under which you want to create a graphic node.
           2.      In the context menu of the node, choose Create ® Graphic.
           3.      The system creates a graphic node under the selected node. Enter the required data about the graphic in the Properties window under the form context.
    You can choose from the following graphic types:
    ○       Graphic Reference
    Choose this option if you want to insert a graphic from its address (URL). The URL can point to a Web server or to a file system. You must be able to access the graphic at the specified URL. This means that you may have to configure appropriate access rights for Adobe Document Services (ADS). Graphics stored in MIME Repository cannot be accessed through a URL. To use these graphics, choose Graphic Content.
    ○       Graphic Content
    Choose this option if you want to specify graphic content using a field. This field contains all image information at runtime. The graphics must be in MIME Repository.
           4.      The entries you need to make depend on whether you chose Graphic Reference or Graphic Content in the last step.
    ○       If you have chosen Graphic Reference as your graphic type, enter the URL of the graphic.
    Note
    In Adobe LiveCycle Designer, you can choose whether the system gets the graphic at runtime, or whether the graphic is embedded in the form. For more information, see the online help in Adobe Designer.
    ○       If you have specified Graphic Content as your graphic type, you must do the following:
    ■       In Field, enter a field name from the interface.  The field must have the type STRING (graphical data is Base64-coded) or XSTRING (for binary-coded graphical data).
    ■       Enter a valid MIME type, such as u2019image/bmpu2019.
           5.      Under Conditions, enter the prerequisites that need to be met before the graphic node is processed at runtime and displayed in the form.
    I cant get the image....................................
    Please provide the step by step details.....
    Thanks,
    Vichu

    The correct code is as follows,
    REPORT  ZTEST_GRAPHIC_MIME.
              Data Declaration           ***
    DATA: fm_name TYPE funcname,                              " Captures the Generated Function Module name
          w_sfpoutputparams TYPE sfpoutputparams,             " Print and Spool Dialog settings
          w_docparams TYPE sfpdocparams.                      " Print and Spool Dialog settings
    DATA: w_binary TYPE xstring,                              " Contains converted logo
          w_base64 TYPE string,                               " Contains image type
          v_name type STXBITMAPS-TDNAME.                      " Contains logo name which is in se78
              Function Modules            ***
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'                   " Will contain the name of generated Function Module Name...
      EXPORTING
        I_NAME                     = 'ZTEST_GRAPHIC'
    IMPORTING
        E_FUNCNAME                 = fm_name
      E_INTERFACE_TYPE           =
    CALL FUNCTION 'FP_JOB_OPEN'                               " To Open the Form for Printing...
      CHANGING
        IE_OUTPUTPARAMS       = w_sfpoutputparams
    EXCEPTIONS
       CANCEL                = 1
       USAGE_ERROR           = 2
       SYSTEM_ERROR          = 3
       INTERNAL_ERROR        = 4
       OTHERS                = 5
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    v_name = 'ENJOY'.                                         " Name of the logo as in se78
    w_base64 = 'image/bmp'.                                   " Image Type
    CALL METHOD CL_SSF_XSF_UTILITIES=>GET_BDS_GRAPHIC_AS_BMP  " Get a BDS Graphic in BMP Format (Using a Cache)
      EXPORTING
        P_OBJECT       = 'GRAPHICS'
        P_NAME         = v_name                               " Name of the logo as in se78
        P_ID           = 'BMAP'
        P_BTYPE        = 'BCOL'                               " BCOL'( whether the image is in color or black and white )
      RECEIVING
        P_BMP          = w_binary
      EXCEPTIONS
        NOT_FOUND      = 1
        INTERNAL_ERROR = 2
        others         = 3
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION fm_name                                     " Generated Adobe Form Function Module(/1BCDWB/SM00000173)...
      EXPORTING
        /1BCDWB/DOCPARAMS        = w_docparams
        GRAPHIC_BINARY           = w_binary
        GRAPHIC_BASE64           = w_base64
    IMPORTING
      /1BCDWB/FORMOUTPUT       =
    EXCEPTIONS
       USAGE_ERROR              = 1
       SYSTEM_ERROR             = 2
       INTERNAL_ERROR           = 3
       OTHERS                   = 4
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL FUNCTION 'FP_JOB_CLOSE'                              " To Close The Form For Printing
    IMPORTING
      E_RESULT             =
    EXCEPTIONS
       USAGE_ERROR          = 1
       SYSTEM_ERROR         = 2
       INTERNAL_ERROR       = 3
       OTHERS               = 4
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • Creating adobe form using SFP

    hi experts,
    I am trying to create Adobe form using transaction SFP ,  the form creation goes on smoothly but when I try to save or activate it or press any button it displays Error message  "Error when transforming object data". Please tell me what could be the reason of this error  and how can I rectify it.
    Points will be rewarded.
    Many thanks,
    Sushant

    Hello,
    Check <a href="https://service.sap.com/sap/support/notes/962763">the SAP note 962763</a>.
    Rgds,
    Francois

  • Adobe forms with out Java stack

    Hi all,
    Can we install and use Adobe forms without portal. i.e can we install interactive forms on the ABAP stack, develop them and use the same?
    HEre is the actual requirement. We want to implement some interactive forms and we do no thave the Java stack built up and probably it is too late to build a java stack.
    regards
    raj
    Edited by: rajkishore on Oct 28, 2008 3:22 PM

    Sameer,
    You can develop forms in your ERP system (ABAP stack) and can still run it without portal. But you will require JAVA stack as Adobe Document Servcies (ADS) can ONLY be configured on JAVA stack.
    Chintan

  • Migrate an Adobe form from sfp into developer studio

    Hello,
    does anyone know if there is a way to migrate an Adobe print-form out of the SFP-transaction into the Netweaver developer studio? (so that it can be integrated into a web dynpro)
    I know it is possible if the forms are designed in the Adobe Designer as a stand-alone application..
    And I have also already tried downloading the form as an xml-file from the SFP-transaction and then renaming it .xdp to be able to import it into the designer.
    But I noticed in the xml file that the SFP-transaction generates items that makes the template useless for other applications.
    Anne Kathrine

    Adobe Reader (which is showing you your PDF even inside SAP) has built in function allowing to scale document to the size of paper in the printer. But this is function of Adobe Reader (not the form itself) and can help only if you are ready for some "help" from the user at the time of printing.
    If you want to do it directly (without user intervention), than I'm afraid there are no built-in function for page scaling inside PDF. But you can include two master pages of different sizes in the design of your Adobe form and choose one of them during form generation according to your needs. Please have a look at my old post [here|Is it possible to trigger the pages differently; on how to do it.

  • Dynamic Image (.gif) from URL into adobe Form by SFP

    Hi all
    I post the comment of Shamila because I have the same problem
    I need to place an image in the Adobe form based on the url.
    I have written the following formcalc script in the image field form ready action
    ImageField1.value.image.href = "http://www.adobe.com/imageshome/pdfgift_home.gif"
    But when i view the form , the image field is empty, and when i click on the blank space of the image field, a popup appears to select the image............
    How can i show the image from url in the form..........
    Regards,

    Hello,
    have you checked these basics documents?
    When you need to send a picture into the offline form: another image question - using Regular ABAP not web dynpro and Display a logo dynamically in adobe form
    Where to start with scripting: http://www.adobe.com/devnet/livecycle/articles/lc_designer_scripting_basics/lc_designer_scripting_basics.pdf
    http://help.adobe.com/en_US/livecycle/es/FormCalc.pdf
    Also try: Re: Dynamic R/3 Image URL in Adoeb Form
    regards, Otto

  • Adobe Forms(Using SFP)

    Hi Gurus
    I am trying to create custome Adobe Form . I did create Interface and its pulling the data . My problem is i can able to see 1 page but not  the  other pages even in print preview also . how can i see the other pages and how can i create no of pages . i got a table more than 300 fields so i did drap and drop . please help me.
    Thanks in Advance
    Moderator message: wrong forum, please have a look in the dedicated forum for "Adobe Interactive Forms".
    Edited by: Thomas Zloch on Feb 18, 2011 3:15 PM

    I solved this issue by applying SAP Notes 1035630.

  • Create adobe form in SFP from a pdf file on disc

    Hi all,
    How in transaction SFP can we import an existing pdf file on the disc? I did not see any way to do so but I'm sure it's possible.
    Is it always relevant and saving development time?
    Points awarded for any help
    Thanks
    Yann

    Hi Yann,
    Go to Layout tab in SFP transaction and then Tools --> Import. Here select the PDF you want to upload.
    Hope it helps.
    With Regards,
    Manu

  • Adobe forms to webdynpro

    Dear sir
    I hav created one adobe form in SFP also i connected webdynpro
    using interactive form tool and template source i given the form name its working fine. while im executing  adobe form im giving one material as a input . its working fine.
    after connect the form with interactive form in webdynpro where i need to give the input.
    Where i need to give the input either webdynpro or function module.
    Thaks
    prakash

    is ur previous question on  how to connect dobe to webdynpro that was answered correct?
    now as per ur question now, guess u need to pass the values in the FM . Jus chk it once.
    Edited by: Kalyan Chakravarthi on Feb 2, 2009 9:47 AM

Maybe you are looking for

  • Adobe Media Encoder is a HORRIBLE workflow

    I held out from having to use AME when CC came out, but now Adobe has removed the "allow deprecated formats" option in 2014 we have no choice but to use it for most of the content we're outputting. Three things make this a bloody awful workflow, at t

  • Re: Recognizing JAR files in WEB-INF/lib

    Steven Vetzal wrote: I am attempting to open existing web projects in NitroX and am beingplagued with: The class "com.someone.Class" is not in the application class path The classes are contained in JAR files in WEB-INF/lib. I have been looking for a

  • Playlist on iPhone 6 plus disappeared

    For some reason, the other day I went to play some music on my playlists and they were all gone. These are playlists I created on my iPhone NOT on my computer in iTunes. Just directly on my phone. I have it backed up to iCloud. I tried restoring, no

  • Program guidelines

    Are there any documented guidelines or books like 1) how many lines a single java file shud be ? 2) what to declare first in variables ? 3) where in the code shall INNER class definitions comes ? 4) does all the code for a component be placed at one

  • IOS 6 update - cannot connect to wifi with proxy

    We have 300 IPad 2's to configure and they cant connect to our wifi.  Since the upgrade we can no longer connect our proxy network as we did before.  We use an explicit proxy where we manually enter the proxy address.  WPA2 Security.  We contacted Ap