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

search results

for CC

(...) ord" 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 ignore it and deletes all the attachements aCC ording to the next field (only the newest, only the oldest, all). Is this how it is supposed to work now? Am I missing something?

(...) ated some time ago process for handling Recruitments, which connects two departments - HR and IT. On starting form, there are yes/no fields for required permissions/equipment for a new person. * ACC ess to system X * ACC ess to system Y * Laptop * Wireless mouse After the process have been running for a year my users came to conclusion, that we need to have 3 possibilities to choose from to (...)

(...) m usable again. In the screenshot the "Owner" field uses the sql datasource. The drawback this has is, that it's no longer a people field and everywhere I have to select the column containing the aCC ount name now. Which his not necessary for a people field and can easily be forgotten. Best regards, Daniel

(...) Hello, Does anyone has a rest api configured to aCC ess Sales Force? I have a connection and I use it in a process but I'm getting the data from Opportunities. I would like to bring in a specific report. I've checked how to do this and I came up with this query using the GET /services/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the in (...)

(...) g some internal JavaScript objects and if this is the case, check whether you are using window.initialModel and make adjustments. In R2 it's gone. Most of the objects of the initialModel can be aCC essed via the liteModel. /api/nav/db/${parameters.dbId}/element/${parameters.instanceId}/desktop If you have no idea what I'm talking about, than everything is fine. :) Best regards, Daniel

(...) Hello everyone! I have the following challenge. I need to open the pdf attached to a workflow in a popup. I suCC essfully 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, (...)

(...) efilling data about workflow/form/path etc, as those are same, but I had to change attributes (different process) It would be great to have Bulk Edit possibility like in Postman (https://i.postimg.CC /nh60WG6d/Postman.gif), to just copy/paste multiplle fields at once (maybe only in advanced editor mode) - updating them row by row have been tedious.

(...) Hello Durning installation of the Webcon BPS for Microsoft Outlook Addin 2021.1.4.195 plugin and opening Outlook, the error "ACC ess 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 sCC m . Command line : Execute-MSI -Action Inst (...)

(...) Hi, How can I fix the Solr error "ServiceLocationProvider must be set"? This error has been oCC urring since Webcon installation. Version 2023.1.1.89. Solr web interface works fine, but I don't know where to look for the cause of the problems.

(...) t the change request should be a separate request (and should not be started from within the original request (this is because "everyone" can make a change request to a request - but should not have aCC ess to all requests [it is more about the fact that a request should be "improved" by other persons or departments after a closer look - but they originally do not have aCC ess to the original request] (...)

(...) Hi, how to set a filter in the data source for a data table so that search-filtering by date works. The usual filtering aCC ording to the scheme does not work: 1. "some date (iso or browser settings)" = "field in the data table with a date" (like attachment) 2. "some date (iso or browser settings)" like "field in the data table with a date"

(...) eader: Response-Code: Forbidden (403) Response-Body: {"type":"/challenge","title":"Challenge requested","status":403,"detail":"Request to perform challenges described","instance":"fe66c6a2-2CC 5-42f9-a4ce-96bea7cd716b"} Response-Header: Date: Thu, 28 Sep 2023 07:06:57 GMT Connection: keep-alive Vary: Origin, ACC ess-Control-Request-Method, ACC ess-Control-Request-Headers x-challenge: eyJ (...)

(...) Hi! We have a business request to save email in instance we have just sent out with Webcon action. I know some workarounds: - show some details from wfmails table - create hotmailbox and process CC -d email But I do not like them. I have not tried, but maybe with msgraph api it is solvable. Does anyone have a good solution to save sent email in msg/eml file as attachment? Thanks! BR P (...)

(...) 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 aCC es 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 circumv (...)

(...) e from different sources using data tables. You can find more inspirations here: https://docs.aspose.com/words/net/template-syntax/ Feature requests for this new / updated action would be: - ACC essing all fields, item lists and data rows/column from the template - Joining multiple documents - Adding watermark - Generation of table of content Best regards, Daniel

(...) ith adding new data in item list. When I'm try to add second row everything are deleting from row first. What can be the reason? In the item list are some columns with autofilling. Problem does not oCC ur, when I type INDEKS (first column which is the main column through which the others are filled in. ) manualy (not using pop-up suggestions)

(...) er will be selecting options on the picker data source window and I would like that the system would allow choosing various options and populating the item list with the information. I know I can aCC omplish this with a choice field and then showing the details on a data table view. Thanks

(...) These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have similar issues with Webcon 2023? I tried to find it in the changelogs but with no suCC ess. MSG while trying to save the Diagnostics Session: "msg: An unhandled exception has oCC urred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537. (...)

(...) Hello, Is there a possibility to implement an automation mechanism for granting application privileges, such as the "Metadata aCC ess", "ACC ess 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 aCC ess the app. How can i do th (...)

(...) Hi. Usually, when a user completes his task he will be redirected to the applications dashboard. In a particular use case I have revoked aCC ess to the dashboard for certain users. Therefore, upon completion the system attempts to redirect but since there's no permission it will throw an error. Is this possible to prevent/circumvent? Thanks.