Adobe Form not getting displayed in WebDynpro Modal Window

Hi,
I am trying to display the table data in a Interactive Form. I have used TABLE UI element in Interactive Form. When the user clicks on a EXPORT button this form is displayed in a pop up window (Modal Window). This form is not getting displayed for most of the users. In some PC's it is getting displayed, strange is all their browser versions and OS versions are same.
Portal Version: NW04s SP8
NWDS Version : NW04s SP8
Adobe Live Designer: 7.1
Acrobat Reader: 7.0.8
I tried changing the display type (property of Interactive Form Element) to NATIVE, it is not working at all. If i change it to "activeX", then it works in some PC's.No logs are found in the server as well as in the client PC as well.
Please let me know if you have come across this problem, looking forward to your solution.
Thanks
Senthil

Hi,
even though this is quite an old post, it still could be worth for someone to have a look at Note 1342716.
Michal

Similar Messages

  • Adobe Form NOT getting displayed in WebDynpro Modal Window  (Pop Up)

    Hi,
    I am trying to display the table data in a Interactive Form. I have used TABLE UI element in Interactive Form. When the user clicks on a EXPORT button this form is displayed in a pop up window (Modal Window). This form is not getting displayed for most of the users. In some PC's it is getting displayed, strange is all their browser versions and OS versions are same.
    Portal Version: NW04s SP8
    NWDS Version : NW04s SP8
    Adobe Live Designer: 7.1
    Acrobat Reader: 7.0.8
    I tried changing the display type (property of Interactive Form Element) to NATIVE, it is not working at all. If i change it to "activeX", then it works in some PC's.No logs are found in the server as well as in the client PC as well.
    Please let me know if you have come across this problem, looking forward to your solution.
    Thanks
    Senthil

    Hi,
    It seems to be available only for ABAP version. I cant find it in the java version.. check this..
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/656442a1c4de54e10000000a155106/frameset.htm">Help SAP Link for Java Reference</a>
    And even in ABAP , the pre-requisite seems to be installation of ACF,
    The exact words
    <i>
      Adobe Reader (>= 7.0) and, if you are creating interactive forms, also the ActiveX Control Framework (ACF) installed on your computer. Also see SAP note 834573.</i>

  • Adobe Form not getting displayed on the portal

    Hi,
    From the MSS portal when I run the process, the associated adobe form(using HCM) doesn't get displayed on the portal. Initially the problem was with higher version of acrobat reader but now it is solved. Now I am not getting any error or warning but adobe form still not getting displayed.
    Please help.

    Later

  • 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

  • Form not getting displayed in sap b one

    I have created a form using screen painter.But it is not getting displayed in sap b one.When I debugged the form it doesnot show any error.

    Option Strict Off
    Option Explicit On
    Friend Class frmEmployee
        Private WithEvents SBO_Application As SAPbouiCOM.Application
        Private objForm As SAPbouiCOM.Form
        Public Sub New()
            MyBase.New()
            '// set SBO_Application with an initialized application object
            SetApplication()
            LoadFromXML("frmEmployee.xml")
            'LoadFromXML("MySimpleFormxml")
            '// Get the added form object by using the form's UID
            objForm = SBO_Application.Forms.Item("F_4")
            '// Show the loaded Form
            objForm.Visible = True
            '// Saving the Form as an XML file
            '// although it already exist as an XML file
            '// it is good for practice
            'SaveAsXML(objForm)
        End Sub
        Private Sub SetApplication()
            '// Use an SboGuiApi object to establish connection
            '// with the SAP Business One application and return an
            '// initialized appliction object
            Dim SboGuiApi As SAPbouiCOM.SboGuiApi
            Dim sConnectionString As String
            SboGuiApi = New SAPbouiCOM.SboGuiApi
            '// by following the steps specified above, the following
            '// statment should be suficient for either development or run mode
            sConnectionString = Environment.GetCommandLineArgs.GetValue(1)
            '// connect to a running SBO Application
            SboGuiApi.Connect(sConnectionString)
            '// get an initialized application object
            SBO_Application = SboGuiApi.GetApplication()
        End Sub
        Private Sub LoadFromXML(ByRef FileName As String)
            Dim oXmlDoc As Xml.XmlDocument
            oXmlDoc = New Xml.XmlDocument
            '// load the content of the XML File
            Dim sPath As String
            'sPath = IO.Directory.GetParent(Application.StartupPath).ToString
            sPath = "D:\Final\Forms"
            oXmlDoc.Load(sPath & "\" & FileName)
            '// load the form to the SBO application in one batch
            SBO_Application.LoadBatchActions(oXmlDoc.InnerXml)
        End Sub
        Private Sub SaveAsXML(ByRef Form As SAPbouiCOM.Form)
            Dim oXmlDoc As Xml.XmlDocument
            Dim sXmlString As String
            oXmlDoc = New Xml.XmlDocument
            '// get the form as an XML string
            sXmlString = Form.GetAsXML
            '// load the form's XML string to the
            '// XML document object
            oXmlDoc.LoadXml(sXmlString)
            Dim sPath As String
            'sPath = IO.Directory.GetParent(Application.StartupPath).ToString
            sPath = "D:\Final\Forms"
            '// save the XML Document
            oXmlDoc.Save((sPath & "\frmEmployee1.xml"))
        End Sub
    End Class

  • 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

  • In produstion one window in smart form is not getting displayed

    hello everyone,
    i had created one smartform report,
    its getting executed on development,
    but on production only one window not getting displayed,rest of the windows are displaying.
    can you give me some suggestions so i can make changes in smartforms.
    thaking ya
    chitra

    First check for window conditions
    which window is not displaying secondary window or copies window or Final window or address window
    and tell me the clearly

  • $ sign in adobe form not displaying properly..

    Hi I have inserted 1 decimal field in my adobe form and display pattern of that field I have given as $(zzz,zzz,zzz,zz9.99).
    but when i deploy my application and see in the portal, $ sign is not getting displayed properly, its not able to get interpreted properly.
    I am using IE 7.0 browser.
    please help how to get this issue resolved, do i have to change any browser settings ??

    Hi,
    I am using adobe reader 8.0
    my locale is:  default locale, i tried changing this with USA english , but still not luck
    i am getting dark small square block instead of dollar sign (dollar sign not able to get interpreted properly)
    please help.

  • Portal Forms are not getting displayed in the new oracle environment.

    Hi All,
    The Forms in our Portal applications are not getting displayed after we have done the upgradation of Database in Unix from 8i to 9i. The reports are working fine.The forms that were added as portlets are not getting displayed and other forms that are called thorough links returns error when it is run. The Newly created forms are also not running but returns error. The Portal Version is 3.0.9.8.3. Pls help.
    Regards,
    Tom

    Hi ,
    Based on the requirement , check whether the customer contact has been done carried out for the invoice  , then possibility it must have gone out of the worklist , chekc whether the Invoice posted in the AR has been transferred to FSCM collection .

  • Data is not getting displayed in my form

    hi,
    i have declared variable to hold amount in that as v_amt type konv-kwert in my program and in form interface in import parameters i gave it the same as v_amt type konv-kwert..............and in text i gave the variable v_amt.............
    but it is not getting displayed................

    Hi!
    on the application toolbar on the top a icon is there for Field list on/off.
    click on it.
    below left hand side field names will be displayed.
    now from the import parameter drag that parameter and drop it in the text boc where you are to display it.
    try this way.....it can work.....sometimes there is problem when u don't drag and drop the fields from the list box in the text nodes.
    Regards.

  • Object form is not getting displayed for few users

    Guys
    I have successfully implemented approval and provisining flows for a new resource in OIM 9.1.X. This resource has an object and a process form.
    It is working fine in production for few users. But for few users, the object form is not getting displayed to give the input while requesting this resource.
    Please let me know what might be the issue.

    Hi,
    Could you please check whether you have added ALL_USERS group as a resource administrator group in resource object definition?
    Add AL_USERS group as a resource administrators with the read access.
    We had similar issue and managed to resolved.
    Thanks,
    Pallavi Chaudhari

  • Potential & Development Forms are not getting displayed

    Hi Gurus,
    Here goes another problem which I am facing regarding Forms, I created Potential & Developemt forms in Talent Assessment in DEV-100(golden client) & copied it to DEV-300,via SCC1 (another client to which portal is linked), but still the forms are not updated in 300, though 1node & table V_T77TMC_P_V got updated in 300 after i copied the req.
    The complete customization is done in the TR , including the manual transport of the Forms,still they are not getting displayed in 300, kindly help!!!!!!!! its urgent
    Regards
    Bharti Sood

    Hi Bharti Sood,
    It appears that all elements were not transported. Did you go through these customizing tasks in IMG > Talent Management and Talent Development > Talent Assessment:
    - Transport Forms
    - Transport Process Form Assignments
    - Transport Scales
    These elements do not get transported automatically.
    Best regards,
    Luke

  • Payslip(HR Forms) is not getting displayed

    Experts,
    We are using HR forms for pay slip, i am not able to display/print form for one of the employee. How to solve it/
    Pls advice.
    Also if we deleted any wage types which has paid in the past run, system is doing retro and getting stored in RTs. But it is not getting displayed in the form.
    My ABAPer is using standard function for picking the retro values, since the wage type is completely deleted (bec of ZERO value), it is not getting showed in slip.
    Pls advice

    Medi reimb allowance has been paid to an employee in apr 11 and then may 11 client realised, he is not eligible for that. so they need to recovery it fully. it was a master data issue while go live time in april.
    since it is null value, we had to delete it  completely, so the system performs retro and getting paid. But it is not getting displayed in pay slip HR Forms.
    ABAPer who developed the pay slip is saying, since we deleted the component it is not getting displayed by standard function. other scenarios like change value of wts, perfectly showing the retro and actual payments.

  • Work item not getting displayed in the portal

    Hi  experts,
    We are creating a protoype for one of the standard HCM form for change in working time. When we initiate the process, the workflow is supposed to identify the agent(which is the manager in this case) and push the work item in the inbox of the manager.
    In our issue, we are able to see the workitem in SAP inbox, but the same work item is not getting displayed in the portal.
    If we try to approve from the SAP inbox, the hard coded message u201CWork item can only be executed using the Portal and the UWLu201D comes. [this comes through the method of  one of the tasks 17900101 which we are using for approving the form]
    We commented the message by using a Z class. Now we donu2019t get the hardcoded message, but still the workflow does not complete from here.
    Can this be aan integration issue of the workflow tasks with the portal??Can someone elaborate on this??

    <ItemType name="uwl.task.webflow.TS17900101.SAP_ECC" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
          <ItemTypeCriteria systemId="SAP_ECC" externalType="TS17900101" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="WebDynproApplication" value="ApproveFormApp"/>
                <Property name="WebDynproDeployableObject" value="sap.com/pa~asr~formstep"/>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    You have to say to your portal team to modify their XML file as above. In simple you hvae to configure the task in the portal and in the SWFVISU txn as follows with the following vizualization parameters
    Task TS17900101 and visualization type is JavaWebDynpro
    APPLICATION     ApproveFormApp
    PACKAGE     sap.com/pa~asr~formstep

  • P Tax is not getting displayed in the payslip

    Hi All,
    The P Tax is not getting displayed in payslip. I have checked the customization again but no use. In PA30 (IT0588) i have 'checked' the box for P Tax eligibility and have also assigned /3P3 in the form IN01 in window 2 (for deductions).
    Please help.
    warm Regards,
    Shruti B.

    Hi,
    Thank you All.
    Regards,
    Shruti B.

Maybe you are looking for