Workflow does not start for Offline triggered SHC

Hi,
I have a problem with getting the Workflow started during offline uploading of shopping cart from XI.
When I check on the BBP_PD status of the document, and there is no workflow started wherein when Shopping cart is done thru SRM Online, the n-step wfl approval is running correctly.
Any ideas on where I could check/configure settings to allow workflow to start during Offline upload from XI?
By the way, a function module BBP_SAPXML1_EXTREQU_UPDATE_IN is called to populate SHC data from Offline to SRM. Thus when this is ran, the document is now in the BBP_PD.
Thanks!
Cindy

Hi Cindy,
What I feel that you need to  use BADI for this Separate Determination Method for List of Approvers via BAdI BBP_WFL_APPROV_BADI in WS14000133:
In Start condition,make this BADI trigger in all the cases.Condition should be like
BUSINESS Object = Shopping Cart
Then determine the requirement that is shopping cart coming from someother system,that data will be some RFC destination or some generic id..as requirment from Plan driven scenario flow into SRM system with generic id from backend.
and based on that trigger approval process.
regards,nishant
please reward if this helps

Similar Messages

  • SharePoint Retention Policy workflow does not start

    Hi,
    Using Nintex workflows I have created a workflow and attached it to a content type and tested that it runs manually ok.  I want it to run according to a retention policy, and so I created a policy based on one of the content type's date fields to start
    my workflow automatically.  When I manually run the timer jobs I see the following error in ULS logs and the workflow does not start.  Interestingly if I amend the policy to do something simple like move the item to the recycle bin, that works fine.
    Can anyone suggest what is wrong and where I can go from here to find the issue?
    Thanks
    Error running the expiration action on item <document url> .  Error:  System.InvalidOperationException:
    The workflow with id=<workflow id > is no longer available.    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.WorkflowExpirationAction.RunExpirationWithPostActions(SPListItem
    item, XmlNode parametersData, DateTime expireDate)    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.BaseExpirationAction.Microsoft.Office.RecordsManagement.PolicyFeatures.IExpirationActionWithPostActions.OnExpirationWithPostActions(SPListItem
    item, XmlNode parametersData, DateTime expireDate)    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.ExpirationTask.ExpirationActionData.RunExpirationAction(SPListItem
    item, DateTime expireDate)    
     at Microsoft.Office.RecordsManagement.PolicyFeatures.ExpirationTask.<>c__DisplayClass19.<ProcessExpiredItems>b__17(SPListItem
    item)    
     at Microsoft.Office.Server.Utilities.MonitoredScopeWrapper.RunWithMonitoredScope(Action code)  
     at Microsoft.Office.Server.Utilities.ContentIterator.ProcessItem(SPListItem item, Boolean fIncludeFolderItems,
    MonitoredScopeWrapper monitoredScopeWrapper, ItemProcessor itemProcessor, ItemProcessorErrorCallout errorCallout)

    Hi,
    Based on your description, my understanding is that the Retention Policy cannot start the Nintex workflow.
    To narrow the issue scope, I recommend to check the things below:
    Create a SharePoint 2010 Reusable workflow for the same content type or 2013 list workflow and modify the Retention Policy to start this workflow, and then check how it works.
    Create Retention Policy with the Nintex workflow in another list and then compare the results.
    Thanks,
    Victoria
    Forum Support
    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]
    Victoria Xia
    TechNet Community Support

  • Sharepoint 2013 workflow does not start when item is created by another workflow

    Hi I am having the next problem, I have a workflow on list B that starts when a new item is created. If I created the item manually the workflow works. Now I have a list A that has a workflow that creates a new item in List B. The problem is that when
    de workflow in list A creates the list item in list B the workflow does not start.
    I've used an account that is collection owner, an account that only has contribute permision and nothing works.
    Any ideas?
    0down
    votefavorite
    Hi I am having the next problem, I have a workflow on list B that starts when a new item is created. If I created the item manually the workflow works. Now I have a list A that has a workflow that creates a new item in List B. The problem is that when de workflow
    in list A creates the list item in list B the workflow does not start.
    I've used an account that is collection owner, an account that only has contribute permision and nothing works.
    Any ideas?
    0down
    votefavorite
    Hi I am having the next problem, I have a workflow on list B that starts when a new item is created. If I created the item manually the workflow works. Now I have a list A that has a workflow that
    creates a new item in List B. The problem is that when de workflow in list A creates the list item in list B the workflow does not start.
    I've used an account that is collection owner, an account that only has contribute permision and nothing works.
    Any ideas?

    Hi Courfeyrak,
    Here is another similar post with a workaround, you can try using the event receiver on listB item to start the workflow, when the listB item is created or updated by the workflow associated with listA.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/19f71e38-7c04-430e-aa6b-764cbbf18c1c/2013-workflow-does-not-start-on-item-created-by-a-different-worklow?forum=sharepointcustomization
    Thanks,
    Daniel Yang
    Forum Support
    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]
    Daniel Yang
    TechNet Community Support

  • Workflow Does not Start If Created by Another Workflow

    Hi,
    Hope someone can help me here.
    I am using SharePoint 2013 Server and have created two workflows running on two separate lists (workflow 1 runs on list 1 and workflow 2 runs on list 2).
    Workflow 1 creates an item in List 2. The workflow on list 2 does not kick off when the item is created.
    I have tried both SharePoint Designer 2013 workflow and Visual Studio 2013 no code solutions (I have elevated privileges for the workflow app).
    The link below is what I am experiencing, although there doesn't seem to be a solution.
    https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/cb7c2537-ec54-4128-abea-aa5a11cddb54/sharepoint-2013-workflow-does-not-start-when-item-is-created-by-another-workflow?forum=sharepointcustomization
    I am in the process of installing the latest CUs too see if this has been rectified.
    Thanks,
    Nigel

    Hi Nigel,
    Yes, this is the default SharePoint behavior that SharePoint 2013 workflow does not start when item is created by another workflow.
    For a workaround, you can create a event receiver on the List 2 to start the workflow 2 when an item is created.
    Reference:https://social.technet.microsoft.com/Forums/sharepoint/en-US/19f71e38-7c04-430e-aa6b-764cbbf18c1c/2013-workflow-does-not-start-on-item-created-by-a-different-worklow?forum=sharepointcustomization
    https://social.msdn.microsoft.com/Forums/sharepoint/en-US/6ee7d704-34c0-4bda-8f2d-8a9ba17c2367/sharepoint-2013-workflow-using-create-item-to-add-an-item-to-another-list-and-have-the-workflow?forum=sharepointcustomization
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Absence request workflow does not start

    Hello, I have created a workflow for absence request and I configured it in transaction PTARQ for my absence type.
    I tried several times making an absence request from portal but the workflow does not start. I have also seen in transaction PTARQ that the request was really made and has status SENT but has no workflow associated.
    Any help?
    Thanks

    Hi Mário,
    Check using transaction SWIA to see if the workflow is actually started by the leave creation (if not could be a problem with the event trigger)? If it is started, you should see in SWIA where the workflow stops/breaks down, normally this is due to missing container elements or bindings.
    Good luck!
    Gareth

  • Workflow does not start when PowerShell Script is run from Task Scheduler

    I have a PS script that updates an item in a SP2010 list so that a workflow will be started.  When I run the PS script manually from the PS window on the server it resides, the script runs flawlessly.  If I set a scheduled task on the same server
    to run the script with the same credentials as are being used in the PS window, the script runs, updated the info on the list, but DOES NOT start the workflow.  As we know, SPD workflows cannot be started by anonymous or system accounts.  It is as
    if the task scheduler adds a bit of information that makes the SP2010 list think the information was updated by one of these accounts even though the field in the list for the item being updated shows the correct account.
    HELP!!!
    D

    Hi,
    The issue might be related to the script or schedule task settings your configured. You’d better check the settings.
    For example, which option do you set to run the scheduled task? You may select “Run whether user is logged on or not” instead of “run only when user is logged on” as shown in this article:
    http://blog.pointbeyond.com/2010/04/23/run-powershell-script-using-windows-server-2008-task-scheduler/
    Hope it helps.
    Best Regards,
    Sally Tang

  • Application server does not start for DMO

    Hi,
    I have a HR91DMO system on Win 2008.
    Application server does not start. From Tuxedolog :
    105938.IRNTSV-DVPSPJ2!PSAPPSRV.4728.4944.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    105938.IRNTSV-DVPSPJ2!tmboot.244.3628.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handlerAnd here is my cfg file :
    ;=========================================================================
    ; Database Signon settings
    ;=========================================================================
    DBName=MYDB
    DBType=ORACLE
    UserId=PTWEBSERVER
    UserPswd=***
    ConnectId=people
    ConnectPswd=***people user can connect in sqlplus to DB. SYSADM can connect via datamover.
    Any help ? thank you.

    SELECT CLASSID, STARTAPPSERVER FROM PSCLASSDEFN
    WHERE CLASSID IN (SELECT OPRCLASS FROM PSOPRCLS WHERE OPRID='<OPRID>')
    If above sql returns a row where STARTAPPSERVER=1, then the user <OPRID> can start the application server.
    If not update a permission list <CLASSID> that is assigned to <OPRID> (result aboce sql), using below sql.
    UPDATE PSCLASSDEFN SET STARTAPPSERVER=1 WHERE CLASSID='<CLASSID>'
    Also see the installation manual CHAPTER 8A - Configuring the Application Server on Windows - Prerequisites
    Hakan

  • Workflow does not start automatically on create item (yet another time)

    The topic has been discussed broadly throughout different forums, but I didn't find the solution to my issue yet and hope you can help me out with ideas to sidestep the difficulties created by Microsoft.
    I have one list 1 in Site Collection A, and one list 2 in Site Collection B (PWA site collection). I need to copy an item from list 1 to list 2 with some values. I use a "Call http web service" action to accomplish
    that as I need to copy informatin cross site collections.
    The "Call webservice" is in an App Step, because the user creating an item in list 1 does not have permissions on list 2. Thus, my item is created "by workflow" (not "by System Account") in list 2. Now I need a second
    workflow to start on list 2 which will create a project in Project Server.
    As I am working across 2 site collections, I can not use a SharePoint 2010 workflow with impersonation step for list 1 as the "Call a webservice" action is not available for SP2010 workflows and "Copy item" only works in the same site.
    In Nintex I can impersonate the web service call - is this also somehow possible for SPD2013 workflows? Or is there any other possibility to get over this silly restriction of workflows not starting automatically on System account created items? Someway
    perhaps to tweak the App Step in impersonating with another user account?
    Any help appreciated!
    I really can't understand, that this common requirement is still not solved by Microsoft :-(  I found more threads on the topic than I can count, so this seems to happen quite often... at least they should finally offer a proper way of doing some kind
    of impersonation with the calls so we have a chance to change the creating user account.

    Hi,
    As I understand, you would like to use workflow to copy list items cross site collection.
    So far it is not supported with OOB workflow option, here is an codeplex workaround:
    https://spdactivities.codeplex.com/wikipage?title=Copy%20List%20Item%20Extended%20Activity
    Please check if it can be help.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • 2013 workflow does not start on item created by a different worklow

    hi :)
    i have spd created reusable workflow 2010 on a list A creating an item in a list B.
    on that list - B - there is a 2013 spd reusable workflow which is supposed to start on item created but does not.
    the workflow does start manually.
    and it does start when I create an item manually.
    if i check a 2010 wf on the same scenario - it starts o.k.
    the item "created by" is the user who triggered the workflow - not the system account.
    anyone??
    thanks !

    The first thing I'd ask is if the workflow on list b is set to trigger when a new item is created.  If this has been set correctly, I'd try running the step within Workflow A which creates the list items under an impersonation step.  This subs
    in the account details of the workflow author and as such should trigger workflow b.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Oidldapd service does not start for OID on LINUX

    Hi,
    I have installed OCS 9.0.3.0.0 on LINUX, all components i.e. Infrastructure, Storage and MiddleTier are installed properly (without giving any error). While trying to start OID with oidmon and oidctl (through command line), oidmon is started but OID is not available.
    Surprisingly oidldapd01.log file is not found (as log registers), where to locate this file ?
    OIDMON.LOG registers the following entries :
    2003/05/01:17:37:16Starting Monitor Process, PID=1374
    2003/05/01:17:37:16OIDLDAPD server terminated normally
    2003/05/01:17:37:16Check log file oidldapd01.log
    2003/05/01:17:37:16Deleting OIDLDAPD instance 1 from Process table
    2003/05/01:17:37:18OIDLDAPD Instance 1 deleted from registry
    2003/05/01:17:37:18ODISRV server terminated normally
    2003/05/01:17:37:18Check log file odisrv00.log
    2003/05/01:17:37:18Deleting ODISRV instance 1 from Process table
    2003/05/01:17:37:19ODISRV Instance 1 deleted from registry
    2003/05/01:17:41:40Updating Process Table...
    2003/05/01:17:41:40Starting OIDLDAPD Server, PID=1478
    2003/05/01:17:41:40Exec of OIDLDAPD Server failed with error=2
    2003/05/01:17:41:41OIDLDAPD Instance 1 added into registry
    2003/05/01:17:41:41Updating Process Table...
    2003/05/01:17:41:51OIDLDAPD server terminated normally
    2003/05/01:17:41:51Check log file oidldapd01.log
    2003/05/01:17:41:51Deleting OIDLDAPD instance 1 from Process table
    2003/05/01:17:41:52OIDLDAPD Instance 1 deleted from registry
    2003/05/01:18:10:15Updating Process Table...
    2003/05/01:18:10:15Starting OIDLDAPD Server, PID=1620
    2003/05/01:18:10:15Exec of OIDLDAPD Server failed with error=2
    2003/05/01:18:10:15OIDLDAPD Instance 1 added into registry
    2003/05/01:18:10:15Updating Process Table...
    2003/05/01:18:10:25OIDLDAPD server terminated normally
    2003/05/01:18:10:25Check log file oidldapd01.log
    2003/05/01:18:10:25Deleting OIDLDAPD instance 1 from Process table
    2003/05/01:18:10:27OIDLDAPD Instance 1 deleted from registry
    Any help ?
    Regards
    Ashwani

    Hi Manuel,
    I tested on my client, and I also keep getting the error 1053, which indicates timeout and the new created service can not be started during the limit time, so you can try to change the service time limit, please note this needs to change registry value,
    Using Registry Editor incorrectly can cause serious problems:
    In Registry Editor, locate, and then right-click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
    a.Point to New, and then click DWORD Value. In the right pane of Registry Editor, notice that New Value #1 (the name of a new registry entry) is selected for editing.
    b.Type ServicesPipeTimeout to replace New Value #1, and then press ENTER.
    c.Right-click the ServicesPipeTimeout registry entry that you created in step c, and then click Modify. The Edit DWORD Value dialog box appears.
    d.In the Value data text box, type TimeoutPeriod, and then click OK
    Refer to:
    Error 1053: The service did not respond to the
    start or control request in a timely fashion - When trying to start the server service.
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • Photoshop Elements does not start for the second time

    Hello,
    our customer has problem with PS Elements 12. He can start it for the first time and everything works fine. But when he closes the program and tries to start it again, it will not start. It doesnt even say anything. No error mesages or anything. He tried to instal a trial version of PS E 13 and it does the same thing.
    He's running Win 7 SP1 64 bit
    Any sugestions? Thank you.

    Hi,
    It has been known that the Welcome screen sometimes fails to close properly and prevents a second load.
    Most people have overcome the problem by creating a shortcut direct to the two main applications.
    Organizer: "C:\Program Files (x86)\Adobe\Elements 12 Organizer\PhotoshopElementsOrganizer.exe"
    Editor: "C:\Program Files (x86)\Adobe\Photoshop Elements 12\PhotoshopElementsEditor.exe"
    Brian

  • Firefox does not start for very long after clicking!!If another browser is opened Firefox opens after that.

    Firefox does not open after clicking on the Firefox icon on my desktop. Occasionally it opens after a very long time and that also a number of pages open at the same time equal to the number of times hat I clicked the icon trying to open. If I open another browser like Google Chrome after trying to open Firefox then Firefox follows it to open much quicker after Google chrome opens.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • Itunes does not start for one user but works for others on the same mac

    All of a sudden my itunes does not fire up.
    All other users on the same mac it is working fine.
    I have deleted and reinstalled itunes.
    Any help would be great.
    Cheers

    All of a sudden my itunes does not fire up.
    All other users on the same mac it is working fine.
    I have deleted and reinstalled itunes.
    Any help would be great.
    Cheers

  • After the in place upgrade from SharePoint server 2007 to 2010, the out of the box approval workflow does not prompt for additional information after check in of a major version.

    I think it has to do with the interaction between Word, InfoPath, IIS, and /or SharePoint, but I cannot put my finger on it.  Maybe client integration or authentication settings?  I have looked at it in wireshark
    and have not seen anything glaring.
    Steps to reproduce the (working) behavior:
    Set up a document library in SharePoint 2010.
    Under versioning settings, make the following changes:
    Set Require Content Approval for submitted Items to Yes
    Select Create Major and Minor (draft) versions
    Set require checkout to Yes
    Create an out of the box “approval” workflow with the following settings:
    Start this workflow to approve publishing a major version of an item.
    I then create a new document. Save it.  check it in.  it is now version 0.1.
    I then open it again. check it out.  Make a change. Close and save it.
    Check it in.
    Publish major version:
    At this point a screen is presented to me to enter workflow parameters.  This screen comes up in Enterprise 2013 and MOSS 2007, but not the migrated version of 2010:
    This is what I need help with.  It should come up in 2010.  To fix it in 2013, I had to change the IIS bindings to only have 1 entry for a port.  I did this for 2010 and it did not work.
    Any help or ideas is very appreciated.  Thanks very much in advance.

    Hi Chris,
    According to your description, my understanding is that the approval workflow cannot work when the workflow was set to start to approve publishing a major version of an item after upgrading to SharePoint 2010.
    I recommend to check the approval workflow in Workflow settings of the corresponding library to see if the Start this workflow to approve publishing a major version of an item is checked.
    For test, I recommend to create a new OOB approval workflow and set it to start to approve publishing a major version of an item in the same library to see if the workflow can work.
    Thanks
    Victoria
    Forum Support
    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]
    Victoria Xia
    TechNet Community Support

  • Workflow does not start on a event: document copied in from another library's workflow.

    I'm using SharePoint Online for Office 365.
    I have a workflow that initiates as soon as a new item is added to a folder. That workflow gets approval from a group of people. Then copies the document to a new folder and deletes the original.
    I have another workflow set to initiate as soon as a new document is created or changed that gets approval from a second set of users and moves the document again.
    Problem: Both workflows work great on their own. The problem i'm having is the second workflow doesn't initiate when the document is moved. There's apparently no way to trigger a workflow from within a workflow. Is there a way to edit the data in the current
    item after it's moved to trigger the second workflow?
    Also, I tried to nest the second workflow within the first but it didn't link the document to the second workflow.
    Any help is appreciated.

    From what I'm told, this is purposeful. It's to protect the user from firing a million workflows on accident. I believe you can run an impersonation step (requires 2010 workflow) on the document moving part and it will then successfully fire.
    Andy Wessendorf SharePoint Developer II | Rackspace [email protected]

Maybe you are looking for