翠花

Results 3 comments of 翠花

Could you please tell me if this issue has been resolved? I'm encountering a similar problem. My code is as follows: --- context.CreateBookmark(OnResumeAsync); --- --- var _workflowRuntime = builder.Services.BuildServiceProvider().GetRequiredService(); var...

this is part in my CJActivityProvider: >var activities = RootPlugs.Select(x => { var fullTypeName = $"{x.Name}"; return new ActivityDescriptor { TypeName = x.GetPlugSettings().PlugType, Name = $"{x.Name}", Namespace = "CJ", DisplayName...

Thank you for your reply! I might need some time to organize the relevant code. Additionally, I forgot to mention that this error occurs **only when the instance status is...