SAP workflow -approval steps

Hi ,
I need to send an email to lotus notes , for approval . how do I do that to lotus notes . Someone please give me the steps for that .
Thanks ,
Ramana

Hi,
Please try to download the correction through download manager , you will come to know the exact issue .
To check the size of SAP Note , I have downloaded that same SAP Note at my side using SAP download manager. ITs downloaded with ~941 KB size.
Error Details ERROR: timeout while pending for route completion
The SAP Router string involved in this connection should work from host to host. Please try to ping sapserv2 (sap router host at SAP side) from your SAP Router host. It should response. Also maintain saprouttab entry accordingly to permit such connection in both directions. If network restrictions are involved, then you will have to involve your Network Operation Team to clear such communication obstacles. Provide them the required IP/saprouter port information to open such communication.
Regards,
Bhavik G. Shroff

Similar Messages

  • Workflow approval step from mobile

    Hi,
    The requirement is to create a mobile application which user will launch from mobile desktop and within this application they can navigate to the functional component. eg. SAP workflow inbox . and further incorporate screens in the application.
    I am totally starter so I am looking for basic steps / useful links / any inputs.
    thank you in advance,
    B

    Hi,
    I have found some useful blogs and I am following [link1|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0baafd6-52fa-2910-c6a8-fbb9399cb4ab?quicklink=index&overridelayout=true] and [link2|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1042d3cb-dff0-2910-19bf-bd87be307999?quicklink=index&overridelayout=true]
    But here, I dont know how to install MI Client
    Could anyone please provide input how to get the setup file and installation steps ?
    thank you
    B

  • SOST sender column is blank using SAP workflow email step

    Hello,
    I used email step in SAP workflow to send emails. Sender is blank in SOST when I tried to see the email processing status. I am not sure, what need to done here to fix this. Can someone please help me on this.

    Hi,
    well yes you can,
    either store your recepients in a container,
    use a loop in ur WF and include your SendMail Activity inside it, and depending on a check variable send your Mails to different recepients.
    else.
    i had a similar case, what i did was i created a DL-List and instead of SendMail i created a task that called my customized method of sending mails (SO_OBJECT_SEND).
    try it and comment,
    if helpful reward
    Cheers,
    Aditya

  • Approve step in workflow

    Hi Folks,
    Can someone explain how the Approve step is used in case a record is not approved ?
    example.
    Start->Process->Approve -> syndicate
                            -> reject-> send notification.
    -Vinay

    Hi Vinay,
    The MDM workflow step is used for providing an Approval on the already craeted/Enriched records in MDM.The approver in MDM is allowed to approve or disapprove the records.
    The disapproved records go back to the previous step and teh process step team ahs to correct teh records and send it again for approval.
    The workflow steps will be as follows
    Start->Process->Approve->Notify ->Stop
    The notify step can be used ater nay atep if you want to users of the workflow to be notified of the staus of the completed task and the stataus of teh task to be completed.
    You can folow some of these helpful links on how to use MDM wf effectively
    Workflow:Disapproved records
    Re: How to use the Validate step for Approve step
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60f28084-b90e-2b10-3eb6-d6565367048a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/001d22fb-622d-2b10-22ac-998acecf68a8
    Hope It Helped,
    Thanks & Regards
    Simona Pinto

  • How to route the information to approver with out involving sap workflows.

    Hi Developers,
    i have a doubt regarding how the requester filled form information will be send to approver with out involving SAP workflows in the portal.
    Normally i know the procedure where users fills the form with the approver details, the filled information is routed to approver UWL by trigerring a function module thru webdynpro.
    But i need to know is there any procedure to route the information without involving any backends.
    Thanks in Advance.

    Michele is correct - sneep will help you get the serial from the running domain on the M3000 ,
    and it is a good idea to install STB on your machines.
    If that isn't possible for you, then sneep can be downloaded directly from [http://www.sun.com/sneep]
    I believe that on this platform, sneep gets the serial from the output of prtconf.
    There is a minor correction to be made :
    After installed SNEEP use "man sneep" for all technical details.The sneep man page is not linked into the shared man pages, so you need to use
    man -M /opt/SUNWsneep/man sneep
    with out going to OK prompt (Banner)It is worth noting that the serial shown in the OBP banner is not the product serial
    that you will find on the physical serial tag.
    The banner "serial" is the decimal equivalent of the host ID, which you normally get in hexadecimal from the "hostid" command.

  • Workflow table for approval step description

    Hi Experts
    I'me looking for the table where i can find the approval step description for a node_id.
    I'm searching for NODE_DESC, in the table.
    I can find it by module fonction, but i really need the table.
    Thank you for your help.
    Peggy.

    Hi,
    How the table entries are maintained how can i maintain the text for different languages for the nodes available.
    Regards,
    Siva chalasani.

  • Workflow n-step dynamic approval error when saving SC

    Hi all,
    I have a process schema with 2 levels of approvals. The first one is a dynamic one (created based on a tutorial that I found here in SCN) and the second one is a simple approval step, I have a third step that's the automatic approval if none of the previous steps are required.
    When I go the SC creation page, I enter all the information and before saving it, I click on Display Agents, I could see that all the agents were obtained correctly.
    For example 4 approvers obtained,
    1-User1 (obtained from the first process level, dynamic one)
    2-User2 (obtained from the first process level, dynamic one)
    3-User3 (obtained from the first process level, dynamic one)
    4-User4 (obtained from the second process level).
    The problem comes after I save the order..I click on the Refresh button and go again to the "Display Agents" part and then I see that the first approver is not there, instead I see that it says "No agent was obtained with strategy Z...", so I have something like this:
    1-"No agent was obtained with strategy Z..."
    2-User2 (obtained from the first process level, dynamic one)
    3-User3 (obtained from the first process level, dynamic one)
    4-User4 (obtained from the second process level).
    If I check the WF, it ends in error as it says it could not find the approver.
    The same thing happens if the first process level (dynamic) returns 2 agents....the first one is removed after I save the SC.
    And If that first process level returns anly one agent, it's also removed when I save the SC.
    Could you please suggest where could I start looking into it?
    I debugged a lot and found out that when I click on SAVE and the on REFRESH and go to see again the approvers, the method
    /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID is not being executed for that first user, just for the rest.
    Why could this be happening?
    Thanks in advance!
    Matias

    Hi Matias,
    if could happen due to errors in your code.
    Could yprovide the logic for MAP_ITEM_TO_AREA method?
    Is it possible, that the first approver = requester in the shopping cart?
    Regards
    Konstantin

  • "Crazy" parallel approval step

    Hi all,
    I'm using R3 v4.7 and I have a very strage problem in a
    workflow to approve purchase requisitions.
    I use a parallel step with 7 forks (4 mandatory and 3 optional according to the material groups). In this parallel step I use the deadlines to approve automatically after x days.
    In some cases I get the following "crazy" behaviour:
    the workflow doesn't continue in this parallel step in the normal way. The green line that highlights the flow in the log has interruptions that I don't understand and some tasks can be sent to any user since some steps are skipped wothout a reason.
    I still don't know if there are OSS notes about this issue and I should like to know from you if you have found a similar problem using deadlines. The other approval steps (without deadlines) never had a problem like this.
    I'd like to attach a screenshot of the log to be clearer...
    Thanks in advance and best regards,
    Angelo

    Hi,
    I had a similar issue a while back for a condition. The first step after the left branch somehow returned to the right branch, it looked pretty weird in the workflow log.
    I then wrote an OSS message and in the end someone fixed it, it was caused by corrupt data in some of the nodes tables, SAP couldn't tell me how this was possible though.
    Other times this can happen if you're on DEV with a couple of WF developers, it then helps to refresh all of the buffers or even logging of and logging in again.
    Kind regards, Rob Dielemans

  • Workflow Approval Examples

    I am seeking process workflow examples that point out the approval steps.  I intend to take these examples and compare them to our current processes and identify areas where we are not taking advantage of the workflow/automated approvals/controls available in SAP.  An example would be the journal entry approval process.
    Does anyone have suggestions as to where I might be able to locate some examples.
    Thank you.

    Hi Richard
    The answer to this one is driven by your process, but the options available are actually quite broad.  What I mean is:
    You can use existing approval mechanisms such as park/release (as in the case with invoices), release (in a purchasing document), or unlock (in the case of HR infotypes).  These could be described as the vanilla options.
    You can also develop your own methodology based on the workflow instance rather than the database entry.  For example I was asked to create a workflow to approve creation of master data objects (vendors in this case).  I built a module pool to create/change/delete/list entries for the user, but on creation/change, this started a workflow and populated the workflow container before sending for approval.  Only after approval was the container passed into a method to actually create the database record.  In this way you can get approval on any type of data regardless of whether SAP has supplied an approval mechanism.
    And of course you can use Adobe forms in an analogous manner as well.
    So the question actually becomes where do my business processes require approval and using workflow here.
    Regards
    Gareth

  • GRC AC V10 - one approval step for manager and role owner

    Hello Community,
    I have one, perhaps easy, question. Where is it possible to maintain the solution of one approval step for manager and roleowner, if both are unique.
    E.g.:
    simple approval workflow: manager stage afterwards roleowner stage afterwards auto-provisioning
    So if the request is routed to the manager and the manager is also the roleowner of the requested authorization role (same UserID). The user has to approve one and the same request twice.
    Is it possible in V.10 to change the config that the user has only to approve the request once? And then to decide on which relevant stage settings are valid for this process.
    Thanks,
    Alexa

    Hi Alexa,
    We have had a similar questions raised in a project. In an ideal world, a single "Sign-off approval" would be a great functionality where the same user has to approve the same consecutive stages, but the reason for different stages would entail that the responsibilities entailed per stage differ, e.g. Line Manager would just check the over request, and the role owner etc may be reviewing the elegibility of a specifc role etc.
    If it is likely to be the same person reviewing the 2 consecutive stages, maybe a single stage workflow would be sufficient to cover this scenario.
    I think the logic you are trying to configure in the workflow is possible but will require alot of work with knowing how to create a clever custom workflow with BRF+ or the actual WF stuff in SAP itself.

  • Polling for files using SAP workflow

    Hi all. First of all, I am not sure if this is the correct forum for this question.. Please let me know if it needs to be moved.
    I need to know if it is possible to use SAP Workflow to keep looking (polling) for files in a certain directory? I know I can do this in XI, but need to know if the same capability is available within Workflow? If it is possible, can anyone tell me how / where to find the information on how to do it?
    Any help is greatly appreciated.
    Cheers,
    Thomas

    Hi- Both the ways are possible
    1. Extended Notification (you need to configure and schedule prog.) which will send email automatically to outlook (based on user's mail id in SU01D) whenever the approver receives new approval task and the email will have link to Approve/Reject (based on the underlying WF step). When approver clicks on the link, it will ask for user id/pwd and approver can take decision
    2. You can also send plain email notification in WF using mail step to outlook and based on the mail, approver can take action from inbox
    Vinoth

  • Workflow approval for sb

    I'm in the extended classic scenario. I need to check the workflow approval before of the sb saving. How table, objects contains this information?
    thanks
    Sabrina

    Hi
    What do you mean by sb ? Is it sc (Shopping cart or  something else ) ?
    Couple of ways to find the equired details.
    1) By SRM GUI logon, incase you know the shopping cart number, using BBP_PD  Transaction, you can get the complete Shopping approver details there itself.
    2) By SRM Web page, if you created a new shopping cart, in the Approver Preview section, just one level above the Order button, you can see the list of managers, who will be approving the shopping cart (With their details in 2 manner - graphical/ tabular details - like name, next level approver, etc )
    3) By using the Standard SRM Workflow function modules, incase you know the Shopping cart details,  you can get the approver list with their names, approving limit etc.                           
    <b>
    *-- get Approval preview - on the Shopping cart applet information - Standard SRM uses this function to get the Approval preview in the shopping cart
          CALL FUNCTION 'BBP_PDH_WFL_PARAM_APPLET_FILL2'</b>
    By creating a custom program, you can use the logic of fetching the approvers in advance, as done by SAP, you can get all the required details.
    Refer this link for details.
    <u>Re: where i can get Badi approvers..
    <b>Try BBP_WFL_APPROV_BADI using SE18 Transaction to determine SRM N-step level Approval Workflow</b>
    Regards
    - Atul

  • SAP Fiori Approve requisition

    Hi All
    I have recently cofgured SAP Fiori approve requisition (Purchase requisition) using custom workflow. Attached is the error I get when rejecting or approving a purchase requisition.
    Please note that the error only Occurs in QA and works fine in Dev

    Please check troubleshooting steps @ SAP Fiori - Configuration
    http://scn.sap.com/community/mobile/blog/2013/11/13/sap-fiori-ll11--consultants-should-know-about-odata-troubleshooting
    Pls put break point in backend ECC and check where the errors are coming from. You can also see /iwfnd/error_log txn in SAP GW to inspect the errors in GW side. On backend you can check in ST22 or put breakpoint and troubleshoot.
    First check general troubleshooting using oData in link above and see where the error is coming from.
    thanks
    Ashish

  • Approver step after provisioning

    Hello all,
    Is it possible to make in CUP additional approver step after provisioning new user (via CUA)?
    The goal is to have a manual step in SAP HR to assign structural authorization based on request comments after new user is created in HR system with approved roles. HR employee should do this step and close a CUP request only after that.
    Thanks,
    Anton.

    Hi,
    As Alpesh mentioned it is not possible in CUP/AE.
    Once the CUP workflow completed all the stages approvals, the userid is created in target systems and an email will be sent out to the corresponding user (if auto-user provisioning enabled in CUP configuration)(notifications to other people too depending on the CUP configuration).
    You could try forwarding the successful userid creation email notification to HRgroup email id, HR will assign structural profile and then forward the email to the corresponding user. ( I never tried this scenario - just a thought).
    Thanks
    Himadama

  • Integration with Lotus Notes 8.5 - Room Reservation System to Add Approval Steps

    I have implemented several LiveCycle Forms with Some Workflow all
    based on XML and .NET. All working fine.
    Now, I have a new project (yet to be approved) which is to add
    Workflow and Approval Steps for Lotus Notes Room Reservation System.
    The current system on Lotus Notes, is out-of-the-box from Lotus, and
    it is working very well, and it has great repeat option to setup the
    required schedule to make the needed room reservation system.
    The user now requested to add some new features like add 2 more
    approval steps, and some new fields.
    I can modify the application in Lotus Notes, but this will creat a new
    problem. If there is new version coming for this system from Lotus
    Notes, then I will have to sync the modifications I did, and it will
    be a problem.
    I have put some screen shots to help understand what we are talking
    about:
    https://docs.google.com/leaf?id=0B97clwYte2SHYmUyZTRiZDEtZWRjZS00YmQ3LTg1MDUtM2MxNmYyYTIzM 2Ix&hl=en
    I have developed several programs in the past, I was able to connect
    to Lotus Notes Database from .NET.
    My plan is to develop the new Form in Adobe LC Desinger, with all the
    new required features, and connect to what ever existing functions/
    data to Lotus Notes (in both directions).
    The only thing I need help for is how to capture the Repeating
    Calendar Entry. I think this will take some effort. Becuase, once I
    capture all input parameters, I have to call a Web Service (in .NET)
    to get a list of Free Rooms to choose from.
    Here are my questions:
    1. Do you have any feedback on the above ?
    2. Any one has done any work to capture a repeating calendar entry in
    a PDF Form ?

    Hi Anil
    For Lotus notes integration with SAP solutions, pl check the following links:
    http://www.redbooks.ibm.com/redpieces/pdfs/redp4215.pdf
    http://www-306.ibm.com/software/info/ecatalog/en_US/products/Z262246B25186K14.html
    Best regards
    Ramki

