(...) following the thread: https://community.webcon.com/forum/thread/2603?page=1#m2610; 2) enabling (showing) / disabling (hiding) rows in the previously initialized item list -> business case: in the step after initialization we disable (or hide) all the rows except for the selected ones (preferably); after the data was entered to the required columns of a current row, that row is being disabled, whil (...)
(...) been doing it the following way: 1. Make the field that should not be shown upon form load visible in the Field Matrix 2. Insert the 'Hide' JavaScript function into the main form behavior of the step 2. Create a form rule which shows/hides based on a condition 3. Add the form rule to the field that is supposed to trigger show/hide for the target field under 'Form rule to be executed on value ch (...)
(...) Hello, How can I see the run history of a workflow? How to check on which step it failed or if something run? For example, on a step i have a workflow to run a soap service... how to check response and how to get response and use that data to invoke another soap service action? Thanks
(...) Hi, I have problem with moving workflow from one step to another step . I mean if i create a workflow with 3 basic step s (start, intermediate, end(positive)) on those step s i set up paths with task creation on business rule level and i set up myself (my account). When I try to open that application in portal then on first step everything is ok and i can sent task to second (intermediate) step . AND (...)
(...) p and a dictionary. Now for this app, i have to create same process, but with different set of users. What is the best way to do it? 1. Clone the workflow, set it a Custom Instance number and modify step s with the new group of users? 2. Clone the process? 3. Export that app as a template? But when i want to import it, i have to use that dictionary i have created. Thanks
(...) eeshot called Template, that's how i setup Action template. In screenshot 'Action' that's how i setup the action - Create a list. When i run i get error: Error in On path action Create a list. (step : Start, path: Sharepoint) List template not found. Can you help? Thank you.
(...) everyone! I am developing a document repository. Has anyone come to a solution on how to record each attachment access by a user? Users will access documents that are already in the archive (finish step ) and will not be assigned to anyone. In some cases I would like to know who read a document in pdf attached to a process. Any ideas on how can this be accomplished?
(...) move data of instances no longer in archive database option. Unfortunatelly, it is not working. Blue bar is sliding from left to right for about 10 minutes now. In Designer Studio, I can't remove the step s associated with the corrupted task, and the task also can't be removed because it doesn't load. Is there any tip, how to remove that? Best regards
(...) ne in testing. However, when I try to run the subworkflow in the application, I receive an error message that says, "An error occurred while executing the start subworkflow (SQL) action at the path. (step : Verify application, Path: Submit for review) Incorrect syntax near the keyword 'from'." What could be the cause of the error if the test query displays values correctly?
(...) Hello, I have a workflow and a final step where i execute "On a timeout" automation. But sometimes, it is not executing because it says it is checked out by the user. WEBCON BPS Timeout ID (TIM_ID): 2 Message: The element has been checked out by user: Is there a way to prevent this thing? So you cannot edit the form on the final step ?
(...) Hello, I would like to make a process where users can add rows to an item list on multiple step s, but be unable to edit previously added rows, except maybe certain columns on certain step s (eg. Completion date). I would also like to know if it's possible to make it so on certain step s, users are able to only edit already added rows, but be unable to add new ones. Thank you for your help!
(...) Hi, We have a process in which a user cannot submit the form so it would go to the next step . Only a single user has this issue, everyone else can use the process with no problems. When the user attempts to submit the form, under the form, the following message appears: Sys.WebForms.PageRequestManagerTimeoutException. The server request timed out. I also attached a screenshot of the console, (...)
(...) ert-sql) import data into the database (into the WFelements table)? Which field values should we generate so that there are no problems with the operation of the application. Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest, e.g. RowVersion (some hexadecimal value) ? And other?
(...) There are two date fields in our workflow. To pass the process to the next workflow step , we use an action "on timeout". Checking for a date field works. However, we need a condition for the timeout that takes both date fields into account: If date field 2 is non-empty take this date for the timeout, otherwise take date 1 for the timeout. Can this be implemented with an "on timeout" action and (...)
(...) Hello all, Is there any way to use the same data table field but having different filters in each step ? For example, on the start, I want the info to show request's open for the requester In the approval step , I want to check the request's for the project code belonging to the approver Is there any way to do this without having three different fields to achieve this? Thank you!
(...) 's description instance signature from the invoice workflow. 3. I've created another workflow, which is monitoring hotfolder for new payment confirmations and then after adding text layer and OCR AI step s (finding signature of invoice instance) keeping the signature value in the text field. 4. Now I want to copy attachment from the workflow from point 3 to the invoice workflow from point 1 using sig (...)
(...) Query returning data) works as follows: SELECT ‘value’ AS object of subworkflow (Database field Name) etc. • How to write SQL query / where to get ‘value’ from Dictionary process? • How to set up step edit/Task creation/Tasks assignment to use this ‘value’ to assignment subworkflows (each subworkflow to other user/users group)? Any ideas?
(...) Without ACTID or GUID I can't search for errors in the administration tool. Where else could I search?) Thanks in advance! ** The subworkflow directly follows a path that points only to an end step . No other actions are performed on the path. I have been able to successfully execute the SQL query in the subworkflow configuration via "Test" without any errors, so I don't think the problem shoul (...)
(...) e but as i saw there are two places where i can find data : [BPS_Content].dbo.WFDataAttachmets and [BPS_Content_Att].dbo.WFAttachmentFiles When im trying to add attachment like always going step by step in my workflow everything is ok - attachment is being added in both tables. But i also have a button making me back to previous step ( i am using Start Element()) and then when i try to add (...)
(...) . In my workflow I'm creating an attachement based on word template and assign it category "plik_word". After that I'm converting it to PDF, assingning the PDF a new category "plik_pdf". In the third step I dalete the attachements from the "plik_word" category. And it work perfectly in the 2022 versions, and now, in 2023.1.1.89 it does not matter what I put in the category field, the action seems to i (...)