Approval process in ADOBE forms

Hi experts,
  I am new to Adobe forms.I have a case in which i am sending the offline interactive form , for approval after submitting.Can any one guide me in How to achive this ?
  Provide me with code samples also if possible.
Thanks & Regards,
karthik.
Edited by: karthi keyan on Jun 12, 2008 12:26 PM

Hi Karthik
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee8a84ea-0c01-0010-5691-accfb0a172ed
Check this one.
it might helpful to you.
<REMOVED BY MODERATOR>
With Regards
Nikunj Shah
Edited by: Alvaro Tejada Galindo on Jun 12, 2008 5:20 PM

Similar Messages

  • Reg HCM Forms/Processes with Adobe Forms

    Hi,
    Details of the differences between HCM Forms and Processes with Adobe Form based PCR's and the recommendations for the selection between the same. Point of view on which one can be used.
    Regards,
    Sujana
    Edited by: Sujana Reddy Kumbham on Feb 9, 2009 9:06 AM

    SAP_PA backend service EXPECTS either a hardcoded/configured subtype OR a "*" for all available subtypes (which won't work in your case). What you "could" do is get creative with "rules" and check if values are entered, and then if so, do the operation for your subtype.
    What you will need to do, which is what I do a LOT because of issues with SAP_PA is to actually make you update/changes in a backend function module (triggered in workflow). Now, things get a bit more complicated.....
    Priod to EhP3, you could just call the ol' infotype operations function module in your own FM to do the change. However, from EhP3 and onward, you will need to do this via classes (same used by decoupled infotype framework.
    Soooooo......time to get creative with your solution.

  • Regarding GP Process for Adobe Forms

    Hi,
        I had created a form through adobe life cycle designer and i want to use this form for GP process in portal.I had configured GP process for adobe and i followed time off process document but am unable to do the same process for a new form .
    Please help as i'am new to this GP process
    with regards
    Pradeep.B

    Hello
    I would suggest trying to configure the parameters using the Config Tool. Here is a small procedure to help you with the navigation:
         1.Open the Config Tool.
         2.Navigate to cluster-data -> template <name of template> -> instance <name of instance> -> services -> caf/eu/gp/model.
    The template represents the usage type installed on your server (for example, EP). It consists of one or more instances that can be configured in a different way.
         3.Modify the required system parameters:
            a.      On the Service properties screen, select a parameter from the table.
            b.      In the Custom value field, enter a value for the parameter.
            c.      Choose Set.
    The new value appears in the Value column.
    In the Template value field, you can see the default value (if any) of the parameter you have selected. You can restore the default template value for any parameter by choosing Restore to Template.
    Hopefully, this way round it will work
    Best regards,
    Petra

  • Approval process in XML forms

    Hi,
    I am implementing XML forms with approval process.UI have created a news. and it goes to the folder /documents/news2
    For Folder "News2" I have permission to one USER "Preeti " as approver.Everyone is Read access
    Service Permissions that "Preeti" has Full control.and evryone "Unsubscribe only"I could not see option no service
    Approval process has step of approving from user "Preeti"
    I could now see the edit delete approval in the iview but for the authors and users with system admin role also the iView has option of Submit for approval and Skip approval.
    Also I tried creating new user and for that the NEwsApproval iView does not show the link to create news.as shown in your fig.
    So I want that the author only should see teh link submit approval and not skip approval.All other users even though a system admin but not a approver should not see that Submit approval.
    Please request you to help me.

    Hi Preeti,
                    To see the 'New' link the user should have write access to that folder. Only then they can create xml items using the form.
                    If you dont want to show the skip approval link to any one including admin, you can advance copy the layout set "NewsExplorer" and remove the command from resource command group.
                   The approver also gets the submit for approval option and if he selects it, the document is sent to his own UWL for approval, if he is the only approver, otherwise sent to the next level approver.
    Regards
    Ramesh kotagiri

  • Processing in Adobe forms

    Hello Gurus,
    I am new to adobe forms.
    I need to do some data processing in the adobe form. Based on some condition, I would like to move the value of a the record being looped to a structure being passed to the form and clear the internal table record's field.
    Please guide me where I can write the processing logic.
    Thanks in advance.
    RSS.

    Hello Roy,
    I declared the global paramters and moved the import parameter to the global parameter in the initialization.
    But as you said, how can we call this subroutine in the form. Where exactly we can call this. Am not able to find the the editor to call this subroutine. Please help me out.
    Thanks for all the support you have been giving me.
    RSS.

  • Reg : Offline Process In Adobe Forms

    Hi All,
    I just to know want to know how the off line process work in adobe forms, with some real time examples and also i want to know how the data has been transformed to Sap when the user fills the form in off line. Is it possible to import all the paper works to adobe forms as like in the One Note Concepts.Please Clarify me on this concepts as am new to Adobe Forms.

    check here
    https://www.sdn.sap.com/irj/sdn/adobe

  • Adobe form processing issue in portal

    Hi,
    We have one issue on user processing of adobe form in portal
    When user clicked on approve or reject button of HR position form its not completing.
    Its keep on processing till 3o minutes,i mean processing wheel not completing.
    What is reason for this?how to solve this issue?
    << Moderator message - Everyone's problem is important. But the answers in the forum are provided by volunteers. Please do not ask for help quickly. >>
    Thanks in Advance.
    Yours,
    Bheem.
    Edited by: Rob Burbank on Jan 14, 2011 4:44 PM

    Hi Bheem,
    Please mention the ECC Version, NetWeaver version and SP Level of your SAP system.
    Hope the Approve/Reject button is 'SubmitToSAP' Button of adobe lifecycle designer.
    Thanks & Regards,
    Sanoosh

  • INBOUND MAIL PROCESSING in SAP for Offline ADOBE FORM Concept

    Hi to all,
    Please can anyone tell me, what INBOUND MAIL PROCESSING in SAP for Offline ADOBE FORM?
    What is concept and how to use it, is any program need to write for that or only need to configure it.
    I have searched the SDN, but only get topic how to configure inbound mail processing.
    I am new to this area; please any one put some light on it.
    I shall be thankful to you for this.
    Regards
    Pavneet Rana

    Hi Pavneet,
    Inbound processing of an offline adobe form consists of several things -
    a) an email id to be created on the server (to accept the mail & process the adobe form - this needs to have the right roles)
    b) the smtp config needs to be done by basis
    c) the abap developer needs to create a handler class that gets called when an email is recd in SAP. This handler class has 3-4 methods (first to read the mail and extract the pdf, convert data in pdf to the abap variable, process the form to do the specific function in sap (which will vary from requirement to another).
    I found this blog very useful when I was getting my adobe form done -
    /people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher
    Hope this helps.
    Cheers, Liz
    (ps: you might get more help in the adobe form specific forum in sdn)

  • Online Adobe forms in Guided Procedures

    Calling SAP GP experts,
    Has anyone been able to successfully implement online Adobe forms in a Guided procedures. If yes, can you share tricks involved..
    The objective is to throw open an online Adobe form to the user to fill in.. The Adobe form will have pre-filled data (from previous Actions in the GP) and there will be the Approval process step after the form is filled...
    Cheers
    Nitesh

    Dear Alan,
    Yes i have generated the form's submit URL... It works fine when the pdf is saved in the users desktop and upon clicking the submit button it kicks of a Process with a Visual Approval callable object..
    However my requirement is that the Adobe form be submitted online during GP runtime.. The process is initiated by the User in the portal (not offline) who wants to put in a request. When the user initiates a process an Adobe form is opened to him in which he fills in his request. This request is then <b>forwarded for Approval</b>.. After Approval a digital signature need to be attached to the document and further on it needs to be sent out to other User Groups.. In case the request is <b>rejected</b> then the control goes back to the requestor who can either modify his request and send it again for approval or simply delete the request.. Throughout the whole process Print of the request can be taken at any time. Considering the requirements of Print & Digital signature i think using Adobe would be the way to go.. What do you think about implementing such a requirement in GP with Adobe UIs? Is it the right way of going about it?
    Quite an interesting nut to crack.. Ain't it ??
    Cheers
    Nitesh

  • Adobe Forms in Guided Procedures

    Hi all,
    I have the 'My First Days' Guided Procedure assinged to a user and am trying to customize it for a demo. I am trying to display an adobe form in a separate section in the My First Days Procedure and so far have been able to configure the action and block in order to display the adobe form.
    When i try to add the Adobe form as a 'Interactive form' type, it gives me an error saying 'Could not retrieve template fields: Wrong document format or adapter mismatch.'
    I have checked the adobe configuration and it seems to be working fine. Can anyone tell me why i get this error and what is the best way to resolve this issue?
    Also, if Adobe forms work fine for manager self service in our systems, should they work fine in the Guided Procedures too ?
    Thanks,
    Bhushan.

    Dear Alan,
    Yes i have generated the form's submit URL... It works fine when the pdf is saved in the users desktop and upon clicking the submit button it kicks of a Process with a Visual Approval callable object..
    However my requirement is that the Adobe form be submitted online during GP runtime.. The process is initiated by the User in the portal (not offline) who wants to put in a request. When the user initiates a process an Adobe form is opened to him in which he fills in his request. This request is then <b>forwarded for Approval</b>.. After Approval a digital signature need to be attached to the document and further on it needs to be sent out to other User Groups.. In case the request is <b>rejected</b> then the control goes back to the requestor who can either modify his request and send it again for approval or simply delete the request.. Throughout the whole process Print of the request can be taken at any time. Considering the requirements of Print & Digital signature i think using Adobe would be the way to go.. What do you think about implementing such a requirement in GP with Adobe UIs? Is it the right way of going about it?
    Quite an interesting nut to crack.. Ain't it ??
    Cheers
    Nitesh

  • Adobe form in Web Dynpro Submit Button Problem

    Hi all,
    I've created an Adobe form as a UI element in Web Dynpro as a development component. In this Adobe form, I've included a "Submit to SAP" button from the Web Dynpro Library.
    My whole purpose is to expose this DC as a callable object into Guided Procedures and then run this process, so that the Adobe form(embedded in Web Dynpro) can be seen and allows the user to enter information online into the form or download(maintain offline) and click on the submit button. After clicking of the button, I need the control to return to the GP framework to trigger to the next action. I have configured the button in the Adobe form as a submit format -> XML data and with submit to URL "%com.sap.caf.gp.if.PostProcessorUrl%". I did this because I want it to return the control to GP framework. However, there is also another option of the event submit button in the Web Dynpro UI Adobe element -> event-> onSubmit.... i created an action onsubmit which has the code wdThis.wdGetBformController().complete();
    When I run the GP process, the adobe form appears and when i click submit button, nothing happens... Does anybody know the solution?? Thanks!

    Hello,
    Can somebody tell me if i really need to put this code
    "%com.sap.caf.gp.if.PostProcessorUrl%"
    in the submit button. If so, do i need to configure somewhere what the PostProcessorUrl is? If so, can somebody tell me where i need to do this?
    Thx in advance.
    Kind regards,
    Maarten.

  • Adobe Form Designer 5 upgrade to Adobe LiveCycle Designer 7

    Hello,
    Our team will begin the upgrade process from Adobe Form Designer/Form Server 5 to Adobe LiveCycle Designer/Forms 7 later this month. We've been told by Adobe that this is a significant upgrade.
    For those of you that have already been through the process, do you have any advice, lessons-learned, etc. to offer?
    Much appreciated,
    MM

    I'd have to agree that it is a significant upgrade. Perhaps not for features/benefits but in effort.
    I can't provide any specifics because we chose not to convert but I can give you an idea on what tasks you might encounter.
    I hope you don't have many forms and very little VBScript or default scripting and don't use the API for presenting forms for filling.
    We have lots of forms (150 presentation screens [forms] producing 500+ printed forms via the Central Pro Output Server). All the presentation screens use VBScript and they are presented to the user with a VB program using the API. To get the capabilities we needed we used all the stuff that makes the conversion a major effort.
    We would have to learn the software, redo the presentation screens, learn the new data model, learn JavaScript, rewrite, test and debug 100s of lines of scripting and learn the new API and rewrite the presentation program. And then to top it all off we would probably have to purchase the horrendously expensive Reader Extension software.
    We don't have the staff, time or money for that effort. Besides, we are still in the process of converting forms from our older systems and doing a conversion in the middle of the conversion just doesn't make sense.
    All the postings for help in these forums also makes me extremely leary. At least Adobe has put staff to actually helping customers that post here. To begin with that wasn't occurring.

  • Status inside the adobe form in HCM Forms and Process

    Hi,
    We have developed a custom HCM Process with 2 level approval. Is there a way to get the status of the previous step onto the form. I mean the 2nd approver should be able to see whether the form is approved or rejected by 1st approver.
    We are trying to add this in new comments so that it will reflect in previous comments when the form is sent to 2nd approver. But unable to find the correct place to add the logic.
    If anyone worked on this solution, please suggest.
    Thanks,
    Swamy

    Hi Swamy,
    You can get this from the table T5ASRSTEPS and field is PROC_STATUS.  This table T5ASRSTEPS is linked to T5ASRPROCESSES and you need to use the PROCESS REFERENCE NUMBER for this.
    You can bind this information to a FIELD in the ADOBE FORM and based on the FORM SCENARIO STAGE you can make this field visible / hidden.
    Hope this helps.
    Thanks,
    Vijay

  • BPM Process with offline adobe forms - NW CE 7.2 SP3

    Hi experts, I have to develop the following scenario and I still don´t know the correct way that I should follow, I have already created the Process Development DC, the XSD and the XDP files, I have also put the XSD and XDP files into portal drive.
    Scenario:
    1 - This scenario should be started by a webservice that will be created too, this webservice have to receive data that will be used in the whole process.
    2 - Call some RFCs on ECC to retrieve data to prefill the off-line adobe form and the e-mail of the external destinations.
    3 - Send adobe form for e-mail to some external destinations.
    4 - Receive and read adobe form by a dedicated e-mail.
    5 - Send each adobe form by e-mail to an internal user that could approve or reject the document.
    6 - Call some RFC to approved documents.
    7 - Send e-mail back to the receivers to notify about the document if it was approved or rejected.

    The problem is that I am trying to model but a lot of doubts about are breaking me, I need some process sample to follow.
    Know I am creating a process model, I have read about the Process Modeling Approaches but still don´t know wich I should use to my model:
    Top-Down Approach
    Bottom-Up Approach
    Inside-Out Approach
    Taking into account that this process starts on ECC and my process will get data from ECC, prefill and send off line adobe forms by e-mail to get external data to send on ECC after it, with approach I should choice ?
    Does anybody have any process model sample to send me ? It will help me a lot.

  • Removal of Buttons from Adobe form for PCR Approval

    Hi,
    I am using adobe forms for PCR approval using the Business object method EXTSRV-PROCESS. The binding parameters are as follows,
    <b>MODE = &Displaymode&
    REQUEST_NO = &Notification.Number&
    DESCRIPTION = &Notification.Description&
    IFV = A</b>
    The display mode passed as parameter is 'Change'.
    The problem is i am able to see all the 5 buttons (Approve/Reject/Return to Author/Compete/Exit) but I want only the Approve/Reject/Exit buttons to be seen. I found the following thread with more or less similiar requriement but unable to find a solution from it. Any suggestions on this?
    Buttons for ISR_APPROVE & ISR_PROCESS appearing in Workflow
    Thanks,
    Prasath N

    Hi Prasath,
    Long time before even we too had a similar requirement...But we were not able to solve the problem. Luckily, USER is convinced with going ahead with those 5 buttons.
    Will surely keep you updated in case if I get to know any solution.
    Regards,
    <i><b>Raja Sekhar</b></i>

Maybe you are looking for

  • Song order wrong on ipod but right on itunes

    my one album appears right on my itunes in terms of song order but when i go to play the album on my ipod the one song is first when it should be last. How do i put the song back in order?

  • Template doesnt fit the entire screen in IE

    Hi I tried to use premade templates (both HTML and Flash) by inserting them in Dreamweaver. When I tried to preview in IE how it would look like, the template shows up fine, but it doesnt fill the entire screen. Right part of the screen is white.Does

  • Interagration With Other Software

    Dear Gurus ,                          How to Integration With Other Software To  SAP ( Media Advertising Management ) Module .        Thanks In Advance Regards S.Siva

  • Surveys portlets

    Hello to all, I need of one Portlet for the creation and the visualization of the surveys

  • LabVIEW Embedded - Support for device: NXP (ex. Philips) LPC2146 Microcontroller (ARM7)

    Hi, I would like to write some code in 'LabVIEW embedded' 8.5 for the NXP LPC2146 microcontroller (ARM7). http://www.standardics.nxp.com/products/lpc2000/lpc214x/ The 2146 device is used within one of our main 'volume' products and I would like to wr