Workflow Questions
Ad
Firing a SharePoint Workflow by updating a list item through List Webservice
I am developing, a simple sharepoint sequential workflow which should be bound to a document library. when associating the little workflow to a
How can I get a list of possible transitions for a given role in a state machine workflow?
On a given state machine workflow, how do we find out the possible transitions for a given role. in my scenario, only certain roles have the
What OSS project should I look at if I need to do Spring friendly WorkFlow?
We need to add workflow to our spring managed application. does anyone have any useful experience in using any of the myriad of oss work flow
Is there any flow diagram for laravel framework?
I am learning laravel 8. i am getting confused visualizing how the whole thing works like request respond cycle, routes etc. is there any source
Multiple apps within firebase project sharing workflows
I plan on having multiple pwa-sites within one firebase-project. the plan is to have them accessible via app1.domain.com, app2.domain.com,
Flutter/Dart - Print output of all child processes to stdout
I am developing a flutter desktop app, which at some point runs a process. for this process i want to read the output and do things
Put optional input files for rule all in Snakemake
In my snakemake project, i have a config.yaml file which allows users to run certain steps of the pipeline or not, for example:
How can I speed up my Android App testing
If have an app release in the playstore and whenever i am working on updates, my testcycles take way too long. the problem is, if i want to copy
How to access Environment Variables, created in Context, in my config.yml file?
Since i cannot push my jks file and keystore.properties file to my public github repository, i followed
Build fails on Circleci, despite being successfull on local
Whenever i run a workflow on circleci this fails, giving me a 500 http error code, despite being tested and successful when i run it locally.
Ad
Git workflow to test feature branch
I am looking for some guidance on how developers can test their own feature branch in a new test environment. we have set up a new test server /
why do I have to pull my own branch from remote before push if I rebase modified master ontop of my banch locally?
Why do i have to pull my own branch from remote before push if i have rebased modified master ontop of my banch localy? i was working on
How to add multiple scheduled actions in a process builder
I want to send reminders 45 days, 30 days, 21 days before the event start date. i have mentioned all those 3 in process builder. please see the
How can I improve the edit-compile-test loop when developing a SharePoint workflow?
Recently i had to develop a sharepoint workflow, and i found the experience quite honestly the most painful programming task i've ever had to
Best Practices: Storing a workflow state of an item in a database?
I have a question about best practices regarding how one should approach storing complex workflow states for processing tasks in a database. i've
Should I commit css and js generated by laravel mix?
I started using laravel mix, and there's huge files generated by it. should i commit those to the repo? what are the advantages and cons of both
git philosophy/strategy for compartmentalized projects
I've got myself and two other people working on a project that's housed in a git-repo. the layout of the project looks like this:
Software Development without Continuous Integration
Endorsement of continuous integration so overwhelms discourse on software development methodology that i have not been able to find anything
Dynamic "Fan-In" for artifact outputs in Argo?
I have an argo workflow with dynamic fan-out tasks that do some map operation (in a map-reduce meaning context). i want to create a reducer that
CircleCI YAML config fails
I have created a circleci config which will run my phpunit tests against my laravel application and that is working 100% however i am now trying
Is there an async version of DirectoryInfo.GetFiles / Directory.GetDirectories in dotNet?
Is there an asynchronous version of directoryinfo.getfiles / directory.getdirectories in dotnet? i'd like to use them in an f# async block, and
Ad
Best practices to parallelize using async workflow
Lets say i wanted to scrape a webpage, and extract some data. i'd most likely write something like this: let
Infopath doesn't render background colors/pictures w/ Outlook Task/Sharepoint
I am using infopath forms to collect information to trigger my windows workflow sitting on sharepoint 2007. the infopath forms have logo's and
Update website with a single command (git push) instead of FTP drag and dropping
Situation: i have a local copy of a website i have a server that i have ssh access to what do i want to
Git import/export into SVN as a regular workflow?
Randal schwartz says that he uses git's svn import/export
How can multiple web devs use git to work on one page simultaneously?
We're looking into using git for a new system we're designing. we currently have a production machine and a dev machine. we use svn
Git: What's would be the correct way of merging (or rebasing) code based on an old commit/tag that was not being tracked by git?
The premise: lets say git repository's master branch is currently tagged v4.0. at some point (years
GIT workflow complicated
Its been very difficult to manage the git. my issue: lets say i have a project, and has branches called "master" and
Ad
Blog Categories
Ad