Interactive forms not rendering in GP 7.0

Hello everyone,
I am trying to use interactive forms in GP 7.0, I have followed the help tutorials but the interactive form is just not rendering at runtime. I am able to use successfully other callable objects but the interactive form object always states " next activity not yet started".
I have checked on all server side configurations in Visual Admin, have given my j2ee server and mail server hostnames wherever necessary but still no success.
Moreover I am unable to set "Synchronise System Landscape" parameters in Web Services Client - Visual Admin.
Please provide me with suggestions on this.
Thanks,
Lisha

Hi Yasar,
I am able to successfully do the standalone interactive form scenario where a form initiates a GP process, but I am unable to do the GP scenario where form is a part of the process.
My scenario :
form 1 is a standalone form that triggers a GP process and sends to it some  parameters. The triggered GP process has 2 actions, first action has a webdynpro callable object that retrieves the data from form 1 and second action has an interactive form callable object that will receive data from the WD callable object and send mail/display form.
At runtime, the form1 triggers GP process, and i can see data in the WD action, but the next action that has interactive form is not executed, neither the form is displayed, nor is it emailed. Moreover its also giving a message that action 2 has been completed!
I believe i have done all parameter and role mappings, also have updated caf/eu/gp/model service with correct parameters. Also I have a single user as default user for all the roles, and i have set this user's mail id as well.
Please help if you can..
Thanks
Lisha

