ISR ADOBE Form Error

HI All,
I have created custom scenario in QISRSCENARIO and designed adobe form. I have configured everything.
When i try to run the scenario in Portal i am getting the following error:
The initial exception that caused the request to fail, was:
   java.lang.NoSuchMethodError: com.sap.tc.webdynpro.services.task.ITask.getWebContextAdapter()Lcom/sap/tc/webdynpro/services/sal/adapter/core/IWebContextAdapter;
    at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.setTemplateSource(FcISRProcessEvent.java:440)
    at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callRFCIsrProcessEvent(FcISRProcessEvent.java:571)
    at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callIsrProcessEvent(FcISRProcessEvent.java:317)
    at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEvent.callIsrProcessEvent(InternalFcISRProcessEvent.java:1079)
    at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEventInterface.callIsrProcessEvent(FcISRProcessEventInterface.java:125)
Any Input on this is highly apreciated.
Thanks in Advance.
Regards
Vj

Hi Raja,
the basis have solved the problem and the configuration checks for ADS are succesful now.
Now i try to create change the code of conduct application iview change the name space to
sap.com/pcgui~isr(dont mind the spelling i have given the right component)
application name= IsrForm
application parmetrs = (given according to older thread messages)
but nothing is coming up. I get the Ie message saying
Security settings does not allow page to be displayed correctly and only a "cross" icon is appearing at the top of the page..
Pls tell me what should i do now..
Regards,
ramesh

