I am beginner in crm, could somebody tell me advantage or disadvantage of using remote debugger in crm. Should I use Registration Tool?You could get the information here: https://community.dynamics.com/crm/b/crmbusiness/archive/2015/11/19/crm-2013-st
I want to write a simple command wrapper using cwl (common workflow language). I want to do the following for example: wc input.txt > input.txt.wc wc some_folder/some_other_input > some_folder/some_other_input.wc So, basically I want the code to put
I have a quite specific need, and I can't get it to work, hence I turn to you, Git and Stack Overflow friends. I have a server my live site runs on. I wish to update the site using Git. To avoid live testing, I wish to set up a testing environment on
I created a workflow in SharePoint Designer 2013, but I can't see my changes. I think that SharePoint Designer is cached. How can I clear this cache?Here's a batch file that I use to quickly clear anything that SharePoint Designer might have cached l
I would like to change the default data-source to oracle. So as per the user guide another database the db.properties in the WEB-INF/classes of the Activiti Explorer web application should be changed if i change the db.properties again i need to crea
I have a bunch (over 1000) HTML files with just simple text. It's just a combination of text within a <table>. It's an internal batch of documents, not for web production. The job we have is to convert them into JPEG files using Photoshop and the ol
Am trying to find the current logged user in sharepoint site workflow 2010 while creating a project. Based on the user, I would like to retrieve the current user's project manager. Every time am trying to retrieve current user name, it's giving Syste
to select among BPM offerings, one of our key requirements is a business-level dashboard, which shows executive-level KPIs, such as process usage, delays, costs (based on costs of process steps), time spent, effectivity of human process particitpants
I was asked to create a simple JIRA plugin that combines Workflow + Custom Fields + Conditional Steps I just started installing JIRA and finally managed to create a run a simple Hello World Plugin. I am already confused with how huge this interface i
I have a site with a custom content type Content, which initially had a single workflow attached, content_workflow. There are several thousand existing instances of Content. I now have a need to add a second workflow to this type, content_beta_workfl
I have a custom workflow in CRM 2011 which is manually triggered against custom entity records. When a single record is selected for processing, the workflow is always successful. However when selecting more than one record, at least one will fail. T
Our business is planning on building a rather large business application with about 2000 or so users. Many objects in the system require a mildly complex series of approvals, notifications, etc. For various reasons, our company has decided to reject
All, I am building a typical database driven helpdesk application. I would like to enable the users to create workflows that will do the following types of tasks: Add a new ticket (a set of records in the database) at a given time of day, or date of
The way we have our security setup in Sitecore, we have departmental roles that, through inheritance, define security on specific site sections. For instance, role "A" has write access to a section of the site, while role "B" has write
I designed a shopping cart solution for a client. For one of their items (candy, for example), they have a certain quantity they can sell for each type. I deduct from the quantity available after items have been purchased. The candy shopping flow is
i was wondering if any one can help me with my php-mysql design my current app. (is a more or less survey app) it let users store questions about targeting specific features in other products also saved in other table in database ! for example , a us
Is it possible to run a Drools Flow process from a StatelessKnowledgeSession? If so, how? It doesn't have the startProcess(id, params) method and seems to only implement rule functionality. I have a service whose method runs a process. So far, I've u
We have a "Documents" table. Each document must be approved before it turns active. Document approval process requires multiple participants. For example, designer approves first, executive manager second, general manager third. General manager
Short introduction Working on my first commercial iOS app, XCode 3.2 has proven to be far more challenging of an environment than I anticipated. Features I've grown fond of in other environments (For example Eclipse for Java, or FDT for ActionScript)
Imagine this common scenario: i hacked together a cool project i want to share with the world. So: i put it on Github, and fetch it from Github on my own website so people can see a demo. This also makes updating easy: just push from my local box to
I am brand new to WF so forgive what might be a simple question. I am creating multiple activities which will execute in a sequence and pass data down the chain. I know that one way to do this is to set a context variable in the parent Sequence from
I really love testing and building unit tests, but I find it quite annoying having to build tests for a website's workflow. e.g. Register -> Check email -> Activate account -> Login or Login -> Edit details -> Submit and view profile manual
Say I'm currently working on a new feature which I've branched off of the 'dev' branch and I've been working for several days and it's not yet ready to be merged with 'dev' and pushed. Although I have made several commits and have been pulling change
the email that is generated when a task is assigned by sharepoint workflow doesn't fit my needs and I would either like to customize it. If anyone knows how to customize this email, please let me know.The best thing to do is to disable the default em
I have a workflow with a parallel activity, where one branch does work and the other has a receive activity that can shut the workflow down (is the proper way to do this with a HandleExternalEvent instead?). The problem, of course, is that if the rec
I have a closed source project that is built on my open source framework. I want to know how I should structure my workflow. Below is my best guess using git with submodules. I create a public framework repo on github with submodules that are separat
I have an infopath form that I use as part of a MOSS workflow. The form has multiple views, and a Save button on each one. What I want to do as part of the Save button's rules, is submit the information and switch to the next view. I added two rules
I initially started off with a small project, editing php files and such in notepad++. It used to be easy to think of a feature, and add it on as a separate file onto the project. As the project became larger, my productivity began to decrease becaus
I have been tasked with automating some of the paper forms in HR. This might turn into "automate all forms" eventually, so I want to approach this in a way which will be best for the long term and will be a good framework as this project grows.
MS CRM Dynamics 4.0 incorporates the MS WF engine. The built in designer allows the creation of sequential workflows whos activities have native access to CRM entities. Is it possible to: Create a state machine workflow outside of CRM (i.e. in visual