Automating deployment of workflows.

Is it possible to somehow automating the deployment of workflows under WLI? I'm
working on some stuff that is continuously evolving and will need relatively frequent
redeployment. Manually importing in the .jar's containing the workflows to the
proper server is getting well... tiring.
Is there any way of automating this?
Cheers,
-Matt

Hi Matthew,
We had the problem of building different test environments from scripts. To get
around the manual procedure of loading a exported jar using the Studio we wrote
a simple java client (& wrapped it in a unix script) to invoke com.bea.wlpi.server.admin.Admin.readPackage(byte[]
pkg, java.lang.Object credential)
and
com.bea.wlpi.server.admin.Admin.importPackage(byte[] pkg, java.util.Map publishables,
java.lang.String orgID, boolean activate, java.lang.Object credential)
It works a treat for us.
regards - Paul
PS - you'll find the javadocs for the above methods at :
http://e-docs.bea.com/wlintegration/v2_0/processintegrator/classdocs/index.html
"Matthew Godycki" <[email protected]> wrote:
>
Is it possible to somehow automating the deployment of workflows under
WLI? I'm
working on some stuff that is continuously evolving and will need relatively
frequent
redeployment. Manually importing in the .jar's containing the workflows
to the
proper server is getting well... tiring.
Is there any way of automating this?
Cheers,
-Matt