Maybe you are looking for

  • DEP stops Itunes From Working Help plz

    I just got 2 new ipods and cant even use them my sisters Itunes works on her computer we got Same OS (Vista) and I try many ways of trying of fixing it and checked online I cant find anything and my sister in Collage so I can use her computer

  • [Solved] Sound with ALSA and PulseAudio at the same time?

    Hi, I am using arch linux to play Counter Strike on. While it works fine and all, I just don't get any sound in CS because I am using Mangler, which only seems to work with my microphone if I use PulseAudio. I hope this is a rather simple issue, basi

  • Date Format Conversion MM/DD/YYYY to Month Day, Year

    Hi all, Is there a function in BIP that converts MM/DD/YYYY to Month Day, Year? eg. 10/08/2010 convert to October 08, 2010 Thank you very much!

  • How to add a value in a Seeded LOV in I procurement page

    Hey Guys, I am stuck with one problem. In the I-procurement module , when we make requisitions , we have option to change the requestor name. When i open the form , we can search the requestor only by name. There is a LOV for search criteria which ha

  • System Prefs crash with iTunes Screensaver

    This morning I was playing around with the iTunes Artwork screensaver in System Preferences. Everything was working fine until I set the number of rows in the screensaver to two. Now, whenever I click on the screensaver, System Preferences crashes. D