WSDL Data connection not working - SAP Interactive Forms(Adobe Based)

Greetings,
I am trying to explore the features of Adobe based forms in SAP (WAS 6.4) and have been trying to create an interactive form.
I am trying to use the WSDL file Data Connection but with no success. This is what I have been doing, starting with a blank form in the "Layout" tab,
   - In the "Data View", created a "New Data Connection".
   - Selected "WSDL file" Option.
   - Browsed to and selected the desired WSDL file.
   - Selected the WebService Option listed (Only one in my case).
The WebService in this case is programed to "Request" two numbers and "Response" back the sum. (This was just for trial).
- The connection subsequently appeared in the "Data View".
   - Expanded the "Request" and "Response" trees and dragged the elements to the "Body Page" screen.
   - Dragged the Data Connection Button to the screen.
   - On the Properties of the Button, Went to the "Object" tab and then to the "Execute" tab.
   - Checked "Re-Merge Form Data" and Run at "Client and Server"
   - Generated the PDF Preview
   - On the preview, entered the values for the "Requested" fields and clicked the button. It displays the error message "Couldn't post data to ".
This was my long story, but with this background, what I want to know is:
   - How do i get it to work, I expected to see the sum in the field.
   - What is meant by running at "Client or Server".
We do use a proxy server to connect to the Internet.
As a bottom line, I intend to make an interactive form with which I can display real-time transactional data on the form from our R/3 46C server based on a user input on the form itself (eg: PO info on entering of PO number on the form output itself)
Best Regards,
Sanyam Kapur

Hi Sanyam,
Looking for messages with zero reply I have found yours.
Even if it is some time ago, when you posted the message, I would like to give some hints here:
Web Dynpro does not allow to access data coming directly from a Web Service and display it within a pdf file. You need to create a Web Service modell first. Then you would bind the InteractiveForm property to the context and the data can be shown.
Hope that helps.
Best regards,
Karin

