.NET Core 3.1 project and StartProcess()

Hi,

I am very new to WorkflowGen. As part of a project, I am aiming to use WorkflowGen 7.x and .NET Core 3.1 web API. Can you please help me with the following questions:

  1. Is it possible to use WorkflowGen ASMX web services in a .NET Core 3.1 application? For your information, I am not able to add http://localhost/wfgen/ws/processesruntime.asmx as a Web Reference in my project. I read the response from Having Trouble Integrating Web API Based on Sample Code, but it is not related to .NET Core 3.1.

  2. Apart from ASMX web services, is there any other way to Start a Process in WorkflowGen from .NET Core 3.1 application?

Thanks a lot in advance.

Kind regards,
TKS

Hi TKS,

It is recommended to use the latest updated API which is GraphQL.
Here is some documentation regarding that:
https://docs.advantys.com/workflowgen-integration-guide/graphql#create-a-new-request

Regards,
Eddy.