Similar Messages

  • Error while deploying a workflow in OWB

    Hi,
    I am getting the below error while deploying a workflow in Control Center.
    ORA-29532: Java call terminated by uncaught Java exception: java.sql.SQLException: The file /u01/app/oracle/product/11.2.0.2/dbhome_1/owb/bin/admin/rtrepos.properties cannot be accessed or has not been properly created on the server XXXXXX. If the file does not exist or if the database owner (normally user 'oracle') does not have the required file permissions or if the file has not been properly created then the file can be recreated by running the SQL*Plus script /u01/app/oracle/product/11.2.0.2/dbhome_1/owb/rtp/sql/reset_repository.sql (in a RAC environment the file must be manually copied to each server which is used for OWB). Otherwise if using a 10.2 database instance, then please run the SQL*Plus script /u01/app/oracle/product/11.2.0.2/dbhome_1/owb/UnifiedRepos/reset_owbcc_home.sql.
    Did any one faced this issue before?
    Kindly let me know the steps to resolve the issue.
    Thanks.

    Hi Vidyanand,
    Did you create the runtime access user using the runtime assistant? Did you select the correct runtime repository (if you have more) to associate your runtime access user with?
    Note that there are 4 database roles being created when you create a runtime repository owner:
    - OWB_A_<runtime repository owner>
    - OWB_D_<runtime repository owner>
    - OWB_R_<runtime repository owner>
    - OWB_U_<runtime repository owner>
    If you would grant those roles to a user, then that user becomes an access user for the user with username <runtime repository owner>.
    Note that you can also use the runtime repository credentials to connect to the runtime repository for deployment purposes, but you may not want that because of security concerns.
    Thanks,
    Mark.

  • Can Automator run a workflow on many folders, one at a time?

    Hello,
    In a parent folder, I have a bunch of subfolders with image files (BMP, JPG or PNG).
    I want each of these subfolders to become a PDF combining the original image files.
    I also want the resulting PDFs to be named as the original subfolder.
    Is there a way to do it with Automator, or do I have to dive into Applescript (I am totally new to both)?
    In Automator, the following 3-step workflow does almost what I want:
    #1 - Ask for Finder Items (I provide the parent folder)
    #2 - Get folder contents
    #3 - New PDF from images
    However, I get only one huge PDF combining the contents of all subfolders (I need one PDF per subfolder) and I must give for step #3 a specific file name (I need the filename to be that of the containing folder).
    Am I on the right path? I tried using the 'Loop' action and the 'Path' variable but I didn't progress.
    More generally, can Automator run a workflow on a bunch of folders one folder at a time, or is that a job for Applescript?
    Thank you very much for you help.
    W.

    Unfortunately, the text field in the *New PDF from Images* action doesn't support variables, and the *Rename Finder Items* action doesn't either (I wish Apple would get on the stick with updating their actions). There is this macosxhints article about hacking the workflow plist, but that doesn't always work.
    I have a couple of actions that could be used - the Get Names of Finder Items action can be used to get the folder name (to put into a variable), and the Change Name of Finder Items action does accept variables to change the name.

  • Classpath Error when deploying BPEL Workflow

    I am trying to deploy BPEL workflow in my server but i encountered the following errors during the deployment :-
    Redeploying on /Farm_BPM/BPM/BPM_AS ...
    Redeploying on "/Farm_BPM/BPM/BPM_AS" failed!
    Error during deployment/undeployment: Error occurred during deployment of component: SimpleTestProcess to service engine: implementation.bpel for composite: SimpleTest: ORABPEL-01005
    Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "SimpleTestProcess" of composite "default/SimpleTest!0.1*soa_f3fe5417-236c-4222-b281-17c2e0c0393c"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    However, it is working fine within my local JDeveloper suite, as I preloaded the classpath for my project. If I bundled the libraries (JAR files) in the SCA-INF/lib folder, then it can work well. but the file size will be big and not well-maintained.
    May I know how can I set the CLASSPATH for this BPEL component within SOA Suite 11g running on Weblogic 11g? I tried a couple of ways, but still not working fine.

    I have created numerous BPEL processes in JDev 11.1.1.5.0 which im trying to deploy to the SOA domain on Weblogic 10.3.4.0 however each time the same error appears:Did you check server log? Exactly which class it is not able to find?
    Regards,
    Anuj

  • Getting  SCAC-50012 while deploying the workflow

    Hi,
    I have embedded java code in my workflow. While deploying the workflow it throws the SCAC-50012 error. Please suggest the reason for this issue.

    Did you add all the referenced jars in your BPEL classpath as Kevin has suggested. You compile your code as a standalone piece and see what are the jars that are being referenced by your application. Then add all those jars in BPEL class path.
    Try the tutorial in the OBE link which Karthik has suggested. See if you are getting the same error. Then you can find out what mistake you are doing.
    Re: Getting error when trying to deploy composite using jdeveloper

  • Can Automator start a workflow after login AUTOMATICALLY?

    I have made a workflow in Automator that kickstarts certain applications that I would like to be loaded and do their thing while I’m having my breakfast in the morning. These are Entourage, Mail, NetNewsWire... you get the idea.
    I have added the workflow to the login items and it does indeed start Automator, but then Automator expects me to press the “Run” button manually. Is there any way to have a) Automator start a workflow automatically, and b) keep its own program in the background or at least quit itself after the workflow has been processed?

    No kids yet but I cant get me off of it. I was just thinking that in many ways I am in a rut. It seems like everything is word processing, e-mail, and web surfing.Partly because of time and partly because of needing additional memory. This is the first Mac I have had with anything close to the horsepower i would like to have had.
    I have gotten to do a few interesting things because of writing for ATPM. My problem is I am sort of a "Jack of all trades master of none". I usually have trouble coming up with ideas for that column so any suggestions would be appreciated.

  • Automated Deployment Using admin_client.jar gives 500 error

    Greetings,
    1. standalone OC4J version 10.1.3.3.0
    2. Windows XP platform in a VM
    We have a mature deployment in that the deployment from JDeveloper is routinely successful. During the course of developing continuous integration builds, the automated deployment is now failing. We had succeeded previously using admin_client.jar and the deploy command as follows:
        <target name="deploy_oc4j" depends="assembleEar"
      description="deploy the enterprise archive to a standalone oc4j using admin_client.jar">
        <echo>
          In deploy_oc4j target.
        </echo>
        <java classname="${j2ee.home}/admin_client.jar" fork="true">
            <jvmarg value="-jar"/>
            <arg value="${oc4j.deploy.admin_client}"/>
            <arg value="${oc4j.deploy.username}"/>
            <arg value="${oc4j.deploy.password}"/>
            <arg value="-deploy"/>
            <arg value="-file"/>
            <arg value="${this.application.name}".ear"/>
            <arg value="-deploymentName"/>
            <arg value="${this.application.name}"/>
            <arg value="-bindAllWebApps"/>
            <arg value="${default.application.name}"/>
        </java>
        </target>We now have two issues occurring and they may be related. We have added the capability of creating a connection pool and a data source using admin_client.jar commands:
        <target name="connectionpool" depends="deploy_oc4j"
          description="create a connection pool using admin_client.jar">
        <echo>
        Adding a connection pool.
        </echo>
          <java classname="${j2ee.home}/admin_client.jar" fork="true">
            <jvmarg value="-jar"/>
            <arg value="${oc4j.deploy.admin_client}"/>
            <arg value="${oc4j.deploy.username}"/>
            <arg value="${oc4j.deploy.password}"/>
            <arg value="-addDataSourceConnectionPool"/>
            <arg value="-applicationName"/>
            <arg value="${this.application.name}"/>
            <arg value="-name"/>
            <arg value="jdev-connection-pool-name"/>
            <arg value="-factoryClass"/>
            <arg value="oracle.jdbc.pool.OracleDataSource"/>
            <arg value="-dbUser"/>
            <arg value="username"/>
            <arg value="-dbPassword"/>
            <arg value="password"/>
            <arg value="-url"/>
            <arg value="jdbc:oracle:thin:@dev:1521:ORCL"/>
          </java>
        </target>
        <target name="datasource" depends="connectionpool"
          description="create a datasource using admin_client.jar">
        <echo>
        Adding Managed Data Source.
        </echo>
          <java classname="${j2ee.home}/admin_client.jar" fork="true">
            <jvmarg value="-jar"/>
            <arg value="${oc4j.deploy.admin_client}"/>
            <arg value="${oc4j.deploy.username}"/>
            <arg value="${oc4j.deploy.password}"/>
            <arg value="-addManagedDataSource"/>
            <arg value="-applicationName"/>
            <arg value="${this.application.name}"/>
            <arg value="-name"/>
            <arg value="jdev-connection-managed-name"/>
            <arg value="-jndiLocation"/>
            <arg value="jdbc/name"/>
            <arg value="-connectionPoolName"/>
            <arg value="jdev-connection-pool-name"/>
            <arg value="-dbUser"/>
            <arg value="username"/>
            <arg value="-dbPassword"/>
            <arg value="password"/>
          </java>
        </target>We complete the automated deployment and all ant tasks succeed, including creation of the connection pool and managed data source. During this process, the existing system-jazn-data.xml file is overwritten and our Application's <login module> information has been deleted. Upon editing this file and adding back the login module data and restarting oc4j, we can login to our application. The framework of the site is present along with graphics, yet every page visited yields a 500 error (jspx +and+ HTML). Since the entire deployment is done from ant, we do not have the capability of specifying a the web-app as development configuration. We need advice on how best to debug the deployed application as well as knowledge regarding the mechanism which causes the system-jazn-data.xml file in the oc4j/j2ee/home/config folder to be modified.
    THX
    -Mike
    Edited by: Michael F. Hardy on Sep 11, 2008 5:03 PM
    Edited by: Michael F. Hardy on Sep 11, 2008 5:03 PM
    Edited by: Michael F. Hardy on Sep 11, 2008 5:05 PM

    Found that jar files were missing from autobuild. This continues to be an issue where libraries are added to WEB-INF\lib in JDeveloper and the individual jar files are needed for an automated build process.

  • Apple Script to automatically apply automator folder action workflows

    Hello
         I'm trying to get an applescript to automatically apply an automator folder action workflow to a folder..
         Getting applescript to apply a scpt file to a folder as a folder action is straight forward. However, it seems that scpt files are different than automator folder action workflows..
         Normally I would just script the folder action in apple script, but this is for someone that can handle automator, but not apple script coding. This whole scripting is to solve the issue of subdirectories being creating and then files or subfolders being created there after. So we need to try to get automator folder actions to propagate though..  easy enough with applescript..
    Any help would be appreciated...

    Here is the code that I needed to happen...  Maybe I just missed something in automator... but this applescript properly applies itself to subfolders, which then allows me to apply specific scripts based on folder names and locations. Also if the subfolders already exist.. the scirpt also is applied to those.
    on adding folder items to this_folder
      createlist(this_folder)
    end adding folder items to
    on createlist(item_list)
              set ActionScript to " REMOVED FOR PUBLIC DISPLAY:ApplyScriptSubfolders.scpt"
              set the the_items to list folder item_list without invisibles
              set item_list to item_list as string
                   repeat with i from 1 to number of items in the the_items
                     set the_item to item i of the the_items
                                       set the_item to (item_list & the_item) as alias
                                       set this_info to info for the_item
                                       if folder of this_info is true then
                              tell application "System Events"
                                                                          display dialog "Attching script to " & the_item as text  --
                                     attach action to folder (the_item as text) using ActionScript
                                                           end tell
                                my createlist(the_item)
                                       end if
                   end repeat
    end createlist
    I appreciate your help.. if you now know what has to happen and have a shorter way of doing so, please do so..
    Thank you again,

  • Automator Watermark PDF Workflow

    Seems with every major upgrade, Apple breaks the Automator Watermark PDF Workflow.
    Can someone test this workflow in Yosemite so I know if the problem I'm having is with OS X 10.10.

    Hello
    Under 10.6.8, Watermark PDF Documents.action/Contents/Resources/tool.py works happily without any errors when invoked as follows with a.pdf and watermark.png in ~/desktop/test/ :
    #!/bin/bash
    py='/System/Library/Automator/Watermark PDF Documents.action/Contents/Resources/tool.py'
    cd ~/desktop/test || exit
    args=(
        --input     a.pdf
        --output    a_wm.pdf
        --verbose
        --over
        --xOffset   0.0
        --yOffset   -150.0
        --angle     300.0
        --scale     0.3
        --opacity   0.1
        watermark.png
    "$py" "${args[@]}"
    If the said error – ValueError: depythonifying 'pointer', got 'str' – is raised at the line:
    provider = CGDataProviderCreateWithFilename(imagePath)
    I'd think it is because imagePath is not a C string pointer which the function expects but a CFStringRef or something which is implicitly converted from python string. Since I don't get this error with pyobjc 2.2b3 & python 2.6 under 10.6.8, it is caused by something introduced in later versions.
    Anyway, the statement in question may be replaced with the following statements if it helps:
    url = CFURLCreateFromFileSystemRepresentation(kCFAllocatorDefault, imagePath, len(imagePath), False)
    provider = CGDataProviderCreateWithURL(url)
    I modified the tool.py with these changes along with other minor fixes and run it successfully under 10.6.8. I'm not sure at all whether it works under later OSes as well. And even if it does, editing tool.py will require the Automator action to be re-codesigned.
    Here's the revised tool.py.
    #!/usr/bin/python
    # Watermark each page in a PDF document
    import sys #, os
    import getopt
    import math
    from Quartz.CoreGraphics import *
    from Quartz.ImageIO import *
    def drawWatermark(ctx, image, xOffset, yOffset, angle, scale, opacity):
        if image:
            imageWidth = CGImageGetWidth(image)
            imageHeight = CGImageGetHeight(image)
            imageBox = CGRectMake(0, 0, imageWidth, imageHeight)
            CGContextSaveGState(ctx)
            CGContextSetAlpha(ctx, opacity)
            CGContextTranslateCTM(ctx, xOffset, yOffset)
            CGContextScaleCTM(ctx, scale, scale)
            CGContextTranslateCTM(ctx, imageWidth / 2, imageHeight / 2)
            CGContextRotateCTM(ctx, angle * math.pi / 180)
            CGContextTranslateCTM(ctx, -imageWidth / 2, -imageHeight / 2)
            CGContextDrawImage(ctx, imageBox, image)
            CGContextRestoreGState(ctx)
    def createImage(imagePath):
        image = None
        # provider = CGDataProviderCreateWithFilename(imagePath)    # FIXED: replaced by the following CGDataProviderCreateWithURL()
        url = CFURLCreateFromFileSystemRepresentation(kCFAllocatorDefault, imagePath, len(imagePath), False)
        provider = CGDataProviderCreateWithURL(url)
        if provider:
            imageSrc = CGImageSourceCreateWithDataProvider(provider, None)
            if imageSrc:
                image = CGImageSourceCreateImageAtIndex(imageSrc, 0, None)
        if not image:
            print "Cannot import the image from file %s" % imagePath
        return image
    def watermark(inputFile, watermarkFiles, outputFile, under, xOffset, yOffset, angle, scale, opacity, verbose):
        images = map(createImage, watermarkFiles)
        ctx = CGPDFContextCreateWithURL(CFURLCreateFromFileSystemRepresentation(kCFAllocatorDefault, outputFile, len(outputFile), False), None, None)
        if ctx:
            pdf = CGPDFDocumentCreateWithURL(CFURLCreateFromFileSystemRepresentation(kCFAllocatorDefault, inputFile, len(inputFile), False))
            if pdf:
                for i in range(1, CGPDFDocumentGetNumberOfPages(pdf) + 1):
                    image = images[i % len(images) - 1]
                    page = CGPDFDocumentGetPage(pdf, i)
                    if page:
                        mediaBox = CGPDFPageGetBoxRect(page, kCGPDFMediaBox)
                        if CGRectIsEmpty(mediaBox):
                            mediaBox = None
                        CGContextBeginPage(ctx, mediaBox)
                        if under:
                            drawWatermark(ctx, image, xOffset, yOffset, angle, scale, opacity)
                        CGContextDrawPDFPage(ctx, page)
                        if not under:
                            drawWatermark(ctx, image, xOffset, yOffset, angle, scale, opacity)
                        CGContextEndPage(ctx)
                del pdf
            CGPDFContextClose(ctx)
            del ctx
    def main(argv):
        verbose = False
        readFilename = None
        writeFilename = None
        under = False
        xOffset = 0.0   # FIXED: changed to float value
        yOffset = 0.0   # FIXED: changed to float value
        angle = 0.0     # FIXED: changed to float value
        scale = 1.0     # FIXED: added
        opacity = 1.0
        # Parse the command line options
        try:
            options, args = getopt.getopt(argv, "vutx:y:a:p:s:i:o:", ["verbose", "under", "over", "xOffset=", "yOffset=", "angle=", "opacity=", "scale=", "input=", "output=", ])
        except getopt.GetoptError:
            usage()
            sys.exit(2)
        for option, arg in options:
            print option, arg
            if option in ("-i", "--input") :
                if verbose:
                    print "Reading pages from %s." % (arg)
                readFilename = arg
            elif option in ("-o", "--output") :
                if verbose:
                    print "Setting %s as the output." % (arg)
                writeFilename = arg
            elif option in ("-v", "--verbose") :
                print "Verbose mode enabled."
                verbose = True
            elif option in ("-u", "--under"):
                print "watermark under PDF"
                under = True
            elif option in ("-t", "--over"):    # FIXED: changed to "-t" from "t"
                print "watermark over PDF"
                under = False
            elif option in ("-x", "--xOffset"):
                xOffset = float(arg)
            elif option in ("-y", "--yOffset"):
                yOffset = float(arg)
            elif option in ("-a", "--angle"):
                angle = -float(arg)
            elif option in ("-s", "--scale"):
                scale = float(arg)
            elif option in ("-p", "--opacity"):
                opacity = float(arg)
            else:
                print "Unknown argument: %s" % (option)
        if (len(args) > 0):
            watermark(readFilename, args, writeFilename, under, xOffset, yOffset, angle, scale, opacity, verbose);
        else:
            shutil.copyfile(readFilename, writeFilename);
    def usage():
        print "Usage: watermark --input <file> --output <file> <watermark files>..."
    if __name__ == "__main__":
        print sys.argv
        main(sys.argv[1:])
    All the best,
    H

  • Automator Not Completing Workflows

    I've been setting up a simple workflow to export movies to ipod format. I had 10 videos in get specified movies and then below that was the action to make them in to ipod format. Automator worked all day yesterday exporting the videos. However when I went to bed last night I had 4 more left, that would be completed in the night. It seems as if Automator stopped working when I left the computer. Because when I checked the computer this morning the last video it exported was the one it was finishing up on last night when I went to sleep.

    I just had 5 videos exporting. I left the computer for 15 minutes (screensaver starts after 10) came back and automator said the workflow was completed, I checked my folder and only 2 of the videos I selected to be exported were done.

  • Deploying Custom Workflow to different target server

    Hi!
    We are trying to build a custom approval workflow and deploy it from my development machine which has SharePoint Foundation to a beta server which has SharePoint Enterprise.
    Does the deploy & development have to be done via Visual Studio on the server that will receive the deployment?
    The error message below sounds like it's pointing to that scenario.
    We are getting this error message on initial "Validate" of the SharePoint server when creating the project and when trying to apply a target list to the project:
    Cannot connect to SharePoint site:
    ...make sure the Site URL is valid, that the SharePoint site is running on the local computer, and that the current user has the necessary permission to access the site.
    I do see this thread which doesn't seem as though it's a supported approach:
    http://social.msdn.microsoft.com/Forums/en-US/489047d1-ac1a-4325-81ef-596ba6dd59d3/remotely-deploy-a-custom-workflow?forum=sharepointcustomizationlegacy
    Please advise if I should be doing development and deploy via Visual Studio on the target SharePoint server.
    We would like to be able to avoid this scenario, and do all development from our own machines and not need access to the target server.

    Hi,
    According to your post, my understanding is that you want to deploy a custom workflow remotely.
    If your workflow solution does not need to use the farm-level objects, we can use sandbox solution achieve it.
    We can create a sandbox solution workflow in Visual Studio 2012 use SharePoint 2010 template, and deploy remotely.
    http://blog.credera.com/custom-application-development/new-visual-studio-2012-features-for-sharepoint-developers/
    http://msdn.microsoft.com/en-us/library/gg615449(v=office.14).aspx
    If you workflow solution is a farm solution, we can use PowerShell Remoting
    to deploy it to the server.
    http://community.rightpoint.com/blogs/viewpoint/archive/2011/06/19/tfs-2010-amp-sharepoint-2010-automated-build-and-deploy-remotely.aspx 
    http://spsd.codeplex.com/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Deploy customize workflow takes a long time to show up in application

    Hi,
    This is the first time (newbie) i am customizing and deploying work flow in ebiz(R12), the problem that I am facing is that after I deploy the customize workflow it takes a long for the ebiz to pickup/show the changes.
    What I did was to customize a standard workflow and save it back to database. I have tried retrieving the customize workflow to make sure that the workflow was save into database (not a access problem). After about a day then the customize workflow shows up (I used the 'status diagram' to see the workflow progress). Have already tried restarting the server, clearing out the cache but the customization still does not take effect (will only take effect the next day) . Am i missing a step ?

    Hi,
    Unless you are specifying an effective date in the future when you deploy the definition, the new version should become available immediately. Any existing workflow processes will continue to run using the definition that was valid when the process started, but any new processes will use the new definition.
    If this is not happening, then I would urgently raise a service request with Oracle support, as you are experiencing something very different from the expected functionality.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Error while deploying VS Workflow to SharePoint List

    Hi all,
    I am getting error while deploying the WF to SharePoint 2013 list
    Error 1 Error occurred in deployment step 'Activate Features': Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_782198e9_fd42_4862_bdc0_d4a966f97c29' from scope '/SharePoint/default/36804029-858c-48cc-af57-4264730767a6/0068758c-be16-420e-a97e-46ab58b67daf'
    was not found. HTTP headers received from the server - ActivityId: 0599b125-8148-4dd5-87bb-c90356bd00c6. NodeId: ServerName. Scope: /SharePoint/default/36804029-858c-48cc-af57-4264730767a6/0068758c-be16-420e-a97e-46ab58b67daf. Client ActivityId : e265df0a-03ea-40dc-98
      0 0 ReportReqWF
    I tried Powershell as
    Register-SPWorkflowService -SpSite 'http://servername/site/' -WorkflowHostUri 'http://servername:12291' -AllowOAuthHttp -Force -ScopeName 'SharePoint'       Command executes but error remains same.
    Please help me

    Hi Sunita,
    Firstly, I recommend to debug your workflow in Visual Studio to see if there is anything incorrect in the code about Activating the feature.
    Then I recommend to deploy the project as wsp solutions and then deploy it to SharePoint. After that use Install-SPFeature command to install the feature, then activate the feature to how it works.
    Here are some similar threads for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/251a7977-13ba-4568-932d-eed55d5c2bfc/missing-workflow-xaml-feature-error-during-site-creation-from-custom-template?forum=sharepointadmin
    http://social.technet.microsoft.com/Forums/en-US/0c470b4b-8e32-47ab-bc29-409db01dce81/unable-to-activate-the-workflow-feature-in-sharepoint-2013?forum=sharepointcustomization
    More information:
    Develop SharePoint 2013 workflows using Visual Studio
    http://msdn.microsoft.com/en-us/library/jj163199%28v=office.15%29
    Walkthrough: Creating and Debugging a SharePoint Workflow Solution
    http://msdn.microsoft.com/en-us/library/ee231573(v=vs.110).aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Unable to deploy a workflow form in jdev 11.1.1.2

    Hi all,
    I have created a task workflow form, through the auto-generate option. when i try deploying it, i get the following message during deployment:
    [03:50:31 PM] ---- Deployment started. ----
    [03:50:31 PM] Target platform is (Weblogic 10.3).
    [03:50:32 PM] Retrieving existing application information
    [03:50:40 PM] Running dependency analysis...
    [03:50:40 PM] Building...
    [03:51:15 PM] Deploying 2 profiles...
    [03:51:19 PM] Wrote Web Application Module to C:\JDeveloper\mywork\Gaurav_Apps\GauravXUI\deploy\GauravXUI.war
    [03:51:19 PM] WARNING: Connection Conquest has no password. Conquest-jdbc.xml file not generated for connection Conquest.
    [03:51:19 PM] WARNING: Connection Oracle has no password. Oracle-jdbc.xml file not generated for connection Oracle.
    [03:51:24 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\Gaurav_Apps\deploy\GauravXUI.ear
    [03:51:27 PM] Unable to determine if this module is deployed as a Library
    [03:51:27 PM] Redeploying Application...
    *[03:51:34 PM] [Deployer:149140]The task cannot be processed further until the current edit session is activated. When this occurs, task processing will continue. The user can exit the deployer tool without affecting the task.*
    Why is this happening?

    Well, i am able to solve the problem.
    Some of the changes in the WLS Admin Console were left Unsaved.
    All I had to do was to Undo/Save the changes.

  • Who have successfully deploy livecycle workflow 7.2.1 bam  on weblogic?

    Hi all ,<br />   I have successfully install the livecycle workflow 7.2.1 on weblogic 8.1.5 ,but when I installed bam manually on weblogic following the weblogic_install_config_7_2.pdf , it made some errors on starting the server . The error information display like this:<br /><br /><ExecuteThread: '3' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-101216> <Servlet: "VCBootup" failed to preload on startup in Web application: "celequest".<br />javax.servlet.ServletException<br />     at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:985)<br />     at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:949)<br />     at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:888)<br />     at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3 430)<br />     at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java: 3387)<br />     at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java: 3373)<br />     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java :3356)<br />     at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:6208) <br />     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:864)<br />     at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2134)<br />     at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2175)<br />     at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(Sl aveDeployer.java:2520)<br />     at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2 438)<br />     at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2155)<br />     at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:22 54)<br />     at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2149)<br />     at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:24 01)<br />     at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:883) <br />     at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:591)<br />     at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:500)<br />     at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)<br />     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)<br />     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)<br />Caused by: java.lang.ExceptionInInitializerError<br />     at com.celequest.datasources.adapter.AdapterDDLManager.<clinit>(AdapterDDLManager.java:63)<b r />     at java.lang.Class.forName0(Native Method)<br />     at java.lang.Class.forName(Class.java:141)<br />     at com.celequest.system.VCSystem.class$(VCSystem.java:159)<br />     at com.celequest.system.VCSystem.<clinit>(VCSystem.java:163)<br />     at com.celequest.system.boot.generic.StartupServlet.init(StartupServlet.java:53)<br />     at com.celequest.system.boot.weblogic.WLStartupServlet.init(WLStartupServlet.java:44)<br />     at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1094 )<br />     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)<b r />     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)<br />     at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:970)<br />     ... 22 more<br />Caused by: com.celequest.exception.VCRuntimeException: ÄÚ²¿´íÎó:¸´ÖÆDispayNameÖµ[ÒDZíÅ̶ÔÏó].<br />     at com.celequest.metadata.type.MetadataTypes.add(MetadataTypes.java:790)<br />     at com.celequest.metadata.type.MetadataTypes.<clinit>(MetadataTypes.java:771)<br /><br />  <br />       I have no idea what to do now ,any sugguestion from you will be appreciated !

    Theresia wrote:
    Has no one experiencing the same problem? I think the key word is Can't find bundle for base name hr_global, locale en_US. Any idea pls You have to remember you are installing a very old version and lots of people have moved on to newer versions that is why you are not getting many responses.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Read only inputText binding problem

    Hi all I have a h:inputText like below <h:inputText readonly="true" id="txtStudentId" value="#{student.id}"/>then using a Java script I change the value of this textbox. But when retrieve the value from backbean It's not changed. The problem is assoc

  • How can I tell if I have an ipad 3?

    How can I tell if I have an ipad 3?

  • Cannot post document : Tax base in local currency is zero

    Hi, I have an order with a down payment. When I want to create the billing document, I get following error message: Message no. FF759. Cannot post document: tax base in local currency is zero. You tried generating a document in which the tax base in

  • Appending files to zip files

    Hi, My requirement is i have to append data to zip files using file receiver adapter. am also using FCC. can anybody help me on this how to approach. -Kishore Edited by: Kishore_Kumar_XI on Mar 3, 2012 6:05 PM

  • XML Helper Packages

    I've installed the XML Helper packages from Steven Muench's "Oracle XML Applications" but when I try to use the xmldoc pacakge to insert XML into the xml_documents table I get the following eror: ERROR at line 1: ORA-20103: Null input is not allowed