Similar Messages

  • Adobe interactive active form not rendering

    Hi All,
    I am trying to create a Adobe Interactive form application.
    I have created the form and have integrated into a ABAP WebDynpro as well . How ever when i try to test the application it crashes without rendering with the following message.
    Error when processing your request
    What has happened?
    The URL http://bp1xeuaa168.bp1.ad.bp.com:8000/sap/bc/webdynpro/sap/zwd_gpd_access_request/ was not called due to an error.
    Note
    The following error text was processed in the system WFH : WebDynpro Exception: ADS: Request start time: Fri Jun 13 18:43:08 BST 2008(200,101).
    The error occurred on the application server bp1xeuaa168_WFH_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
    Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
    Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
    Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system WFH in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server bp1xeuaa168_WFH_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server bp1xeuaa168_WFH_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    I have tested the connection from sap to RFC Destination ADS.  It seems to be working fine. I have also executed the program FP_PDF_TEST_00  to check the connectivity.
    It provides me with the following information : Version Information: 710.20061024154505.342190
    Can someone please have a look into the issue and suggest wht is that i am not doing or is going wrong.
    Cheers,
    Avi

    Dear Ralf,
    Thanks for your prompt replies. I appreciate it.
    I've copied the following code mentioned in the note and pasted it in my wddomodifyview method.
    But after activating and executing the application, the application time outs and gives ADS time out error.
    I've checked and am sure that it is the below code that makes it time out.
    I would also like to draw your attention to the fact that when i then run prog. FP_TEST_00, it also hangs.
    Please help.
    500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Tue Mar 22 09:52:18 2011 
    Module: icxxthr_mt.c
    Line: 2707
    Server: AIERD_AED_00
    Error Tag: {-}
    Detail: Connection to partner timed out after 180s
    Code is:
    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( 'IFORM').
          LR_METHOD_HANDLER ?= LR_INTERACTIVE_FORM->_METHOD_HANDLER.
          LR_METHOD_HANDLER->SET_LEGACY_EDITING_ENABLED( abap_true ).
    Edited by: User on Mar 22, 2011 5:44 AM

  • ADOBE Interactive Form not getting displayed in Browse

    Hi,
    Currently I am working on EhP4 project on ECC 6.0 environment. For HCM, We have interactive ADOBE forms for MSS. While testing we found that all buttons are displayed in a browser (we are are window 7 IE 8 ) but interactive form is not getting displayed in the browser (Fill out Form as part of MSS).  It only displays a line
    Checked ADS configuration as per oss note and works ok. Did HTTPWATCH - browser is getting (GET) the Adobe forms with values but not displaying it. If I copy URL from HTTPWATCH GET line in a separate browser window it displays the form.
    Thanks in advance your help.
    Regards
    Jitendra Pongurlekar

    Hey Chris (and others),
    We were having this same problem, and this Note fixed the issue (thanks!).  However, we are still experiencing another issue with HCM Processes and Forms under EhP4.  Before this Note, it took about ten minutes before "single line display" would show up.  Now after the Note, we get the full form, but it still takes ten solid minutes of waiting before it appears in the window.  We're pretty sure it's not a Portal issue, nor an ADS issue, but something with the web dynpros on the ABAP side.  However, we have not yet been able to resolve it.  Anyone else run into this performance problem with HCMP&F after upgrading to EhP4?  We don't have the problem with EhP3.
    Best regards,
    Matt

  • Dynamic table in webdynpro interactive form not working. Urgent

    Hi guys,
    I am facing a problem when trying to retreive data entered in interactive form dynamic table.i can get the data entered in non dynamic fields no problem.
    I have a node structure like this
    Root
       Data 1...1 singleton and non tried both
           Table 1...n singleton and non tried both
    In my adobe form i tried adding rows using add instance, and also using add button in webdynpro native. In the same method that adds row i simulated the submit button to create row in WD context! It adds rows but any data entered later is lost. One more thing i have noticed is it sometimes works after adding just one row! Data is passed to context but from next row it doesnt work! What am i missing?
    I also tried adding a button in webdynpro tray and adding the row directly to the context. new row is created in form but any data entered in new rows is lost!
    I am unable to obtain the data entered in Dynamic fields. I thought i would try the xml reading method but the problem is after crating a couple of rows dynamically if i go save pdf locally the new rows are not showing up in the pdf!
    I have seen a post which said using the if_wd_iactive handler to set the form as dynamic but that method is not available in our system! Sorry i am not in front of an SAP system so i cant type exact names!
    I tried using zci update program/ etc etc but i am still struggling at the moment. Any help would be much appreciated! Pls ask if you need more info.
    Regards
    Naresh
    Edited by: naresh dwadasi on Oct 7, 2011 9:05 PM

    problem solved! I had to recreate the form. not sure if i corrupted the webdynpro scripts etc by mistake.

  • Adobe Interactive Form Not Editable

    Hi,
        I have created Adobe Interactive Form using Web Dynpro Java Application.When i run the application i get the pop up message [The document enabled extented features in Adobe Reader.The document has been changed since it was created and use of extended features is no longer available.please contact the author for the original version of this document.].When i click for the pop up message the form is not interactive.If there is Adobe Life Cycle Designer and Adobe Reader version problem for this.Let me know if any one facing the same issue.
    Regards,
    SatheshKumar R

    Hi Satheesh,
    1. Check the Adobe form Version (from 7.1 to 8)
    2. Installed Adobe form Extended Language Support Font Pack to Adobe ,if you are using some other   language in Adobe form
    3. Check the ADS Version.

  • WebDynpro ActiveX  Button in Interactive form- not working in IE

    Hi,
    1)     I am working with Interactive forms in WebDynpro. When I deploy the application, the PDF form is opens in a browser window, But the WebDynpro ActiveX button ( to call a method in view Controller) is not working.
      When I copy the URL and try in another sysetm, its working.
      I hope the probelem is with the browser settings.
    2) And also, the 'https' URLs does not work properly in my IE.
    Can you give me a solution for these problems?
    Thanks,
    Prabhakar.

    Hi Prabhakar,
    I doubt this is anything to do with the browser. Please let me know if you have already installed SAP Active Control Framework on your desktop.
    I think this might be an issue. Also check for Adobe Reader version in both the machine.
    Cheers
    Satya

  • Interactive Form not so interactive

    Hello,
    I am trying to embed an interactive form in my WebDynpro application. I succeeded on displaying the form, but I cannot make it interactive.
    The form actually has only one interactive element, which is a URL launch button. I unfortunately cannot make without this button, so I don't have much choice.
    I can see the form is not interactive in the WebDynpro because clicking on the buttons does nothing, the cursor does not even change to the pointing finger. When I test the form from SFP (with interactive flag set) it works as expected.
    What is already done to make the form interactive:
    - Set the form layout type to ZCI.
    - Checked the "Enabled" attribute in the INTERACTIVE_FORM element of the webdynpro view.
    - Created an empty action for the on_submit event of the element.
    - Tried with both Native and activeX displayType for the element.
    Any suggestions ?
    Thanks in advance.

    Hi,
    I have just made some tests and indeed when creating the form from the webdynpro, and the only different I can see is that it generates a XML based interface instead of an ABAP Dictionary based one. But indeed the interactive elements work in that case.
    Concerning your last suggestion, I would really like to, and the actual code to launch a URL from a button is Javascript and client side, but it simply does not work, the click event seems impossible to trigger from a non-interactive form.
    If you have no further idea I will see with the customer if it is worth it to remake the whole PDF just for that.

  • Flash Forms Not Rendering in IE7, Flash 9

    We're having a problem with flash forms in IE7 and Flash
    Player 9 not rendering the entire form. The form works fine in
    Firefox 2. It looks to be a problem with how the Flash player is
    able to pull back data in IE7. Likely this pertains to how IE7
    handles security of plug-ins.
    Oddly, we've noticed that uninstalling the Flash 9 player and
    then reinstalling results in the form rendering correctly the first
    time, but on subsequent views the form no longer renders correctly.
    Specifically, we're not seeing data that is being called via
    Flash remoting in cfselect tags (state and country information).
    And we're not seeing text rendered that is in cfformitem tags. Our
    dev url is:
    http://hopeequity.beaconfire.com/loggedout/index.cfm?event=StartInvesting_StartAGroupStep1
    If anyone has an idea of why IE7 might not be able to render
    the form correctly, or might have security-related issues with
    remoting and Flash 9, please reply.

    I was granted access to the manuals on our prod server (the
    site is set up where you have to log in to see the manuals). The
    manuals are behaving differently on the prod server than in our dev
    server. The following is happening on the prod server:
    - the flash menus are appearing on our prod server in FireFox
    only.
    - I had reported in our dev area that when I right clicked on
    the left hand side where the menus are to appear in IE that the
    Flash menu displayed. This is not the case in our production area.
    - I get the "This page contains both secure and nonsecure
    items" when viewing the site on our prod server through IE
    I've asked them what version of RoboHelp they are using and
    no one seems to know. It seems they don't regenerate their help
    files (manuals) very often.

  • Multiple search helps in ABAP Adobe interactive forms not working....

    Hello,
    I am working on my first interactive form. I have a couple of fields to which I have attached a search help. However, I am able to use the search help for only one field in a session. If I use the search help on one field then I am unable to use it on another field which uses the search help.
    Can some one help? I am new to interactive forms and this is my first form.
    I appreciate your help in advance.
    Thank you,
    Leena

    Hi Leena,
    Are the Data dictionary fields which you are using contains value range. Because i am only getting value help only for the fields for which there is value range defined in the dictionary. The problem is only for the fields for which there is no value range defined. If you have solution to this problem I will definitely award points to you. But in your thread for me its not possible to reward points, so you can answer the following thread:
    [How to get Value help in Adobe forms;
    Will reward points if found your answer helpful.

  • Xml forms not rendered in default layout set - urgent

    Hi guys,
    I've to display several properties and to provide the rating and feedback service in conjunction with xml forms because a "NewsRenderer" doesn't support the display of additional properties.
    So I tried to use one of the default layout sets (e.g. "Consumer Explorer") but the <b>xml forms are not rendered after selecting the "contentLink"</b> (displays raw content of xml document). I'm looking quite a long for a command that opens and renders the xml forms in a new window - without any success...
    Please help! TIA
    Regards
    Joerg

    hi,
    you have to create a XMLForms Repository Filter. Check this link:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/21/8df33eef091f39e10000000a114084/frameset.htm">XMLForms Repository Filter</a>

  • Interactive forms not opening..

    Hi experts,
    I am having a problem with the interactive forms,
    I have nade an iview in which i have used a interactive form ui element, i deployed the application but the form is not opening, previously i was using adobe 8 now i have uninstalled adobe 8 and installed adobe 7.08 in my machine and made again the application and deployed it, and it is now poening in my machine but notin other machines where aobe 8 is installed,
    Please give me suggestions to rectify this problem.
    Regards
    Upendra

    Hi Upendra,
    Have a look at Note 1036205 - ACF Support for Adobe Reader 8.1 in SAP Interactive Forms
    Or you may try with ZCI.
    Hope this helps.
    Regards,
    Anagha
    Edited by: Anagha Jawalekar on Nov 4, 2008 11:42 AM

  • Planning 11.1.1.1 - Large forms not rendering

    Hi,
    At a client where large forms are not rendering and it's crashing Planning. I vaguely remember there are a few settings that need tweaked between WebSphere and Planning. I think they are XMS and XMX settings or something like that? I remember they can be half of the available RAM etc... Not really sure and thus the question. What settings can we check to speed up form performance and possibly allow larger forms to render ok?
    Thanks

    It sounds as though you're referring to the java heap settings.
    If you're in a Windows environment, these are edited in the registry, using regedit. (HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\ . . . look for your Hyperion Planning web app)
    If you're in a Unix environment, these are likely set in the script that starts the services.
    The appropriate settings will depend a bit on whether you're using a 32bit or 64bit OS. Most 32bit OS's limit an application to 2GB and exceeding this can cause the app to crash. With that said, I generally see Planning set to about 1024MB. Tech support used to discourage settings much higher than that. I would set the min and max to the same setting - 1024.
    Hope this helps,
    - Jake

  • WD application- Interactive form -Not bringing values to Onclick method

    Hi,
    I am working on Interactive form which has a submit button.
    Requirement is Form should be pre-filled with fields in Item column1 and then user fills in a field in Item column C2.Finally my submit button on form should take c1,c2 values and I will be using this in Click method for further processing.
    For this I have done following.
    1- created a structure ZILAB( which has COLUMN 1 & COLUMN 2 FIELDS) and created a node adobe_data with cardinality 1.1, and then under it created another node called ITEM CARDINALITY 1..N).This is mapped to ZILAB.
    2- Created  job number as parameter and button1 .This button1 brings up the pre-filled item Column1 fields to form.
    3- There is new column C2 in the output form which user will input.
    4- When I click final submit button it is stopping in Onclick method.my code is bringing up C1 values but not bringing of C2 values(which is user input) in my Onclick event of SUbmit button-WDACTIVEX.
    Also I have checked enable option, Assigned pdfsource, change type to activeX.I even tried to change element item name but still not able to get entries in onclick method.
    What is wrong with my code/process?
    DATA lo_nd_adobe_data TYPE REF TO if_wd_context_node.
      DATA lo_nd_item TYPE REF TO if_wd_context_node.
      DATA lo_el_item TYPE REF TO if_wd_context_element.
      DATA ls_item1 TYPE IF_MAIN=>element_item.
    * navigate from <CONTEXT> to <ADOBE_DATA> via lead selection
      lo_nd_adobe_data = wd_context->get_child_node( name = IF_MAIN=>wdctx_adobe_data ).
    * navigate from <ADOBE_DATA> to <ITEM> via lead selection
      lo_nd_item = lo_nd_adobe_data->get_child_node( name = IF_MAIN=>wdctx_item ).
    * get element via lead selection
      lo_el_item = lo_nd_item->get_element(  ).
    * get all declared attributes
      lo_el_item->get_static_attributes(
        IMPORTING
          static_attributes = ls_item1 ).
    Rgds
    Vara

    Hi ravi,
    These are the function modules  which converts table to String and the String to Xstring.
             SOTR_SERV_TABLE_TO_STRING  "Table to String
             SCMS_STRING_TO_XSTRING "String to Xstring
    For triggering work flow is not a problem. But this pdf should be generated again at workitem attachment.
    For converting to PDF and attachming the pdf to workitem I already have a business object
    Can you tell me how you are attaching document to Workflow and how you are triggering workflow on click of Submit button and what is the businees object to send the attachements to workitems.

  • DropDown in Online Interactive Forms Not working.

    HI:
    I am working on Online Interactive Form for Purchase Requisition.
    I have a dropdown in the dynamic table and I am trying to populate the same in DoInit().
    I am using the following code. But the drop down is displayed empty.
    DATA:
    lr_node_info type ref to if_wd_context_node_info,
    lt_value_set TYPE wdy_key_value_table,
    value_set_item TYPE wdy_key_value.
    types:  BEGIN OF TY_UOM,
            UOM TYPE T006-MSEHI,
            END OF TY_UOM.
    *Define Internal Table and work area.
    DATA: IT_UOM TYPE STANDARD TABLE OF ty_uom,
          WA_UOM type ty_uom.
    lr_node_info = pr_node2->get_node_info( ).
    data j type i.
    j = 1.
    SELECT MSEHI FROM T006 INTO wa_UOM.
    value_set_item-key = j.
    value_set_item-value = wa_uom-uom.
    insert value_set_item into table lt_value_set.
    insert wa_uom into table it_uom.
    j = j + 1.
    ENDSELECT.
    lr_node_info->set_attribute_value_set( NAME = 'UNIT'
    VALUE_SET = lt_value_set ).
    Can any one tell me what is wrong with the above code? and provide a sample code for the same.
    Actually I have a dropdown for UOM in the table and trying to populate it.
    The hierarchy is as follows
    BAPI_REQUISITION_CRE ->CHANGING -> REQUISITION_ITEM->DATA->Unit
    Thanks
    Vijai

    Hi Thomson,
    Create a context node A with cardinality 1..1 and in this create a context node A1 with cardinality 0..n and in this node create attributes TEXT and VALUE.
    Now goto method and in that method using code wizard read the node A1.
    And use the below code snippet sample in your program
    *Declare the TYPES
    TYPES :  BEGIN OF TY_TABLE,
                   TEXT  TYPE SOMETYPE,
                   VALUE TYPE SOMETYPE,
                  END OF TY_UOM.
    *Define Internal Table and work area.
    DATA : IT_TABLE TYPE STANDARD TABLE OF TY_TABLE INITIAL SIZE 0,
               WA_TABLE TYPE TY_TABLE.
    SELECT TEXT VALUE FROM TABLENAME INTO TABLE IT_TABLE.
    lr_node_info->bind_table( IT_TABLE ).
    And in the Adobe Form Layout
    Go to Menu of the Adobe LiveCycle Designer:
    Tools>Options..>DataBinding
    In that window u just check the Show Dynamic properties Check Box.
    Now for the Drop Down go the binding tab in object palette and click on the list items and there specify the text as the internal table text field and value as internal table value field and select the internal table.
    Regards
    Pradeep Goli

  • Custom jQuery overlay tool in Interactive Reports not rendering

    As the subject says, I got a problem in rendering jQuery on an Interactive Report. It is working on a non-paginated pages, like forms, and also in Interactive Reports, but whenever the data is getting paginated, after you go to the next page, the jQuery won't work.
    Here is the scenario:
    I have an Interactive Reports page that displays the Files in my table (all of it are images.)
    SELECT
    ('<img src="#OWNER#.DISPLAY_IMAGE_PROC?image_id='
    ||f.image_id
    ||'" width="64" height="48" rel="#img'||f.image_ID||'" />') AS IMAGE
    FROM TABLE_NAME
    The rel attribute of the image is the one that I am using to get the jQuery to work.
    The src of the image is a procedure to get the path of the image. (Based in Denes Demo Application)
    On the Interactive Reports Page, it displays the image correctly.
    When you click the Image it will display an overlay image with the size of 640x480.
    But when you go to the next page, the function will not work, and there are no errors given (javascript / oracle error / any other).
    If you don't know how to implement a simple overlay tool in jQuery go here: http://jquerytools.org/demos/overlay/index.html
    anybody experience something like this?
    -Philip
    Edited by: 942717 on Jun 25, 2012 2:44 PM

    You need to enable overlay on after refresh event of the report
    Create a dynamic action
    Event: After Refresh
    Selection Type: Region > and select your IR region
    Action: Execute JavaScript Code
    Code: add your overlay code something like below
    $("img[rel]").overlay();

Maybe you are looking for