Friday, April 16, 2010

Welcome to Blackpearl workflows

Hi, I would like to post few articles about Blackpearl workflows in my blog. I am going to discuss about this siubject starting from basics with some practical examples. You might ask,
what is a workflow?
The answer is simple "A workflow consists of a sequence of connected steps".
why we need them?
We need them for "The automation of a business process, in whole or part, during which documents, information, or tasks are passed from one participant to another for action, according to a set of procedural rules".
The actions are the decisisons taken by the user when a Task is assigned to him/her. I should say there are three main actions, they are: 'Approve', 'Decline', and 'Rework'.
For example, in retail business to buy a product.....

Access to XMLHttpRequest at 'from origin has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. .net core angular

Issue: The angular application was getting error from API that the origin has been blocked by CORS policy. Solution: Make sure that the...