No document number in Approval Workflow

Hi!
I have crated a work flow where I check if the status is FA for docType 900. If this is true then I send a mail to the person responsible for the approval. Everything works exept that I don't get the document number for the document that I change. I use the &document.documentnumber& command in the mail but the system don't get the docNr.
//Krip

Hi,
by using standard document distribution, whenver you send an mail along with object (document), reciepient recieves the mail with object(document) which is indicated by its description.
once you click on the object(attached document) in mail, you wil be redirected to SAP screen.
In order to identify the document in terms of document number then you may manually enter document number in description field.
Thank You,
Manoj
if useful pls consider points..!

Similar Messages

  • Workflow report by parked document number / Company code / Year

    Hi,
    I need to develop an new ALV report to find out the status of the parked document.
    The selection criteria will be as below:
    1. parked document number
    2. Company code
    3. Fiscal year
    The out put of the report should have the below details.
    1. Document Parked by
    2. Status (Error/in process/processed)
    3. Approver name1
    4. Approver Name2 and all the approver names.
    5. Error Message (If any).
    I am not able to figure out the link between the parked document number and the workflow.
    Please help me on this.
    Thanks,
    Shiva.

    Thanks much Jai,
    I got all the work item id for this table (SWW_WI2OBJ) but how can i differentiate them. For example which work item id is to find out managers and which one to find out the status and so on....
    and how can i find out list of all the approvers for a particular parked document number.
    Thanks,
    Shiva

  • Document Publishing Approval Workflow - Help Needed

    Hello All,
    I am trying to use Publishing Documents with an Approval workflow, but however when I am creating a Document and am publishing it, it does not show up in the UWL of the Approver.
    Can some one suggest what could be wrong or missing.
    Best Wishes,
    John.

    Hi,
      I you have configured approval process and you are receiving notification in Recent Notification iview, it's working fine, you should check:
    The UWL interacts with (task) item providers through specific connector. The connectors perform basic mapping of attribute values and determine the work item type and execution method. Connectors also help in connection to object and attachment repositories to retrieve additional custom attributes or attachments.
    The UWL comes with standard provider connectors and it is possible to configure their detailed behavior based on work item types.
    The connectors that are configured by default with UWL are:
    ·        AdHocWorkflowConnector
    ·        ActionInboxConnector
    Both connectors are configured by default, so both Collaboration Tasks and KM Recent Notifications show up in the UWL by default. Removing the connectors will remove the corresponding items from the UWL.
    ActionInboxConnector
    This connector relates to the Notifications received by UWL from Knowledge Management (KM).
    The ActionInboxConnector provides KM Recent Notifications into the UWL Notification tab, which include document feedback, subscription items, subscription administration, and document approval notifications; in addition, checked out documents appear under Tracking, and documents for approval under Tasks.
    By default the Action Inbox Connector for UWL is enabled.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/12d65d4e084ac886fcdf113909d03a/frameset.htm
    Inbox Service
    http://help.sap.com/saphelp_nw2004s/helpdata/en/89/bbfbba3e7040c39462350fc536e651/frameset.htm
    Notifications for Folders in the Universal Worklist
    http://help.sap.com/saphelp_nw2004s/helpdata/en/48/ad743c74fa6449e10000000a11402f/frameset.htm
    Patricio.

  • Link between workflow id , document number

    Hi all,
    If we raise an workflow for any sales document, can anybody tell me in which workflow tables we can find the document number and its corresponding workflow id.
    If the possible outcome of task is approve or reject, after user executing the task where can we find (table) the otcome of the task.
    Regards,
    Venugopal

    Hi Venugopal,
    Try using transaction SWI6. You must know the object type being used for your sales document and the document number.e.g.
    Object Type Category      BOR Object Type
    Object Type                      BUS0006    (Sales Organization)
    Key                                   0001
    If you know the object type and enter it in SWI6 you can F4 on the Key field via button "Enter Object Key" and do a search (If you do not know the sales document ID).
    Regards,
    Eddie

  • Creating a Simple document Approval workflow in SPD

    Hi
    Having configured workflow manager 1.0 I  have attempted to create the simplest approval workflow.
    on my document library I set content approval , content type management and versioning. I have  left out check in and checkout to speed up my testing
    Create a single stage workflowin SPD2013 associated with my Document Library
     I upload my document set the various properties as defined in my custom content type
    Document "Approval Status" states "Draft"
    I (optionally) checkin and Publish a major version of the document, "Approval Status" is "Pending"
    I manually trigger the my w/f setting myself as the approver
    I want  pass my Task Outcome to the Approval Status property in my current item - I am just not sure how to do this without setting the item back to draft 
    I am just not sure of the syntax - could anyone help?
    Daniel

    Now if I was building a SharePoint 2010 workflow .... I seem to have richer support for content approval
    .......  Was there beauty contest for the 2010 actions!!!!!!!!
    Freelance consultant

  • Duplicate Document number in Document Draft while sending for Approval

    Hello Experts,
    In Purchase order when we create document and send for approval ... if in a single day we create 25-30 Purchase orders, system assign same number lets say: 120011 to all the 30 documents created in a single day.
    is there a way we can give unique number to all the PO drafts being created and sending for approval ... ?
    Help Required
    Regards,

    Hi Shazad,
    The document number that you refer to works as follows. If you go into Purchase Orders, it will say that the next purchase order number (OPCH.DocNum) will be for example 345. When you're done capturing the information and go to File > Save as draft, the same screen appears again and you can add another draft.
    Seeing that the first draft didn't actually create a purchase order, but only a draft, the next available number is allocated. The next available purchase order number is still 345.Only you add a actual purchase order will the number be changed again.
    Internally in the SAP database, the DocEntry field of the draft contains the actual draft internal number. You can view this number if you open the drafts. Draft No is unique, but document number isn't and doesn't matter until the actual document is added.
    Hope it helps,
    Adele

  • Infinite loop in PR workflow even if the document is now APPROVED

    Hi everyone,
    Our PR workflow experiences a confusion in the document's status.
    A loop is being executed even if the PR document is now being APPROVED. The template, maybe, doesn't correctly read the status of the PR. Since the loop still runs, the approver is being Notified thru SAP inbox several times and this has caused the approver a sense of inconvenience and disturbance.
    Please guide me on what to do.
    Regards,
    Reymar

    Good day Aditya!
    There is indeed a loop in the WF definition. It sends a workitem to SAP inbox of the approver even after it is being APPROVED already.
    I checked the condition of the loop, but it is correctly defined there.
    I am looking at the reason that maybe this is on the synchronization issue. I mean, the statuses both of the documents and on the workflow side do not correlate or are different.
    Can I use the SWU_OBUF in PROD?
    Regards,
    Reymar

  • How do I prevent a user from having the rights to approve a document in approval workflow?

    I have a document library with the SharePoint 2010 approval workflow assigned. Documents must be approved before a major version is checked in.
    The checkbox "Start this workflow to approve publishing a major version of an item." is checked for the workflow.
    I want any user to be able to create a document and submit for approval but I only want a subset of people to have permission to approve the documents submitted for approval
    How do I only allow certain users be able to be selected to approve a document?

    Deleted other posts because pictures did not upload.
    I have done exactly as has been indicated, yet User1 can still assign User2 as the approver and User2 can approve the check-in when the "Open this task" button is clicked in the approval
    email in Outlook and the approve button is click in the displayed dialog.
    Here are the permissions for the SharePoint Group:
    Here are the members of the Demo Gallery Contributors SharePoint security group:

  • Document Approval Workflow

    I have different document libraries alloted to different departments.
    Now, i want to apply a document publishing workflow in such a way that whenever someone of some department uploads a doc or make any change it goes to his line manager for approval.
    Do we have any OOB workflow suitable to this case.

    Hi
    http://blog.incworx.com/blog/who-is-the-best-chicago-sharepoint-firm/sharepoint-help-how-do-i-create-a-sharepoint-2010-approval-workflow-for-a-document
    Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for
    you
    Amit Kotha

  • Document Approval Workflow Question

    I have a document approval workflow set on a document library, because I want the documents to require approval by the approver before they can be seen. I also have versioning set on the library. However, once the documents are approved and then later
    changed, the Document Status is reset to Draft and requires approval again. Is there a way to use either Document Approval or Versioning or a combination of both to keep the document in a draft state and not viewable until approved, and then not change states
    again if changed? Thank you!

    Hi,
    The screenshot is Content Approval option in Document library settings. As we can tell from the explanation in the left part, content approval is designed to specify whether new items or changes to existing items should remain in a draft state until they
    have been approved. It will work both when a document is uploaded to library and when a document is edited.
    If you would like approval only happen on first uploading but not on lated editing, then you might use other method for approval progress.
    As workaround, you could use OOB approval workflow and specify it to start only when an item is created, so that the approval progress will only happen on first uploading.
    https://support.office.com/en-nz/article/Understand-approval-workflows-in-SharePoint-2010-a24bcd14-0e3c-4449-b936-267d6c478579
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Call the document Approval Workflow screen from a custom KM Details Page

    Hi,
    We are trying to call the Approval Workflow screen from a custom developed KM Details page (using JSPDynpage). How can this event be triggered. We want to trigger the same event that gets called when a user clicks on the Approval Option under Settings in the Details page for a KM resource. Quick response would be much appreciated.
    Thanks and Regards,
    Shibendra

    Hi,
    Refer below links:
    https://blogs.oracle.com/prajkumar/entry/call_oaf_page_from_d2k
    http://oraclearea51.com/11i-oa-framework/17-technical-articles/technical-articles/325-how-to-call-oaf-page-from-form-personalization.html
    http://oracle.anilpassi.com/call-oa-framework-page-from-oracle-forms-passing-parameters-2.html
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Sales document number not appearing in Work Item.

    Hello gurus,
         I have created a WorkFlow for approval of Sales order. My problem is, the sales document number is not appearing in the WorkItem for user decision task. I am passing container variable the sales document number in the Parameter1 of the User Decision task of the work flow. Value is populated correctly in the container variable for sales document number, but fails to appear in the work item content in SBWP.
         Please suggest a solution.
    Regards,
    Dnyanesh.

    Hello All,
         Thanks for your reply.
    I am passing the value of sales document number in parameter 1 of the standard task for approval as below.
    But in my Business Workplace I do not get the Sales document number. Below is the screenshot.
    Regards,
    Dnyanesh.

  • OOB Approval Workflow does not update WorkflowStatus column as "In Progress"

    Dear Experts,
    Any advice will be most appreciated. Here is the scenario
    Repository: document library
    Workflows: OOB Approval Workflow is turned on
    User Action: User uploads multiple documents (say 5 or 10) to the document library
    the workflow status column is not marked as "In Progress" for some of the documents. Out of say 10 documents, 6 to 7 have "In Progress" in the workflow status column and the remaining 3 to 4 don't have it! 
    It is very critical to have this field updated.
    Alternatives: Currently it seems like the only way to update the blank workflow status column is to delete the document and re-upload it.
    Solution tried: Tried turning off "Update Content Approval" option in the workflow settings. No use.
     

    I've found out more about this. The workflow itself starts, but the workflow status column does not get updated as "In Progress" or "Approved". Its just blank.
    Whats even more interesting is that it fails if the web app's port number is 80 (URL in this case will be http://server_name/doc_lib)
    but it works perfectly if the port number is anything other than 80! (URL in this case will be http://server_name:port_number/doc_lib)
    Any clues as to why it behaves this way?
    Thanks in advance,
    NP

  • Approval workflow

    Hello, I have began with KM from a few time ago. I know the standard approval workflow is sequential, so if I want that many people approve a document I may insert more approval steps. This is not a good solution for my client, because they want to approve in parallel.
    Is there any solution to this? is there anyway to do this in the system?
    Thanks in advance, Conchi Izquierdo

    Hi Conchi,
    You can specify a minimum number of approvers for any given step in the Task Wizard (for instance, if you enter three assignees, you can specify that all three of them must approve for the step to be completed).
    Assuming you're using EP60SP2, if you choose "Define Subtask", enter your task name, trackers, etc, and then click Next, you'll see in the Step Wizard a category "Acceptance Threshold" which will allow you to specify All Assignees or some specific number of assignees for step completion. Other versions have slight UI differences.
    Let me know if this doesn't help, and I'll come up with more information.
    Regards,
    Neil

  • Approval workflow error when creating a new custom entity in FIM 2010 R2

    Hello,
    i'm hoping somebody here can help, me i've been struggling with this for some time now. On a fresh FIM installation i create a custom entity named "Role" and add a few custom attributes.
    I then create an approval workflow and MPR for normal users to create entities of type Role, but another user must approve this request. The other user has a working mailbox - i've tried firing an action workflow that sends a mail notification when someone
    creates a new role and it is working fine. But, when i enable my approval workflow (the only field i changed from default is the approver) on the MPR, the workflow always failes with the message:
    Error processing your request: The operation was rejected because of access control policies.
    Reason: The server workflow rejected the operation.
    Attributes:
    Correlation Id: 750a558a-d3e4-4216-b16a-e76d79f011ec
    Request Id: feaabbc9-dea4-49a3-8b29-65b77de6f8fd
    Details: The Workflow Instance '04202cc0-14a3-410c-a3fc-2d6e5d25ebe6' encountered an internal error during processing. Contact your system administrator for more information.
     I enabled tracing and this is what i found:
    Microsoft.ResourceManagement Verbose: 0 : Creating WorkflowServiceHost for XOML Definition:\n<ns0:SequentialWorkflow ActorId="00000000-0000-0000-0000-000000000000" RequestId="00000000-0000-0000-0000-000000000000" x:Name="SequentialWorkflow"
    TargetId="00000000-0000-0000-0000-000000000000" WorkflowDefinitionId="00000000-0000-0000-0000-000000000000" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/workflow"
    xmlns:ns1="clr-namespace:System.Workflow.Activities;Assembly=System.WorkflowServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856
        ThreadId=8
        DateTime=2013-09-04T15:17:10.0496188Z
    Microsoft.ResourceManagement Information: 1 : 1 :  : Invalid Element 'ReceiveActivity.WorkflowServiceAttributes' found while deserializing an object of type 'Microsoft.ResourceManagement.Workflow.Activities.ApprovalActivity'.
        ThreadId=8
        DateTime=2013-09-04T15:17:10.1277486Z
    Microsoft.ResourceManagement Information: 1 : 1 :  : Invalid data found while deserializing an object of type 'Microsoft.ResourceManagement.Workflow.Activities.ApprovalActivity'.
        ThreadId=8
        DateTime=2013-09-04T15:17:10.1277486Z
    Microsoft.ResourceManagement Verbose: 0 : A WorkflowRuntime is not available for this WorkflowDefinitionVersionKey '20'.
        ThreadId=8
        DateTime=2013-09-04T15:17:10.1277486Z
    Microsoft.ResourceManagement Error: 3 : Workflow host activation failed for workflow definition id : 231457c6-d044-4cc7-839f-98e5cf88f514, version key: 20. Exception: Object reference not set to an instance of an object.   at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.ActivateHost(ResourceManagementWorkflowDefinition
    workflowDefinition, Boolean suspendWorkflowStartupAndTimerOperations)
       at Microsoft.ResourceManagement.Workflow.Hosting.HostActivator.RetrieveWorkflowDataForHostActivator()
        ThreadId=8
        DateTime=2013-09-04T15:17:10.1277486Z
    Microsoft.ResourceManagement Information: 1 : The service has updated the list of active hosted workflow definitions to sequence number '1'.
    This happened on two separate FIM deployments, but both of them were set up in the same way. What am i missing here?
    Thank you,
    Martin

    (...) What am i missing here? (...) - Sharepoint 2013 and probable bug in FIM related to it. Check this thread for workaround
    and resolution:
    http://social.technet.microsoft.com/Forums/en-US/1b76672d-1276-4c71-b9fc-5bb1fcb36877/event-id-3-with-approval-activity?forum=ilm2
    Tomek Onyszko, memberOf Predica FIM Team (http://www.predica.pl), IdAM knowledge provider @ http://blog.predica.pl

Maybe you are looking for

  • How do I change the first day of the week in calendar?

    I recently updated to ios 5. unfortunately, this made sunday day one of the week in calendar, not Monday which is my preference (and the convention in Australia). I was able to change it to Monday by changing international settings to UK, but this ch

  • Using a TV

    I have a Mac Mini which I use for both home office and media center. When just working I use my Thunderbolt Display, works like a charm. I want to use the HDMI for connecting to my Samsung HD TV. Only thing is when I connect the display is always "on

  • Jetphoto Flash Gallery Problems

    Hi folks, I'm having some problems getting flash galleries created with Jetphoto Studio Pro to work on my website. For those of you unfamiliar with it, Jetphoto allows you to create standalone Flash galleries, consisting of an idex.html, imagelist.xm

  • Switching from ipod mini to ipod nano

    I just got a new nano and i had an ipod mini. can i still keep my old itunes and transfer them to the new ipod nano?

  • How does your company handle user pwd changes?

    I would like to know how other companies handle user password changes with Sun One Portal Server 6.0. Do you have an option in the portal server window itself or do you direct users to a page on the directory server?