-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
Azure Mobile Services is a platform that provides a small set of functionality consisting of authentication, custom data tables, custom API’s, scheduling scripts and push notifications to be used as the back-end of a mobile application or if you want, any application or web site. As described in my…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have been tasked with creating a Software Installation Approval section for our Intranet. When a person requests that a particular piece of software be installed on their workstation, we need to get IT approval and then business approval. Once those are obtained, it is to be installed.
I am using…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Take Control of Workflow with Workflow Analyzer!
Immediate Analysis and Output of your EBS Workflow Environment
The EBS Workflow Analyzer is a script that reviews the current Workflow Footprint, analyzes the configurations, environment, providing feedback, and recommendations on Best Practices…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi all
I have a console sequential workflow that at a certain step I use the InvokeWorkflow activity to invoke another workflow and then check a certain value that is set by the second workflow, and continue the execution of the first workflow normally
the problem is when InvokeWorkflow activity…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a SharePoint workflow which is running whenever the item changes. The workflow communicates with an external REST service. If the service returns a string, I want to update one of the field values with that string. Unfortunately, this update will trigger another instance of the workflow for…
>>> More