(...) Hello all, I have a process that would require the automatic start of workflow s in webcon. The format of the email content is text and a table however I can change it to be fields only. I have everything set up but I'm only able to copy the content into a text field but I need to have the information as an item list. Does anyone tried to do this? How can you pick up the text field and work it so (...)
(...) Hi, I've got the following problem. I'm currently working on an workflow and the task assignment is not reseting it self after clicking on a path. Meaning that all previously assigned people still have the task and even when I let all fields of the task assignment empty the task will still be given to all previously assigned Users. Is this a bug or am I doing something wrong? I've attached an image (...)
(...) Hi there I want to make basic steps and decisions in workflow s as easy and non-questionable as possible for our users. Is it possible to embed pictures and use those as buttons to get to next steps ? idea is to have two distinct pictures (pictograms) for either step A or step B. no other options available. the path would then auto-fill several fields according to chosen path so.. would thi (...)
(...) I really like the single edit dialog for an item list the only drawback is the term "Save". I'm getting more and more feedback that it is confusing and I have to agree. There's the save button on the workflow form which persists the data in the database. Then there's the save button in the single edit dialog, which will save the values for the row, but does not persist the data of the workflow itself. (...)
(...) mMailMessage(MailMessage message, MapiConversionOptions options) at Aspose.Email.Mapi.MapiMessage.k(Stream a, LoadOptions b) at Aspose.Email.Mapi.MapiMessage.Load(Stream stream) at WebCon.workflow .Common.BusinessLogic.AttachmentsManagement.Utility.AttachmentMessageDataCreator.GetAttachmentMessageData(IElementAttachment attachment) --- End of inner exception stack trace --- at WebCon.Wo (...)
(...) trator needs to define Person P as substitute for Person A in the period given. 2) If the substitutions are stored in the database and can be retreived with an SQL statement, I think of an automated workflow that will shift the tasks based on the substitution information. Is there any other approach you have created or that can be configured? Thank you for your answers in advance and have a nice we (...)
(...) vior. Besides editable and readonly we have the "read only editable by javascript" mode. Fields with this settings should also be settable if "readonly" mode is selected. After all, I could start a workflow with a query parameter WFD_AttText=ABC to set the field value. Which is not possible using the REST API Best regards, Daniel
(...) there is some problem with SOLR. Similar problem is in thread https://community.webcon.com/forum/thread/776 but solution which community suggest there doesn't help me. I've tried to restart Webcon workflow Service but it's still not work. In log: Message=SOLR not initialized Source=WebCon.workflow .Data.Solr StackTrace= at WebCon.workflow .Data.Solr.BPSSolrServerProxy.GetInstance[T]() at We (...)
(...) ield in designerstudio the message 'Cannot delete. Field in use in ...' although the Automation is already deleted. How can i solve this? Thanks in advance Bert Solved this by deleting the whole workflow step.
(...) in or app admin). 3. Tool is reading all attributes and follow on production processes to recreate all steps as user did (including changing user and their privileges). Starting all parent and child workflow s as it was on production. 4. Reporting differences if it gets any errors during process or system couldn't pass test. 5. If pass clear then change privileges/access to admins only. During proce (...)
(...) Hello all, I'm having some issues with the multiple lines filed which is now giving issues with a limit number of characters not allowing subworkflow s to run. Does anyone have the same issue? I've added more lines in the field but it doesn't work as well. Thank you
(...) llowing error. What can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.workflow .Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.workflow .Studio.Logic.Managers.ProcessDocumentationGeneration.At (...)
(...) I've got a contract database workflow . One of the fields on the form is Project/Department field which is the same as user department in AD users list. Two users: Adam and his boss John. Is it possible to: 1. show in the report only these records, where current user login (account) department is equal to Project/Department felds. 2. on the app home show instances not only created by the current user bu (...)
(...) Hi, I had a "task" workflow with a due date and this due date was used in a timeout in a start step. At a later point in time it was decided that a "save draft" path should be added which won't validate the form. Using this path failed with "unknown exception" and the diagnostic log did not contain any hint that this was related to the timeout. Everything was fine except that there was the below stack (...)
(...) ving it completely from the database. However, I have a report based on SearchIndex, and I can still see the element header in this report (of course when I click on the link it gives me message of: workflow instance does not exist What should I do to remove the instance from SOLR?
(...) Hi, I'm trying to anonymize authors of workflow attachments. Is this possible with the "Remove personal data" action? I have tried doing so without success. Are there any other options? Thank you.
(...) Hi, Because an employee left our company, I need to remove his information from Created By fields. How can I do this? Can I transfer workflow s he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to SQL (...)
(...) Massactions in reports are quite usefull, but they only support path transitions. There are cases, where you would like to apply changes to workflow elements which are in different steps. For those cases i would be great having the option to just update the element rather than moving to another step. Background of this idea is a potentially new customer where we have to replace their current mass (...)
(...) Hello, how to set an attachment as required on a workflow form?
(...) Hi, I've got workflow with contract database. Since 2 days strange things are happening. From time to time, the report showing all conctracts is doubling some rows. In BPS Content database there is only one instance with this ID number, but on the report some instances appears twice. I delete report, recreated and same situation. Does anyone knows how to solve this issue?