Similar Messages

  • SAP Interactive Form is not installed

    All,
    I have installed NWDS 7.0.09. When I click 'Edit' on InteractiveForm component the Adobe LiveCycle Designer does not open.
    I did download the Adobe LiveCycle designer Patch 7.0 from service marketplace. But when i try to install the same I get the following error:
    <b>This patch cannot be applied because 'SAP Interactive Forms' is not installed on this workstation!</b>
    Has anyone seen this error and can anyone advice as to what I need to do to get the Adobe LiveCycle Designer to work.
    The message seems to be self explanatory the question then arises how to I load SAP Interactive Forms
    SAP Partner

    Hi
    You have to first install Adobe LiveCycle Designer on your PC to be able to use InteractiveForms component in NWDS (Provided ADS is installed and configured in your landscape, ADS is installed by default in NW2004s installation, we can also have standalone ADS Server).
    You can obtain the Adobe LiveCycle Designer 7.1 from https://service.sap.com/swdc -> Installations and Upgrades->SAP NetWeaver->SAP NETWEAVER->SAP NETWEAVER 2004S->Adobe LiveCycle Designer 7.1
    Hope this helps!
    Thanks & Regards,
    Preetha Rethinam
    null

  • WSDL data connection error after Form Server xdp render

    Hi
    I have a wsdl data connection inside an xdp after I render the xdp as pdf and reader extend the form when I click on the button to execute the web service method a pop up box appears saying the data connection has no properties. I am using LiveCycle Forms and Reader Extensions 8.1.
    Thanks

    Hi Paul
    Thanks for the reply.
    Reader extensions wasn't the problem, it was how I was manipulating the xdp before rendering.
    Thanks

  • WIFI and mobile data connections not connecting with any other outside WIFI networks. Bluetooth not working in car. Any solution?

    After installed iOS7 I am facing the following two problems:
    1. WIFI as well as mobile data connection are working fine at my home. But, not connecting with any other outside WIFI networks. Error message is 'unable to join network'. Mobile data also not connected outside my home. Sometimes wifi and mobile data connect outside my home when I turn off and on the phone.
    2. Bluetooth, in my car, paires well and incoming and out going calls can be received and made. The problem is no sound out put from speakers.
    Apple please make note of the above problems (of million people) and give solution before giving any other updations for painting and tinkering the screens.

    Check this thread, the same solution might work for you:
    http://discussions.nokia.com/t5/Nseries-and-Symbia​n-Smartphones/N8-111-040-1511-Wifi-and-mobiledata-​...

  • SAP NetWeaver BW Connection not working for SBOP4.0

    Hello Experts,
    Following are the steps & current patches:
    SBOP 4.0
    Dashboard Design , version: 6.0.0.0
    SAP Logon
    Release : 720
    Patch: 5
    1. SAP BW  & NetWeaver Portal are not SSO(Single Sign-on)
    2. I open the Dashboard Designer
    3. Click on "Manage Connection"
    4. Select 'SAP NetWeaver BW Connection'
    5. It pops-up the Log-on screen
    6. Pass on the required information
    7. Use the  query browser & selected the query
    8. it takes the query with no error message
    Issue:
    1. It is not showing the Input values & Output values 
    Not able to display the BW Bex Query element using Dashboard Designer - SAP NetWeaver BW Connection.
    Please let me know if we are missing any config. or step.
    Thanks
    Mahendra

    Thanks Amit for your suggestions. I tried the below steps & still it is not working:
    1. re-installed Adobe version 10.1
    2. Tried to connect the BW Bex query using SAP NetWeaver BW connection.
    3. I am getting no error but Dashboard designer is not able to display the Input values & Output values of the BW BEx query
    As I had mentioned you earlier that when I open the Bex report using the designer using the IE, it calls the portal window & I have to enter the LDAP password then the report opens in the portal.
    So I think as our BW & portal are not configured as SSO so when the Dashboard designer tried to load the query from the xml file it fails. It may be because it required my LDAP login credentials.
    Please let me know your suggestions.
    Thanks
    Mahendra

  • SAP Interactive Forms by Adobe on a Windows Mobile device

    Is it possible to use SAP Interactive Forms by Adobe on a windows mobile device in terms of completing a form offline and submitting it when connected to the network again?

    Hi Raghu and Phillip,
    Adobe Interactive Forms does not work with PDAs or mobile devices.
    Please read the SAP Note.
    https://service.sap.com/sap/support/notes/1002905 - Interactive PDF Forms on PDAs and Other Mobile Devices
    Regards,
    Diego

  • Handle WSDL data connection timeout during PDF generation

         I have created in LiveCycle Designer XDP template. In template i defined WSDL Data connection. For data loading i call xfa.connectionSet.WsDataConnection.execute(0).
         For PDF generation i created LiveCylce process and use generatePDFOutput component.
    If WebService works output service generates document with all data - OK.
    If i turn off webservice and run process ouputservice generates PDF document with empty fields. Is where any possibility to raise execption to calling process if WSDL connection timeouts or gives SOAP fault error in response? 
    I want catch web service errors in process and do not generate PDF if some webservice used in PDF template is not accesible during generation.

    Hi Martin,
    We are experiencing the same issue with SAP/Vertex. Can you let me know how you resolve this? Did you change the SAP gateway timeout parameter? If so, which one is it?
    Your help on this is greatly appreciated.
    Thanks much!
    Best regards,
    Cyanna

  • Third party software and sap interactive forms

    Hi,
    Is it possible that data (from a third party software) be sent to an SAP interactive form hosted on an SAP instance?
    Thanks
    Benoît Vézina

    Here is what i want to achieve. I want to create an Adobe form in my DM instance (webdynpro or java). I still have some old application that are not on the SAP platform but those applications could use the same adobe Form. So instead of maintaining Adobe form for DM and another for my non-sap application, i would like send the data from that non-sap application to the forms that is in my DM sap instance, is it possible.
    Thanks for your time

  • Additional data connections not supported.

    Hello,
    I am currently using SharePoint 2013 and InfoPath 2013.
    I want to create a drop down list in InfoPath that points to external data content (in this case a lookup table in SQL server).
    The process works in the InfoPath "preview" mode, but when I go to publish it to my SharePoint website, I get the following error:
    "Additional data connections not supported."
    I've also tried deploying the data source to my InfoPath Connection library on the SharePoint website and pointing it to that, but to no avail.
    Any help would be greatly appreciated.
    One further thing to note is that I am limited to a non-HTML5 web brower so I can't use Light Switch.
    Kind regards,
    Joshua

    Hi Joshua,
    Based on my research, we cannot add data connections to External List forms. They are not supported just like the error says. It's a limitation of InfoPath and there is no workaround for this issue so far.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Integration for Business Workflow and SAP Interactive forms by Adobe

    Hi
    Is any of you able to watch the following SDN eLearning Session ?
    <i>Integration for Business Workflow and SAP Interactive forms by Adobe (RIG session 7)</i>
    I can play nearly all the other eBooks, but not this one. Any idea ???
    Regards, bernhard

    I solved the problem.
    It is not possible to view the ebook with IE 7.0. So I removed the new Internet Explorer and everythink is working fine.
    Greetings, Bernhard

  • Update process does not work on Tabular Form

    Hello,
    I have 2 tabular forms on one page, which are using manual update processes.
    First form is created using wizard, and therefore works perfectly.
    The update process is as follows:
    DECLARE
      lc_string VARCHAR2(4000);
    BEGIN
      FOR i IN 1..APEX_APPLICATION.G_f01.COUNT
      LOOP
         lc_string := lc_string|| '[' ||APEX_APPLICATION.G_f*03*(i) || '|' || APEX_APPLICATION.G_f*04*(i) || ']';
      END LOOP;
      --Database processing using the concatenated string here
    END;Second form is created manually, using the following code:
    SELECT apex_item.checkbox (30,
                               '#ROWNUM#',
                               'onclick="highlight_row(this,' || '#ROWNUM#'|| ')"',
                               NULL,
                               'f30_' || '#ROWNUM#'
                              ) delete_checkbox,
           CATALOG_ID,
              apex_item.hidden (31, CATALOG_ID)
           || apex_item.text (32,
                              LANG,
                              80,
                              100,
                              'style="width:100px"',
                              'f32_' || '#ROWNUM#'
           || apex_item.hidden (33, wwv_flow_item.md5 (LANG, DESCRIPTION)) LANG,
           apex_item.text (34,
                           DESCRIPTION,
                           80,
                           100,
                           'style="width:255px"',
                           'f34_' || '#ROWNUM#'
                          ) DESCRIPTION
      FROM V_CATALOGS
    UNION ALL
    SELECT     apex_item.checkbox
                              (30,
                               TO_NUMBER(9900 + LEVEL),
                               'onclick="highlight_row(this,' || '#ROWNUM#' || ')"',
                               NULL,
                               'f30_' || TO_NUMBER (9900 + LEVEL)
                              ) delete_checkbox,
               NULL,
                  apex_item.hidden (31, NULL)
               || apex_item.text (32,
                                  NULL,
                                  80,
                                  100,
                                  'style="width:100px"',
                                  'f32_' || TO_NUMBER (9900 + LEVEL)
               || apex_item.hidden (33, NULL) LANG,
               apex_item.text
                                               (34,
                                                NULL,
                                                80,
                                                100,
                                                'style="width:255px" '  ,
                                                'f34_'
                                                || TO_NUMBER (9900 + LEVEL)
                                               ) DESCRIPTION
          FROM DUAL
         WHERE :P18_TEMP = 'ADD_ROWS1'
    CONNECT BY LEVEL <= 1However, the update process does not work on this form.
    I created it using the first one as an example, but with the id's of the second form:
    DECLARE
      lc_string VARCHAR2(4000);
    BEGIN
      FOR i IN 1..APEX_APPLICATION.G_f*30*.COUNT
      LOOP
         lc_string := lc_string|| '[' ||APEX_APPLICATION.G_f*32*(i) || '|' || APEX_APPLICATION.G_f*34*(i) || ']';
      END LOOP;
      --Database processing using the concatenated string here
    END;Also, both forms are opening in a modal pop-up dialog window.
    I use a Dialog Region plug-in for that.
    Please advise, what is causing a problem with update?

    Sloger,
    if this is your tabular form
    SELECT apex_item.checkbox (30,
    ...and this is your update statement
    FOR i IN 1..APEX_APPLICATION.G_f*30*.COUNT
    ...Then you will only ever update records that have been checked. Unchecked checkboxes are not passed back in the global array. You need to have a hidden column with the ID's for the record and loop through that when you are updating/inserting. That is why the built in tabular form has a MRU and a MRD. the MRU loops through the hidden ID column. The MRD loops through the checkbox.
    Thanks,
    Tyson Jouglet

  • DOCUMENT SETTING that ALLOW FUTURE POSTING DATE does not work in PL34

    Hi Expert,
    I am now using SAP B1 2005B (7.40.252) sp:00 pl:34 and realised that the ALLOW Future Posting Date was not working. 
    I still can remember while I was using pl:11 at B1 2005A, there is no such problem and wish to know when can the bug fix up? in which sp/pl?
    Wish to hear goods news ASAP .
    Thank you.
    Joan.

    Basically can you please clarrify your requirement as to what you want to change ..what I understand you would need to change the code for ABAP - RFEBBE00
    Value Date code in the above abap
            IF PAR_VALD = 'X'.
              MOVE C2-VALDT TO HLP_VALDT.  "  VALUE DATE
             write hlp_valdt to umsatz-budat dd/mm/yy.
            ELSE.
              MOVE C8-BALDT TO HLP_BALDT.
              MOVE HLP_BALDT TO HLP_VALDT.
            write hlp_valdt to umsatz-budat dd/mm/yy.
            ENDIF.
               MOVE HLP_VALDT(2) TO UMSATZ-BUDAT.
               MOVE HLP_VALDT2(2) TO UMSATZ-BUDAT3.
               MOVE HLP_VALDT4(2) TO UMSATZ-BUDAT6.
    Regards
    Anurag
    Message was edited by: Anurag Bankley

  • Execute Query not working on custom forms

    Hi
    After upgrading from 11.5.10.2 and Oracle 9.2.0.5 to ATG6, AD6, oracle 10.2.0.4, Forms 6.0 (Form Compiler) Version 6.0.8.28.0 . The execute query (F11 & CTRL F11) is not working on custom forms. But after tabbing from one column to another column then press CTRL F11 is working.
    Please any one help me on this issue.
    Thanks
    sva

    Hi
    I found this error in the trace file. Please help me what is the problem, the data is there in the table.
    Out Argument 0 - Type: String Value: ORA-01403: no data found
    Executing NAME_IN Built-in:
    In Argument 0 - Type: String Value: parameter.G_query_find
    Out Argument 0 - Type: String Value: NULL
    Executing USER_EXIT Built-in:
    In Argument 0 - Type: String Value: FND MESSAGE_CLEAR
    MCXQPBULKINVOICEENTER, -1, Built-In, Entry, -1196178744, USER_EXIT
    TSE FSERVER_START -1 1407 1279530838565801000
    TSE FSERVER_END -1 0 1279530838579778000MCXQPBULKINVOICEENTER, -1, Built-In, Exit, -1196091744, USER_EXIT
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_debug.clear
    In Argument 1 - Type: String Value: global.frd_debug
    Executing FIND_GROUP Built-in:
    In Argument 0 - Type: String Value: APP_DEBUG
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Completed app_debug.free.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing MESSAGE Built-in:
    In Argument 0 - Type: String Value: FRM-41003: This function cannot be performed here.
    In Argument 1 - Type: Number Value: 121
    Unhandled Exception ORA-100501
    State Delta:
    MCXQPBULKINVOICEENTER, -2, Trigger, Exit, -1190876744, ON-ERROR
    ##### CTIME STARTS HERE
    # 8 - MCXQPBULKINVOICEENTER:BLOCKNAME.RADIO_BUTTON81.1279530839956685000
    KEY Execute_query
    Error Message: FRM-41003: This function cannot be performed here.
    N-ERROR Trigger Fired:
    Form: MCXQPBULKINVOICEENTER
    State Delta:
    MCXQPBULKINVOICEENTER, -2, Trigger, Entry, 181183256, ON-ERROR
    MCXQPBULKINVOICEENTER, -1, Prog Unit, Entry, 181304256, /MCXQPBULKINVOICEENTER-3/P58_07_DEC_200909_04_40
    Executing COPY Built-in:
    In Argument 0 - Type: String Value: Entering app_standard.event. Event is ON-ERROR.
    In Argument 1 - Type: String Value: global.frd_debug
    Executing ERROR_TYPE Built-in:
    Out Argument 0 - Type: String Value: FRM
    Executing ERROR_CODE Built-in:
    Out Argument 0 - Type: Number Value: 41003
    Executing ERROR_TEXT Built-in:
    Out Argument 0 - Type: String Value: This function cannot be performed here
    Thanks
    sva

  • Testdrive version of SAP Interactive Forms by Adobe ?

    Hi
    Can anyone please share experience with SAP Interactive Forms by Adobe in SAP WAS ABAP testdrive ?
    best regards
    Thomas Madsen Nielsen

    Hi Thomas,
    To know more about Interactive Forms by ABAP - https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7c3bc67e-0c01-0010-dbb3-908315896909 [original link is broken] [original link is broken].
    Test drive? am not sure to be frank...
    Thanks and Regards,
    Anto.

  • SAP Interactive Form & ABAP Webdynpro course for Senior ABAPer

    Hello Experts-
    I am experienced ABAP developer and mostly getting ABAP Dev lead kind of roles in my projects.
    Having this back ground I want to learn more about SAP Interfactive forms and abap web dynpro technology.
    Can anyone help me to understand which SAP Courses should I take to understand these new technologies to lead my teams.?
    Please let me know if you need further details.
    Thanks,

    Have you tried any of the eLearning courses available on SDN?  There are several courses that may be a fit under the Intermediate and Advanced tabs.
    https://www.sdn.sap.com/irj/sdn/interactiveforms-elearning
    Where are you located?  I believe SAP Education in EMEA has put together a course on SAP Interactive Forms; however, it has not come to North America (yet).
    Hope this helps.
    -Matt

Maybe you are looking for

  • Is there a way to move songs from my iPod to the Library?

    I used my friends computer to download some music (I have dial-up) and now I want to copy some of the songs to the library. Is there a way I can do this?

  • Change transaction using BDC-problem for large number of lines on screen

    Hi All, I am developing BAPI (using BDC) which creates quality notification in SAP which is entered via front end web application. Structure p_qmsm contain 3 lines of task in notification. The code is as given below. To avoid problem of large no of l

  • Monitor: in CS2 how do I handle 4:3 to 16:9 aspect ratio change?

    Hi, my first post here, so please be kind. I have used Photoshop 9 successfully for several years using a conventional 4:3 aspect ratio CRT monitor.   I have just upgraded to a flat screen monitor which has a native resolution of 1920 x 1080pixels wi

  • Catalyst 2960 POE Switch Consumption Mode

    Hi, I'm curious how I can configure a 2960 to function in POE consumption mode. I know with other switches you can explicitly configure them to only give devices the power they consume and not power based on what class the belong to. I have read that

  • Echo and delay

    we have received complains from our endpoints user that they are experiencing echoes and delay for their CIPC and IPT. What is the common cause of this problem? which device in the voice architecture need to check or investigate? what is the best app