Error in WS14000075: Workflow definition '' not in version ''

Hi,
We are getting the following error on our SRM 5.0 system while trying to approve the PO with 0step approval workflow: (in swud after running a consistency check on the workflow WS14000075)
E WD:401 Workflow definition '' not in version ''
We have already checked OSS Note 962488 and it did not resolve our problem. Besides we had a look at the forum Workflow without approval not working
Awaiting your help

Hi Emre,
In our case the problem was in several confirmation standard workflows.
In the workflow builder (SWDD) we use the navigation Area to check every workflow. I mean we did double click in each step, if the step had a subworkflow, then we open the subworhflow, checked it, and if it appeared the same error we used the function module for the subworkflow.
In this way we achieved to solve the problem. I hope this helps you.
BR.
Jorge

Similar Messages

  • Workflow definition not activated

    Hi,
    after transporting a workflow from DEV to QUA environment I get the following error message in transaction SWU0:
    "Workflow definition not activated"
    How can I solve the problem?
    Thank you.
    //Elvez

    Hi,
    Looks like your workflow template that is transported is not active. Check the workflow status in the Information Area on the top left in SWDD (below the wokflow template id). It shud be "Active, Saved". If it something else click on the "Activate" button.
    I am not sure if you are allowed to do this directly in Quality. If not allowed try creating the WF template in a new request and try transporting again (U might get one more version generated in quality but this might solve your problem)
    Thanks,
    Prasath N

  • Reg : workflow definition not defined

    Hi ,
         I find issue with activating a custom workflow which i used before . Though it does not show any error in the templete,I could not activate them .When i diagonised the workflow it showed "Theworkflow definition is not defined " I had done done buffer refresh but still could not resolve. Please advice.
    Regards,
    Buddy.

    Hello KumarShankar !
               Please check whether the version overview does show active version.
               If not, execute the function module SWD_WFD_REPLICATE_FROM_9999.In doing so, pass the workflow id to the import parameter IM_TASK in the format WSxxxxxxxx followed by refresh workflow buffers at SWU_OBUF transaction.
    Regards,
    S.Suresh

  • WS14000075 Not in version

    We have encountered a problem for the workflow without approval for PO WS14000075.
    The Po's are created fine from shopping carts but if you chnage the PO it keeps failing on no workflow and when you look at the issue it say's the workflow is not in version.
    I have tested in SWUD and all other parts of the workflow are fine except this one (including sub workflows).
    We have tried SE37 SWD_WFD_REPLICATE_FROM_9999 which indeeed generates another active version but still it fails.
    Has anyone go a clue
    TM

    Hi,
    Is everything fine when the PO is created for the first time and only when you change it says this error?
    If this is the issue, then go to SWETYPV and check the events for the business object BUS2201, your workflow no. 14000075.
    I hope you will have only the event "SAVED" there.
    Try to add "CHANGED" event for the same and try.
    "CHANGEVERSION" is also a better option here.
    Check for start condition FM if required.
    Check for OSS note 790027 for making all the tasks as general task in 14000075 ( you have to find the tasks involved in this) and do SWU_OBUF. Check SWU3 for all the configs and jobs scheduled, if you change the tasks as general.
    Best regards,
    Sridhar.

  • Report definition not found

    I install OBIEE 11g and login to BI publisher.
    However, I get errors as follows
    Report definition not found:/~administrator/Shared Folders/Sample Lite/Published Reporting/Reports/Product Listing/_report.xdo
    Where is the correct report definition?

    The report definition, if store on File System, are located under folder OracleBI_HOME\xmlp\XMLP\Reports for shared folders and OracleBI_HOME\xmlp\XMLP\Users for user reports.
    Hoep this helps.
    Matthieu

  • Getting error u201CWorkflow definition 'WS04200009' not in version '0000'u201D

    Hi all,
    I have a requirement where I have to use/ enhance the standard HR workflow template WS04200009 for leave approval.
    The problem is when I click on Workflow Builder in PFTC, its giving the following error  :-
         u201CWorkflow definition 'WS04200009' not in version '0000'u201D.
    SAP has given details for this error like this:-
         u201CWorkflow definition 'WS04200009' not in version '0000'
      Message no. WD401
    Diagnosis
    The workflow definition with the ID WS04200009 in version 0000 could not be read from the database.
    System Response
    The call to the Workflow Builder had to be cancelled.
    Procedure
    Refer to your workflow system administrator.u201D
    Secondly, I tried to copy this standard workflow template to a custom one.
    But here also, its copying only the Workflow  Container elements, workflow template is not coming.
    Please guide me what can be the solution.
    Regards
    Navjot Singh.

    Hi Navjot.
    We faced the same issue, and need to apply the OSS note - 962488. (Recommended by SAP). After applying the note you need to execute the FM - SWD_WFD_REPLICATE_FROM_9999 input parameter as the workflow ID which is missing.
    Hope this will be helpful for you. All the best.
    - Mohan Vamsi

  • Regarding the Workflow definition 'WS10000051' not in version '0001'

    Hi,
    iam using the worklow template WS10000051 and when try to view the workflow builder it 's giving error " Workflow definition 'WS10000051' not in version '0001"
    please let me know the solution!!
    it's very urgent!!
    thanks
    ram

    Prasath Natesan wrote:Did u check the URL provided by me in the previous post. Below is one of the responses in that thread!
    >
    >Are you in ECC 6.0? check note 981295 and the below message.
    >
    >incomplete / missing workflow on ECC 6.0
    >
    >Thanks,
    >Prasath N
    Check this note and also check out various other options provided by others.
    Thanks,
    Prasath N

  • Workflow manager 1.0 : runtime error 400 running Add-WFHost "The api-version in the query string is not supported"

    Installing Workflow Manager 1.0 for SharePoint Server 2013 SP1 everything is fine until the last step of the configuration and last powershell command : 
    Add-WFHost -WFFarmDBConnectionString 'myconnectionstring' -RunAsPassword $WFRunAsPassword -EnableFirewallRules $true -SBClientConfiguration $SBClientConfiguration -CertificateAutoGenerationKey $WFCertAutoGenerationKey -Verbose;
    gives me the following error : 
    Add-WFHost : The remote server returned an error: (400) Bad Request. The api-version in the query string is not supported. Either remove it from the Uri or use one of '2012-03'..TrackingId:412684e3-3539-468e-91e6-17838c6eaa55_GS
    P,TimeStamp:04/04/2014 12:54:11
    At line:1 char:1
    Can't find anything about this subject except this
    thread which does not help me that much in SharePoint dev env ...
    Removing workflow manager 1.0 and service bus (leave the farm using wizzard, remove binaries and databases) does not help.
    Who already faces this issue and how can I try to resolve it ?
    Best regards !
    Alexandre DAVID

    The API version is hardcoded in Microsoft.ServiceBus.dll, which ships as part of the Service Bus. Each version of this lib has a different string.
    If you install workflow manager 1.0, here are the pre-requisites:
    .NET Framework 4 Platform Update 3 or .NET Framework 4.5
    Service Bus 1.0
    Workflow Client 1.0
    PowerShell 3.0
    The following are the pre-requisites to configure Workflow Manager 1.0
    Instance of SQL Server 2008 R2 SP1, SQL Server Express 2008 R2 SP1, or SQL Server 2012.
    TCP/IP connections or named pipes must be configured in SQL Server.
    Windows Firewall must be enabled. [Windows Firewall is Off on target server]
    Ports 12290 and 12291 must be available.
    Here are the reference for installing and configuring Workflow Manager 1.0:
    http://lennytech.wordpress.com/2013/06/02/installing-workflow-manager-1-0/
    http://lennytech.wordpress.com/2013/06/02/configuring-workflow-manager-1-0/
    http://social.technet.microsoft.com/Forums/en-US/c74507fb-ac2d-405f-b19c-2712b1055708/workflow-manager-10-configuration-service-bus-for-windows-server-the-api-version-is-not?forum=sharepointadmin

  • Error : Workflow definition does not exits(T-code : SWU7 )

    Hi All,
    I checked my workflow template in SWU7 .Its gives me error "Workflow definition does not exits".
    In the bottom left of screen it displays message : "Container Element ZBUS2081 is not used".
    How can remove this error ? Please help..

    Hi ,
    The method used is standarad "GETEMAILDATA".
    no changes have been done to this.
    In bindings(exist)
    Workflow                                                        Step 'Get data from Email'
    &INCOMINGINVOICE.PAYMENTBLOCK&         &PAYMENTBLOCK&
    Then in Containers tab{ other tabs include basic data,description,triggering events,terminating events,defualt values,sapphone)
    this expression have been defined :
    abap dict. refernce : RBKP-ZLSPR
    PROPERTIES : IMPORT,EXPORT and MANDATORY.
    The BO name is ZBUS2081
    For BOR ZBUS2081
    bus2081.PaymentBlock  datatype refernce : RBKP-ZLSPR
    method defined :bus2081.BlockedPriceCheck
    Kindly check if fine.
    Edited by: ujjwal dharmak on Nov 22, 2010 9:14 PM

  • Workflow Error Message: System Account - The Workflow could not set Content Approval Status

    This is the first time I try an approval workflow. I am using a template in MS Word and assigned an approval workflow to it. The approval workflow is only going to one person in this case.
    When I start the work flow the following 3 error messages show up:
    Workflow Error Message: System Account - The Workflow could not set Content Approval Status. Enable content moderation for this list and run the workflow again.
    Workflow Error Message: System Account - The e-mail message cannot be sent. Make sure the e-mail has a valid recipient.
    Workflow Error Message: System Account - The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly.
    Thank you for your kind guidance.

    Hi,
    For the first error: Did you set Content Approval in the workflow?  If so, see if you have it in the versioning settings of the list settings.
    For the second error: double check your recipient is set up as being valid.  Did you type in the email address or is it referring to a people picker field?  also, make sure that in the workflow for the email that you actually populated it in the
    To: field.
    for the third error: I suspect that either your farm is not configured for email.  Or, this error is a knock on from the second error.  If you get the second error rectified it may clear this error.  If not then double check the email settings
    for your farm.
    Johnathan Lightfoot

  • ERROR: [Hsi 55-1594] Core lwip141 of version 2.2 not found in repositories (can't modify BSP)

    While trying to modify the BSP setting for the socket_apps_bsp  (socket_apps reference design from: XAPP1026) I got the following error (after clicking the "Modify this BSP's Settings" button):
    The following errors were found parsing C:\Kintex-7\ref_design_32K\socket_apps_bsp\system.mss
    ERROR: [Hsi 55-1594] Core lwip141 of version 2.2 not found in repositories
    Not sure what this is supposed to mean or what the fix is. I'm running the 2014.3 SDK and I'm using the reference design from last week (dated 10-24-2014, I believe). I can run the webserver in that reference design on the microblaze ok, I see the webpage displyed, however, I do not see the LEDs toggle when pushing the LED Toggle button. I traced this to this section of code in the platform_gpios.c file:
    #include "xparameters.h"
    #if defined(XPAR_LEDS_8BITS_BASEADDR)
    #define LED_BASE XPAR_LEDS_8BITS_BASEADDR
    #elif defined(XPAR_LEDS_4BITS_BASEADDR)
    #define LED_BASE XPAR_LEDS_4BITS_BASEADDR
    #elif defined(XPAR_LEDS_6BIT_BASEADDR)
    #define LED_BASE XPAR_LEDS_6BIT_BASEADDR
    #else
    #define NO_GPIOS
    #endif
    The #define NO_GPIOS gets defined there because none of the definitions that are checked from teh xparameters.h file are defined and so no LEDs actually get toggled. So I figured I would need to somehow change this in the BSP,  hence I ran into the problem above. If there is another way to set either XPAR_LEDS_8BITS_BASEADDR, XPAR_LEDS_4BITS_BASEADDR, XPAR_LEDS_6BIT_BASEADDR I'd be interested in finding that out as well. (I'm using the KC-705 board, which of those should be defined?)
     

    I have exactly the same problem and ther is no reply here.. could you solve this issue?? thank you so much!

  • The workflow could not update the item, possibly because one or more columns for the item require a different type of information. Outcome: Unknown Error

    Received this error (The workflow could not update the item, possibly because one or more columns for the item require a different type of information.) recently on a workflow that was
    working fine and no changes were made to the workflow.
    I have tried a few suggestions, i.e. adding a pause before any ‘Update’ action (which didn’t help because the workflow past this action without incident); checked the data type being written
    to the fields (the correct data types are being written); and we even checked the list schema to ensure the list names and the internal names are aligned (they
    are), but we still cannot figure out why the workflow is still throwing this error.
    We located the area within the workflow step where it is failing and we inserted a logging action to determine if the workflow would execute the logging action but it did not, but wrote the same error message.
    The workflow is a Reusable Approval workflow designed in SharePoint Designer 2010 and attached to a content type. 
    The form associated with the list was modified in InfoPath 2010. 
    Approvers would provide their approval in the InfoPath form which is then read by the workflow.
    Side note - items created after the workflow throws this Unknown Error some seem to be working fine. 
    We have deleted the item in question and re-added it with no effect. 
    Based on what we were able to determine there don’t seem to be any consistency with how this issue is behaving.
    Any suggestions on how to further investigate this issue in order to find the root cause would be greatly appreciated?
    Cheers

    Hi,
    I understand that the reusable workflow doesn’t work properly now. Have you tried to remove the Update list item action to see whether the workflow can run without issue?
    If the workflow runs perfectly when the Update list item action is removed, then you need to check whether there are errors in the update action. Check whether the values have been changed.
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

  • TS1369 Hello! I have an Ipod Shuffle 2nd Generation and it is not recognized by my Windows 8 based laptop. An error message of 'USB device not recognized' is shown. I have the latest ITunes version installed, and tested the dock in other pc's.

    Hello!
    I have a problem connecting my Ipod Shuffle 2nd generation to my Windows 8 based laptop. The computer doesn't recognize the Ipod and issues an error message saying 'USB device not recognized'. I tried uninstaling ITunes(latest version) and all other Apple software and reinstaling it back again, checked my USB hubs in the 'Device Manager' section of the Control Panel, you name it.
    I could really use some help solving this.
    I've turned to the troubleshooting section in Apple Support but it has nothing concerning situations in wich the device isn't even shown in the 'My Computer' folder.
    Help a brother out, will you???

    Found a solution in another forum http://en.kioskea.net/forum/affich-63733-ipod-not-detected-on-computer (a few posts down).
    It was for an IPOD so you can see those details in the link.
    Found how to reset a shuffle and inserted it into these instructions - did not have to follow his last steps.
    - Turn off computer.
    - Plug Shuffle into usb.
    - Then you must reset your shuffle
    To reset iPod shuffle:
    Disconnect iPod shuffle from the computer (if connected).
    Move the switch on the iPod shuffle to the OFF position. Note that when iPod shuffle is off, the green stripe by the switch is not visible
    Disconnect iPod shuffle from the computer (if connected).
    Move the switch on the iPod shuffle to the OFF position. Note that when iPod shuffle is off, the green stripe by the switch is not visible.
    - Start computer and it should install the usb driver for the ipod automatically.
    - Your i pod will say do not unplug so don't. then open itunes and it will be there.
    I did not have to do these thing below – did not get error message and shuffle was displayed in Itunes. / LMc
    Just remember to not only eject ipod from itunes but stop usb.
    Go to the program icons near the clock and right click the usb icon and "safely remove hardware" will appear and click it.
    Stop it and select "apple ipod".

  • I am trying to install livecycle trial version, but i get Error 13:11 Source file not found

    Why do they even offer a free trial version of livecycle es4,  when its obviously not free??????
    i have tried from two different computers, windows 7 and windows 8, and before it can finish installing,
    a messsage pops up saying Error 13:11 Source file not found verify file exsist.  what does that even mean?

    Downloadable installation files available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4, CS4 Web Standard | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7.1| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5.5, 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I am trying to install adobe livecycle designer es4 trial version on my computer and i keep getting the message Error 13.11 Source file not found: c:\  verify that the file exist. I have tried to install on both windows 7 and windows 8 and i still get the

    error 13.11 Source file not found verify that the file exsist

    Try a more recent version of my advice. The "for older video cards version" may work when the default version doesn't.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

Maybe you are looking for

  • BPM import process from non-sap bpel tool

    Hi guys.... I'm having quite a hard time with BPM processes...I'm trying to import one simple BPM process, receive->reply, from another BPEL tool, but I'm not being able to do it. I create a .zip with a bpel file and the correspondent WSDL's, import

  • Count digital events on a Counter with pci-6602 with callback on CVI

    Hi, I'm using a PCI-6602 card with CVI 8.5 and I need to trig on event. On every pulse I received, I need to do some actions like increasing a counter, send a message on Rs232 etc.. I don't want to do any loop checking that the counter value has chan

  • CFFORM   problem

    In my CFFORM I first call my javascript then some cfinput fields are required. In test my codes behaves what it supposed to be. CF server creates its javascripts for those required fields and replace the USER DEFINED JAVASCRIPT on my onsubmit with co

  • Macbook Pro 13" Sluggishness

    Hello fellow Applers, I've been convinced I was paranoid for a while now, but recently I just can't take it anymore. Please let me know if these are normal specs for a 2011 MBP 13". 4gb DDR3 RAM, 320gb Hitachi HDD 5400rpm 1:34 seconds to power on and

  • Help me understand specs.

    I have an early Intel iMac 2.16GHz (iMac Serial W8******VUW), which only has 25Gigs of HDD. This I do not understand as the retail install for this iMac is 250Gigs. Whatever has happened to the drive with this second hand computer, I should be able t