Similar Messages

  • ISR Adobe forms send by email

    Hi,
    is it possible to send ISR Adobe form by email? I would need to feel the form with data and send it.
    Thanks inadvance,
    Anna

    Hi Anna,
    Have you created a form through the HCM Processes and Forms scenario?  If you have, you can send a form from one person to another with form information filled in by the form initiator, but this has to be configured using workflow, and it would only appear in their Workflow Inbox.
    This is a link to SDN eBook on e-mailing Interactive Forms.  This is not done with HCM Process and Forms, but gives you an idea on how to do it...
    [SAP Interactive Forms by Adobe for Processing with eMail (Session 4J)|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/203674f5-bdfc-2a10-3988-8aeaff041744]
    Hope this helps,
    Cheers,
    Kevin

  • ISR Adobe Form Validation

    hi,
    In ISR Adobe Forms I have 2 textfields where the user can enter the telephone no and email id .I want to do validation.So I have given the validation pattern as '('999')' 999-9999 and A'@'A'.'AAA.But it is showing "Field Validate Failed"..
    What is the reason?
    Can anyone tell me the steps how to validate the fields in adobe form..
    Regards,
    Rheema Rahael.

    Hi Rheema,
    Either you can do the validation messages through the BAPI return messages fromt the BADI or through scripting by using the message box method (refer adobe life designer help). I would ssugggest to do more validations at script level or do a thorough check of the form, while pressing the review button (user command -'CHECK'.).
    Regarding the validation patterns, kindly check the help doc of designer.
    Hope these helps,
    - anto.

  • Authorization Profile needed for ISR Adobe Forms

    Hi,
    We have a couple of Custom ISR's and PCR's that are launched in Enterprise Portal.
    Well my Development ID had <b>SAP_ALL</b> and <b>SAP_NEW</b> Profiles attached.
    Now, when we started testing with the sample Test id's which doesnt have SAP_ALL or SAP_NEW profiles, we are getting error in ENTERPRISE PORTAL saying that... 
    "<i>You are not authorized to use the Notification Type 99</i>"
    Can anyone help me out in knowing the exact Authorization Objects for our Adobe Forms to run in EP.
    I cannot attach SAP_ALL and SAP_NEW profiles to all my users.
    Regards,
    <i><b>Raja Sekhar</b></i>

    Hi,
    Im new to the ISR framework implementation.
    We have a problem when we try testing a scenario using the adobe part, we have not done this before and we getting errors.
    We get the following errors:
    1. When using Administrator and Adsuser:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: ComponentUsage(FPMConfigurationUsage): Active component must exist when getting interface controller. (Hint: Have you forgotten to create it with createComponent()? Should the lifecycle control of the component usage be "createOnDemand"?
    2. When i use my profile username:
    com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"https://10.142.252.157:50001/AdobeDocumentServicesSec/Config?style=document:50000/AdobeDocumentServices/Config?style=document"
    Can anyone advise me on what i should configure so that this can work properly...
    Is it an issue with the authorisation, because the ADS tests are all working.
    Thanks
    Joseph Tshwene

  • Driver program for adobe form error no job started

    Hi
      Iwhen I execute driver program for adobe form the program generates error no job started.
    the print dialog box appears but when I pressed print preview button it generates this error no job started.
    I don't know why it's happening please help.

    Hi
      Iwhen I execute driver program for adobe form the program generates error no job started.
    the print dialog box appears but when I pressed print preview button it generates this error no job started.
    I don't know why it's happening please help.

  • Adobe Form Error: Invalid Response Code: (401) Unauthorized. The request...

    When trying to run an Adobe Form webdynpro app, I am receiving the following error:
    <b>Invalid Response Code: (401) Unauthorized. The requested URL was:"http://localhost:50000/AdobeDocumentServices/Config?style=document"</b>
    I have checked the ADS test at <server:port>/AdobeDocumentServices/Config; the test did return the version number.
    <i><b>Does anyone have any other ideas of what I should check?</b></i>
    Also, why is it running a url with "localhost" in it?  If this is running on the java was server, then I guess that could make sense.  But if the url request is requesting something from localhost, isn't that my computer?  I guess it depends on if this is a server request or a client request.  I hope this is a server request.

    Sumit -
    First, I think config is okay.  I can run the web service under my id okay.
    Second, I am not sure what the impact is having the build done locally.
    I am building and deploying locally in NWDS to my local portal. But then I am sending the EAR file to the system admin to deploy to my dev server (I am doing this because they will not give out the SDM password.  And, I am waiting on the NWDI setup to be complete; when that is complete I will let NWDI deploy to the dev portal.)
    Incidentally, I am receiving this error on the dev server, not my local portal. (I have tried running on my local portal, but I am getting a socket timeout error. But this is interesting, because I <i>can</i> run other webdynpro non-Adobe apps. I am not tracking down this error at this point because I am really just interested in the dev server.  If I get past the 401 error on the dev server, and then get the socket timout issue...then I will worry about it.)

  • Adobe Form error in NWDI

    Hello Friends,
    WebdynproComponent involving Adobe Form is working fine with NWDS (Development Studio)but when the Webdynpro Component is imported into NWDI(Development Infrastructure) i.e Development Component and while deploying I am Getting the Following Error.
    com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException: ../../sap.com/devcompintform/TestApp/~wd_key642_1207921504372/Error+PDF.pdf?sap-wd-download=1&sap-wd-dl_behaviour=1&sap-wd-cltwndid=7cb3ef4107cd11dd965000145ed2abf2&sap-wd-appwndid=7cb3ef4207cd11ddc5ef00145ed2abf2&sap-wd-norefresh=X
       Please any one help me in resolving the problem its urgent.Send me the Corresponding links if any.
                          Thanks in Advance
    Regards
    Kiran
    Edited by: Kiran Kumar on Apr 11, 2008 3:23 PM

    Re: ADOBE Error in PCR
    see this.. u might get some idea..
    GS

  • Adobe form error while calling through SE80

    Hi All,
    We have done the ADS configuration in our server and it is running fine but when calling the adobe form through SE80 (Web Dynpro) its giving the following error-:
    An exception occurred which is explained in detail below.
    The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and
    therefore caused a runtime error.
    The reason for the exception is:
    WebDynpro Exception: ADS: com.adobe.ProcessingException: Could not retrieve a
    password for credential: ReaderRights(200.101).
    When I searched I came to know that we need to install a PKCS #12 file.
    Correct me if I m wrong.
    In Directory path I:\usr\sap\XIT\SYS\global\AdobeDocumentServices\TrustManagerService\trust
    Certificates,Credentials and CRls directories are empty.
    Pls suggest
    Regards,
    Prashant

    Please check the following link for step by step configuration of credentials :
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f03414f8-d4ce-2a10-d4b6-ab201b329d98]
    and the below link for temporary license :
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70aa75cc-6ac3-2910-c78c-ade192ec861e]
    Thanks
    Naresh

  • Attachments in ISR - Adobe forms

    Hi,
    I need to attach a doc to the pdf (isr) at the portal level and then submit it to the approvers. please suggest how to accomplish it..
    At present, we are able to trigger an event on clicking a button and get the file name...
    Kindly suggest how we can save this doc as a whole and pass it through the workflow.
    Kindly help.
    any helpful pointers or solutions will be appreciated.
    Rgds,
    Anto

    Hi,
    Is it possible to retrieve the file name from the Adobe form and store this document on the SAPR/3 side.
    The characteristics for this field will be a text field which possess the filename.
    In the user command method, we will retrieve the document from the system and store it in the r/3 side.
    Can we store the document at the archive links in SAP. or where can we store this doc?
    Kindly help.
    any pointers/ feasibility of this suggestion or any alternmative suggestion is highly appreciated.
    for(NW 2004.)
    rgds,
    Anto

  • Adobe Forms Error... first test

    Hi forum
      I´m trying to test if ADOBE FORMS are running in SAP J2EE Server with SAP Netweaver 2004s, but i got this error.
       com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "UsageRights" operation. Request start time: Fri Oct 17 16:26:49 CLST 2008 com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights Exception Stack Trace: com.adobe.ProcessingException: Could not retrieve a password for credential: ReaderRights at com.adobe.ads.operation.UsageRights.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown Source) at com.adobe.ads.operation.CachableOperation.doWork(Unknown Source) at com.adobe.ads.request.Request.processOperations(Unknown Source) at com.adobe.ads.request.Request.process(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:207) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Which is the guide to install the service of the ADOBE Interactive Forms for Java ??'
    I was watching a lot of guides but they talks about ABAP
    T{hnks

    Also check the following blogs
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10e507e7-2670-2a10-0ba5-eaaabdf7c221
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60afe503-74e0-2a10-59b1-d92ad0dff62b
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f03414f8-d4ce-2a10-d4b6-ab201b329d98
    with regards
    shanto aloor

  • Adobe Forms Error while using Webservice

    Hi All,
         I have created a interactive adobe form in abap . The adobe form has a button , on click of this button a webservice has to triggered. I have written the script to call the webservice(data connection) in FORMCALC but the webservice does not get called when I open the adobe form in my desktop and click on the button in the pdf.
    I get a error saying the "Error attempting to read from file" displays the webservice URL below.
    could someone help me resolve this issue . Is there any settings that I am missing for the interactive form to work?
    Thanks in advance
    Edited by: Sudheendra Puthuraya on Nov 19, 2008 5:58 AM

    Hi Sankar,
    this is a abap web service. I agree with you it is related to authentication.
    When I created the web service from Function module I used security profile as PRF_DT_IF_SEC_NO which would mean there will be no security.
    I also noticed that I work in my office network, the web service works fine but when I am working in my home network I get this error.
    Do you think of any config i might have missed?
    Thanks,
    Pankaj

  • Adobe form error in BSP controller

    Dear Friends
            How are you?
            I am attaching one adobe interactive from in my bsp application. I have created the form and interface both are activated. while attaching adobe form to bsp application I am having error in controller class's method do_request. the erro says that "Function call aborted: Function l_name could not be found".  can you please tell me where I am making mistakes. I will greatly appreciate your reply. Any help will be appreciated.
    Thanking you
    Regards
    Naeem
    Pleas see the following code.
    runtime->server->response->delete_header_field( name = 'Cache-Control' ).
      runtime->server->response->delete_header_field( name = 'Expires' ).
      runtime->server->response->delete_header_field( name = 'Pragma' ).
      data: l_name type rs38l_fnam.
      data: f_name type fpwbformname.
            f_name = 'ZTRAVEL_REQ '.
      try.
          call function 'FP_FUNCTION_MODULE_NAME'
            exporting
              i_name     = f_name
            importing
              e_funcname = l_name   <--- I m failed to receive l_name here,,  so it gives
            exceptions
              others     = 0.
        catch cx_fp_api_repository.                         "#EC NO_HANDLER
        catch cx_fp_api_usage.                              "#EC NO_HANDLER
        catch cx_fp_api_internal.                           "#EC NO_HANDLER
      endtry.
    when i debug more and run method directly I received the error  like
    Access via 'NULL' object reference not possible.
    and error location is
    runtime->server->response->delete_header_field( name = 'Cache-Control' ).
    I have run function module by passing form name i come to know that it gives me the l_name on return,
    Thanks.
    Regards
    Naeem
    Edited by: Naim Khan S Babi on Sep 29, 2009 6:55 PM

    Re: ADOBE Error in PCR
    see this.. u might get some idea..
    GS

  • Adobe form error ADS: #com.adobe.ProcessingError: Invalid usage right:

    Hi Experts,
    I 'm trying to create my first adobe form and when i have run this without passing the fillable value and english language is displays fine but i cannot enter the values at run time.Its a print format. but when i'm trying to pass the values during the run time as form is fillable and language is EN then i have catched this error.
    ADS: #com.adobe.ProcessingError: Invalid usage right: E(200101).
    Test for function group      /1BCDWB/SM00000001
    Function module              /1BCDWB/SM00000001
    Uppercase/Lowercase
    Runtime:        5.793.933 Microseconds
    Exception       SYSTEM_ERROR
    Message ID:          FPRUNX                     Message number:           001
    Message:
    ADS: #com.adobe.ProcessingError: Invalid usage right: E(200101)
    Please suggest how to resolve this.
    Regards.
    Ruchi.

    Hi Ruchi,
    I think you are trying to pass some values to the form at runtime.
    and then when you are tying to see the print preview you are getting
    this error.
    first thing that needs to be checked is the ADS (Adobe Document Server)
    may be your ADS is down and/or misconfigured; refer to config guide on service.sap.com/adobe.
    you can go to SM59 and see the configuration or look for a basis guy to do it for you...
    and if it is still not solved can you elaborate what king of values are you passing to the Adobe Form.
    regards
    shaleen

  • Adobe Form- Error while clicking on the print preview option

    Hi,
    An exception is being raised as shown below-
    ADS: SOAP Runtime Exception:
    CSoapExceptionTransport :(100101)
    when i am trying to view the print preview of the invoice form (adobe form) in VF03 transaction.Please let me know the reason why this is occurring. I thought may be the form is inactive, but the form is in active state only.

    Hi,
    Have you seen SAP note 944221?  It has some advice on this error.
    Regards,
    Nick

  • Adobe Form Error FPRUNX001

    Hi everyone,
    When trying to print a customer specific sales invoice form, the
    following message appears in the log of execution:
    "ADS: com.adobe.ProcessingException: com.adobe.ads.excep(200101)"
    The message number is "FPRUNX001".
    The detail message says to execute the steps of note 944221 but no
    improvements after performing these steps.
    What is the reason for this message and how can it be solved?
    I saw some older threads in the forum talking about this issue but no answers have been given. So I hope that someone knows this one.
    Best regards,
    Sylvain

    Hi everyone,
    Thank you for all your answers. We were able to find the problem. It was due to a field that was defined larger than permitted on the second page of the form. It was defined larger than the sub form and the page width.
    The error was not really related to the ADS definition itself and therefore the message text was not relevant in this context.
    By the way program  FP_TEST_00 was not dumping because of a standard syntax or form error but because some parameters have to be initialized to be able to call the form. If you run the program you will see that no form parameters can be entered. You always pass some parameters (Structures, Tables, Fields, etc.) to a form to run it correctly. Considering this fact, I do not understand how can this program be run?
    Best regards,
    Sylvain

Maybe you are looking for

  • WINDOWS 8.1 NOT WORKING

    I recently bough windows 8.1 and after converting the file to an ISO in disk utility and partitioning it, i started in windows. But after writing my product key and choosing to upgrade to windows 8.1, it tells me to restart my computer. after doing s

  • If I had mistakenly dragged my Windows Volume into the trash to get rid of it and go back to one OS volume, Is that 100 plus gb available space lost forever?

    I really messed up, I am just wondering if what I have done is okay< I really thought I could remove a Partition by dragging in to trash and automatically my memory would be reallocated to my MacHD volume. Is all hope lost for the 111 GB of disk spac

  • Problem while import u201CSAPKU60003 & SAPKNA7013u201D into SAP CRM 2007

    Gentlemen, I have a problem while import u201CSAPKU60003 & SAPKNA7013u201D into SAP CRM 2007, My current Support Package Level is: SAP_ABA       700     0015 SAP_BASIS     700     0015 PI_BASIS      2006_1_700     0006 ST-PI     2005_1_700     0006 C

  • Problem while adding XL-Reporter

    hi All, i added the Addon XL-Reporter on the client side and when i started teh Addon , i'm getting that class not registered,Presently i'm using the SBO20042B SP00 PL00 can anybody help me. Thanks & Regards shiva shanker.

  • Introduction to Oracle 10g

    hai Can any one tell me, how i could learn oracle 10g on my own...and i am familiar with oracle 7.0 and 8.0 could anyone provide me the links which are useful to practice sql exercises........or any pdf file of sql lab exercises.... Thanks in Advance