WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for workflow

(...) 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?

(...) is no such problem. LOG: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at WebCon.workflow .Base.Authentication.CacheAd.UserSearcher.FindByBpsIdThenByDisplayNameThenSynchronizeIfNeededThenValidate(String input, AccountSearchScope scope) at WebCon.workflow .Base.Authentication.CacheAd.Use (...)

(...) Hi there, I'm unable to delete a step in the workflow Designer window. It says (see screenshot). I can find the step in the db: SELECT * FROM WFSteps WHERE WFSteps.STP_ID = 95 But no associated Wf instances with it: SELECT WFSteps.STP_ID, WFSteps.STP_Name, WFSteps.STP_Description, WFSteps.STP_IsFinish, WFElements.WFD_ID FROM WFElements JOIN WFSteps ON WFSteps.STP_ID = WFElements.WFD_STPID (...)

(...) But I what don't understand is what artifact requires a 4.2.0.0 version. I searched all .json, .config and .txt files in the directories WEBCON BPS Designer Studio, WEBCON BPS Portal and WEBCON BPS workflow Service The only hits for the filename I got were in the Portal directory. Which is of no importance as the cyclical action is run by the workflow Service. I also made sure that no other plugins (...)

(...) got groups Managers, Project A & Project B 3. User A belongs to groups Project A and Project B. 4. Manager A is in Project A and Manager B is in group Project B. If we have e.g. expense acceptance workflow and depending on which expense belongs to which project, how can I find with query the manager of Project A or manager of Project B.

(...) I have a problem with the search in the report in the case of a workflow with a list of items. The "search everywhere" option does not find information about a column (in the list of items). This search results are empty. Example attached.

(...) Hi, We have trouble uploading documents to some workflow s and I would like to pinpoint the issue. I can't find any relevant information in Event Viewer, any other place to check? Thank you

(...) -Create a couple of different document templates with pictures already inserted and dynamically select template based on the other field value(s). -Insert picture into a image form field during the workflow and then insert the picture into the document with the generate word document action (this would not be a good solution, since users would all have to repeatedly insert pictures each time) and then g (...)

(...) Hi, We have a requirement for adding scanned signatures to pdf documents we generate. There are multiple possible signatures that must be added based on the person selected during the workflow (a responsible person). What would be a secure way of adding these "pictures" or scans of signatures to the generated pdf? One option we tried was creating a form field, that generated a URL with the path to th (...)

(...) uld not return all data, also "access data in the context of system account" is checked? I was banking my head on the wall, why the form validation stopped working until I noticed that the lastest workflow instances are not returned by the data source. The screenshot shows the data from the "data sources" navigation pane, it's not a field which is filtered. Best regards, Daniel

(...) Hello, I'm facing a challenge. I'm starting the workflow s from a hotmailbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is shown on page load? Thank you, Martin