Adobe forms in ISR

Hi,
I have a scenario to create an invoice in a backend SAP system using Adobe forms.
I have developed the form using the QISRSCEANRIO trasaction. But when I execute the form, it creates a Notification and displayes the new Notification number created.
My need is that instead of Notification, it should directly create the invoice and show that "Invoice XXXX has been posted/parked".
I can call the Invoice creation function module i the Proces user command method of the BADI definition QISR1. But I couldn't find a way to display the message "Invoice XXXX has been posted/parked". Everytime I submit the Form, invoice gets posted but only message appers is that "Notification created".
Is there a way to get the message "Invoice XXXX has been posted/parked" displayed once I submit the Form.
Thanks,
Prasanna

Hi,
These ISR's have been defined in such a way that A NOTIFICATION gets created whenever an ISR Form is submitted.
So you can cannot change the message that comes out of the standard ISR Application i.e. Notification XXX is created.
Well,can you let us know if the Invoice is getting created properly from the BADI Implementation?
Can you let us how you are taking care of VALIDATIONS?
There are lot of validations which are needed to be done during Invoice creation? Can you let us know, how we can do that?
Regards,
<i><b>Raja Sekhar</b></i>

Similar Messages

  • Attachments in Adobe form for ISR in Employee Interaction center

    Hi Experts,
    I have a requirement to attach a document to Adobe form which uses ISR scenario.
    I am using the attachment option of PDF but the attachment is not going through.
    I am using standard ISR scenarion SEIC.
    Can anyone please let me know if there is any other method for attaching the doc. to Adobe form and send the Adobe form to agents inbox using Workflow.

    Hi Jarret,
    For first option {1. You may be able to use the custom event in the adobe form, and attach a script routine to this event to link the attachment to the PDF form.}
    Can you please let me know how we can add a custom Event for scripting?
    Also i dont know Java script so can you please provide me any reference from where we can start the coding/ writing a Script to add the attachments.
    For the second option { 2. Trigger a custom process instead of the ISR from the ESS.}
    What custom process can we use. Can we go ahead with HCM forms and processes to achieve the functionality?

  • Debugging Adobe forms in ISR framework

    Hi,
    I have created a Adobe Interactive form (on the SAP side) which is using the Internal Service Request framework (ISR). Before when I used the JSP forms I could create an external break-point in the ABAP code of BaDI QISR1 and debug it when running it on the portal, however when using the Adobe forms it seems not to work. Does anyone know if there is a way to debug the ABAP code called by Adobe Interactive forms?
    Thanks in Advance,
    Michiel van Rhoon

    Hi Michiel,
    You can do it by setting an external breakpoint in your code. Then login to the adobe form with the same user specified for the breakpoint.
    There could be a problem that you login to the portal with your name, but that the Adobe form logs in with the standard j2ee admin account. Please check your JCO connection then (authentication must be set to Ticket, instead of User/Password). This is a WebDynpro JCO connection by the way
    Noel

  • SOFFICEINTEGRATION143 Error in ISR when trying opening adobe form layout

    Hi,
    I'm running into SOFFICEINTEGRATION143 error when trying to open any adobe form layout in the ISR secenario definition. Can anyone let me know why I'm getting this error and what the solution is?
    FYI, I'm using SAP gui version 640 Final Release, File Version 6404.4.14.2987, build 781208, Patch level 14
    I do have Adobe LifeCycle Designer 7.1, Reader 8 and MSOffice 2002.
    Thanks in advance.
    Giri.

    Hi, Giri. Did you solve your problem?
    I think I m having similar problem. I installed Sap Gui 7.1, SAP interactive form and Adobe LiveCycle Designer ES.
    I was able to open abode form layout in the transaction SFP. However, after I upgraded my Adobe to 7.0.9. (previous version is 7.x.x). I get the error SOFFICEINTEGRATION143 when try open again.
    I uninstalled Adobe 7.0.9 and installed Adobe 8.1 but it still get the same error.
    Can anyone help?
    Thanks in advance.

  • ISR service error :No Adobe Form Is Assigned to the Scenario...

    Hi Gurus,
    I am getting this error when I try to run any of the ISR based scenarios like Code of Conduct service, PCR etc..
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No Adobe Form Is Assigned to the Scenario
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.raiseExceptions(FcISRProcessEvent.java:1948)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callRFCIsrGetFormUrl(FcISRProcessEvent.java:1042)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.setTemplateSource(FcISRProcessEvent.java:459)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callRFCIsrProcessEvent(FcISRProcessEvent.java:798)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEvent.callIsrProcessEvent(FcISRProcessEvent.java:380)
         at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEvent.callIsrProcessEvent(InternalFcISRProcessEvent.java:1234)
         at com.sap.pcui_gp.isr.isrprocessevent.FcISRProcessEventInterface.callIsrProcessEvent(FcISRProcessEventInterface.java:127)
         at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEventInterface.callIsrProcessEvent(InternalFcISRProcessEventInterface.java:409)
         at com.sap.pcui_gp.isr.isrprocessevent.wdp.InternalFcISRProcessEventInterface$External.callIsrProcessEvent(InternalFcISRProcessEventInterface.java:577)
         at com.sap.pcui_gp.isr.isrprocessevent.showform.VcISRShowForm.onBeforeOutput(VcISRShowForm.java:215)
         at com.sap.pcui_gp.isr.isrprocessevent.showform.wdp.InternalVcISRShowForm.onBeforeOutput(InternalVcISRShowForm.java:435)
         at com.sap.pcui_gp.isr.isrprocessevent.showform.VcISRShowFormInterface.onBeforeOutput(VcISRShowFormInterface.java:137)
         at com.sap.pcui_gp.isr.isrprocessevent.showform.wdp.InternalVcISRShowFormInterface.onBeforeOutput(InternalVcISRShowFormInterface.java:136)
         at com.sap.pcui_gp.isr.isrprocessevent.showform.wdp.InternalVcISRShowFormInterface$External.onBeforeOutput(InternalVcISRShowFormInterface.java:212)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:602)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:568)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    Pls do let me know how to solve this problem.
    I tried the configuration checks in the manuals..
    The Webservice check returned the correct version of the Adobe version running..
    But the program test FP_PDF_test_00 retuen an SOAP error..
    I have maintained detinations in the java visual admin
    with url : http://abapserverhostname:8000
    and user as ADS_AGENT password as in abap system.
    Pls tell me how should I solve my problem.
    helpfull answers will be greatly awarded...
    Regards,
    Ramesh

    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

  • How to use Adobe Interactive forms with ISR frame work in Webdynpro forJava

    Hi,
    Anybody worked on Adobe Interactive forms with ISR frame work in Webdynpro for Java in ESS/MSS development.
    We have already searched in ISR_Cookbook_2004, however we didn't anything related webdynpro for java in that.
    Any information regarding this will be of great help.
    Regards
    Satish Kumar

    There are a number of issues here. A form that you created with LiveCycle Designer (XFA) cannot be used with FormsCentral. An Acroform, the kind you can create with Acrobat, can be used with FormsCentral, with certain limitations,  one of which is skip logic. A dynamic XFA form allows for this type of thing, but as mentioned, they don't work with FormsCentral. You can set up an Acroform to show/hide or activate/inactivate fields based on selections or entries made in other fields, but you'd have to set this up in Acrobat, not FormsCentral. So you can set up something roughly equivalent to a web form's skip logic, but you'd have to learn how to do this in Acrobat using JavaScript. There is a separate Acrobat JavaScript forum here if you have any questions.

  • Webdynpro for ABAP - Adobe form ISR based

    Hi,
    We are building a custom HR application to automate various HR processes
    like New Hire, Termination, etc.. Due to certain internal issues we are
    unable to use the standard business package for MSS (and hence PCR screens
    with adobe forms). We have to create custom webdynpro abap screens for the
    whole application. Now i would like to check if there is a possibility to
    use the ISR framework with a custom webdynpro abap application.
    I checked the transaction QISRSCENARIO but i could not find any option for
    webydnpro abap in "Entry type for Web".
    Have anyone of you tried such a scenario earlier with ISR's? Is there any other way
    that we can use webdynpro ABAP applications with ISRs? Or do we have any
    work around for this.
    Please send in your valuable comments.
    Thanks in advance!
    Sudha

    Hi Phani,
    Thanks for the info.
    I am able to see if it is not interactive.
    Displaytype is native only.
    Let me explain you the issue in detail:
    Currently Client is calling ZFORM thro Java. They have some issues with JAVA so they want to use Webdynpro to call that ZFORM and the form is ABAP Dic based.
    For Templete source I gave ZFORM name, and it automatically created a 'NODE' wrt the context in the ZFORM.
    Now I have to pass data from difft  node attributes to that 'NODE'.
    Thanks in advance,
    GG

  • 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.

  • ISR vs Adobe forms

    Hi,
    How flexibel can a form be. Can i get all the fields from ISR and put it in a form. So that means That ISR decides which fields are in the form...
    Are there also weblogs and tutorials for WDP, ISR and Adobe forms
    Regards

    I am not sure I really understand your question.
    PDF forms can be used in ISR, so every field offered through ISR can be included into the interactive form. In that sense, the headline ISR <u><b>vs</b></u> Adobe forms makes no sense.
    If you go to the Interactive Forms page in SDN at http://sdn.sap.com/irj/sdn/adobeforms you can find Web Dynpro for Java tutorials for Interactive Forms there.
    I am not aware of ISR tutorials, at least not in SDN. Documentation on this is in the MSS Business Package and SAP Service Marketplace http://service.sap.com/isr and http://service.sap.com/mss (look for PCRs).
    What does the abbreviation WDP mean? I know WD for Web Dynpro, but WDP? In any case, there are more than enough Web Dynpro for Java tutorials right here in SDN at https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • 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

  • PCR Adobe Forms & ISR

    Hi,
    I have MSS implemented in portal EP 6.0 & PCR. Now i have designed one Adobe Form for displaying some data in <b>ISR Customization</b> but i dont know how i integrate this form to PCR in portal ?
    How to include it in portal MSS->PCR workset or page so as to make it visible in MSS?
    Also i would like to ask can i integrate this adobe for in webdynpro & if yes how ?
    So that i can create an iview in portal refering to the application in webdynpro for this form.
    Waiting for reply!
    Thanks in advance!
    Smita

    Hi James,
    I'm a bit new also relating ISR/PCR customizations, and in fact I need a help to get some heads up on how to start a validation(such as which BAPi should I choose, how to fill settings and so on).
    I read the bellow presentation, but I'm looking for someting more technical(such as a "how to" about creating a validation).
    Do you have any further info about it?
    Thanks,
    André

  • 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

  • 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

  • Problems!:  calculated fields in Adobe Forms using the ISR/PCR framework.

    Hi there,
    I have made an Adobe form in the ISR framework. Everybody who is familiar with these forms in the framework knows that the adobe form is embedded in a standard webdynpro which consist of a roadmap with three steps.
    Step 1: Fill out the form
    Step 2: Check and fill the form
    Step 3: Submit the form. After submit the form can be send to a manager or can be directly processed in SAP HR.
    Problem 1:
    When I test the adobe form and fill in a number in a field and click on next everything goes fine. But when I click on previous step the value which I filled in before is gone and put to 0,00.
    Problem 2:
    Also another problem is that calculated fields, do not show directly when clicking on next step. When you click on next step and then previous step, then you see the value of the calculated field.
    Problem 3:
    Also another problem is with the calendar function. When I fill in a date by hand and click on next the BADI behind the form sees 00-00-0000. When I use the calendar function everything goes well.
    Who can help me with these 3 problems.
    Greetings.
    Message was edited by: Sandhya Banwarie

    Hi Phil,
       Interesting - I have a similar issue.  We want to use the Request for Transfer scenario in ERP 2005, but it has not been developed in Adobe forms by SAP yet (it isn't available in 2004 either)!  So, we have decided to use the old JSP PCRs instead.
    Your issue is probably because you're using the same 2005 iviews to create your PCRs.  The 2005 PCR iviews are written in WebDynpro, and appear to assume that each one will be an Adobe form!  If you assign the old PCR iviews to your manager (give them the old MSS role under Migrated Content->EP5.0... in the pcd if you have it installed), you will be able to create a PCR with the JSP forms (regardless of the "Entry in Web" setting in QISRSCENARIO).
    The next issue is the approval.  In 2005, transaction SWFVISU has task TS50000075 configured as Java Webdynpro.  You'll need to change that to iView, and specify ID = com.sap.pct.hcm.isrdispatcher.default.  I'm following the UWL item type guide for this at:
    http://help.sap.com/saphelp_nw04s/helpdata/en/b1/cc1357eead454bb144face4a66be7d/content.htm
    Having said this, my approval is not working!  The item type has clearly changed, because the workitem name is no longer a hyperlink (rather annoying), but when I hit the "Launch Task Page" button (default name I think) I get the error:
    "Unable to perform action because the system returned an invalid URL"
    I can't see this "invalid url" anywhere in the logs, so I can't see where it is getting it from, or what path, etc I'm meant to put!  In your old system, what did you have as the "Server for ISR call" under "Additional Data for Scenario" in QISRSCENARIO?  Also, what did you have in the "URL" box that appears under the Additional Data for Scenario button when you change the Entry Type to JSP?
    Many thanks,
    Russell.

Maybe you are looking for

  • Various problems when trying to use both my iPhone 4 and iPhone 5 at the same time? HELP!

    I am experiencing a wide range of problems with both of my iPhones. They are both a 4 and a 5. I will list the problems I am having. Using both phones: A few weeks ago I recieved a new phone, the iPhone 5 as my contract was renewed. I backed-up my ol

  • Loading and Unloading of data

    Hi all, Today i have come accross the site http://www.wisdomforce.com/ in which the have a product named fast reader , They claims that it can extract all the data's with in a fraction of second and never worried of it size... Anybody else using this

  • Activity Creation in SAP from MSP ( Micro Soft Project )

    Dear All, Regarding activity cretaion in SAP from MSP, I have one query.... I know that we can definitely create internal activities from MSP , but there is a requirement to create extrenal / service activities. So just want to know whether  external

  • Can't burn cds

    my itunes has started acting up and no longer burns cds. the program will let me create a playlist, but when i insert a blank cd it just spits it back out and reads "insert blank cd" even though that is what i've used- and i've tried using various ty

  • Installing 11g error ORA-01219

    I am getting the below error , while i am installing oracle 11g ... Please help ... ORA-01219: database not open: queries allowed on fixed tables/views onlyI am in mid of installation , please help me ...