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

search results

for workflow

(...) Hello everyone! I have the following challenge. I need to open the pdf attached to a workflow in a popup. I successfully managed to do so using the base64 encoded string and some javascript. Now the problem is that the pdfs are larger than expected. Some of them are 5MB and even more. For those large pdfs the script is not working, nor is effective to try make it work. I can go the Python way, creat (...)

(...) field for the display name in addition to the BPS ID? I just spend about three hours hunting down the exception: Unable to cast object of type 'System.DBNull' to type 'System.String' at WebCon.workflow .BusinessLogic.ElementManagement.Checkouts.ElementCheckoutsRepository.UpdateOrTakeOverParameters.UpdateAfterUpdateTime Best regards, Daniel

(...) e causing the problem. The main issue is that designer studio doesn't show the fields anymore so I'm unable to delete the item list that I copied. As you can see it looks like there are no fields and workflow s defined in the process but that is not true. It shows this way just because of the mentioned error. How can I delete the item list that is causing problems? I developed quite some functionality alre (...)

(...) Hello, I've spend today over an hour copy/pasting data between notepad and webcon into run subworkflo action configs. In my use case - i have to start 1-10 subworkflow s (each having different start condition), with different workflow s, and forms, but with partially shared attributes (marked blue). I'm configuring actions in new process, so i've copied them from existing process, to avoid refilling da (...)

(...) Hello all, I'm trying to set up a button to start another workflow but I want to pass the current instance ID so I can relate the two instances. I'm using the info from Webcon but I don't know how to pass the ID: Legal Request Process Using this, I'm basically writing WFD_ID in the destination field. Does anyone know how to get this working= Thank you

(...) Hi, the HTTP response for displaying a workflow instance contains all global form rules. It's ignored which kind of form rules are used by the process/element. The response should only contain those form rules which are referenced. After all, the exported process will also export the used/referenced global form rules and not all. This applies at least to versions 2023.1.2.44 and 2022.1.4.155. (...)

(...) k Addin 2021.1.4.195 plugin and opening Outlook, the error "Access denied to the path c:\Users\xxx\Appdata\local\Temp\Deployment\A3Y823NQ.KMT\9J59YY7H.WXE\sk" appears when loading the plugin. \Webcon.workflow .Outlook2010.resource.dll" (I'm attaching a screenshot). Massive deployment from sccm . Command line : Execute-MSI -Action Install -Path "v100.msi" -Transform "v100.mst" -Parameters "workflow Url=`"$e (...)

(...) Hi all, struggeling with the following: I'd like to make available a report only showing instances from a certain app -> process -> workflow -> step. No problem here through the report configuration menu under "Source". However, due to the fact that for a report consumer to be able to access instances in his report two permissions have to be present: "Access to the application" on the application l (...)

(...) Hello It's my firs question, so please dont "eat" me at the start :) In our workflow we assing form to specifich worker. Workers are assingned first by AD groups (which decide if they can acces webcon or not) and than by specific BPS groups. Problem arise, whet person to whom job is assingned stops working. He's automaticli removed from AD and any atempt to move proces is an error. We circumvent th (...)

(...) Hi community, I am asking for help with permissions over the process. We have created an application, in the process I have set user rights (launch new workflow instances). The user has the right to delete the created process. I created the option to display the delete and save buttons at the process level in the workflow designer. The save button is displayed under the user, but the delete button is (...)

(...) Hi, I need join new started workflow as child of exist workflow in other aplication, i would like to know is it even possible?

(...) hi team, im trying to show a field in specific steps not in all of them, im using( if then )and (show hide) , it work in one step only.., how i can apply it in the next steps of the same workflow any idea! thanks

(...) Hello. I have a subworkflow here I copy the content of an item list of the parent WF (change item list values). That works fine, but the attachment I have in parent item list I don't get copied/moved/linked. Has anybody an idea? Kind regards Klaus

(...) Hello, I'm trying to find a solution to my problem. Let's say I have a workflow with a START step, INTERMEDIATE and a FINAL step. Intermediate step is assigned to Group B by default, but I need that after 5 days, if no person from this group took any action, to automatically assign the task to Group C. Is there such a way to do this? Thank you.

(...) tem list with attributes in the form?). When I add the position and put in all data (title, person responsible and section) I hit the button, and I make new process Task to responsible person - new workflow . I have 2 problems: 1. When a task will be done, the status column in parent workflow will update to DONE. 2. When I open the task workflow , there is a section column which should have a name (...)

(...) Hello, Is there a possibility to implement an automation mechanism for granting application privileges, such as the "Metadata access", "Access all workflow instances" permissions etc? I have created a Global action - On start (cyclical) that is creating a group and adding a user to that group, but also i have to add that group to Application privileges so they can access the app. How can i do that aut (...)

(...) Hi there I implemented the docusign sdk and transferring docs to sign works like a breeze. BUT: checking if sent enevlopes are signed and then sending the workflow along the specified path is simply not working. I followed the docs according to this: https://community.webcon.com/posts/post/docusign-digital-signatures-in-webcon-bps/36 I do get the following error(s): WebCon.workflow .Model. (...)

(...) Hi, Recently our hotmailbox started to behave strangely. When an email is received, it is simply moved to archive and the workflow is not started. If however we move the email back into inbox from archive manually, the workflow starts normally. Do you have any suggestions how we might try to troubleshoot this? Thanks!

(...) We are building an on-boarding workflow whitch is adding a new AD-User and granted him with the needed User-Groups. But when the User is needed to syncroniced with the Azure-AD because of using O365, i have no access to alter the User anny more. To adding and alter the User we use the SAM-account name and it works very well. But this doesn´t work on the Azure Users. By the way our AD is generated (...)

(...) tep Edit window, but if we need to edit two steps, which are X steps apart, then we have to: * Click X times - and every have some delay - loading the data. * Close step editor, and use list on the workflow , or the diagram to select step which we want to edit. I've got an idea that in the Step Edit window, we could add list of steps (list, tree, tabs) to choose from. An example in attachments :)