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

search results

for path

(...) Does anyone came across an error like this? Not sure how to solve it. I attached the list of actions that occurs in the path but I don't understand what is the problem. Thank you for your help!

(...) ugh, I don't have an option for defining multilingual subjects/titles/contents etc. I've also checked 'Context variables\Current user\Language' it contains the language of the user who clicked on the path . While writing this I've just come up with following idea: Create multiple "custom email" actions. The recipients are returned from a business rule. The business rule has three parameters. Intende (...)

(...) on the sign in button (1) the server will read the configured endpoint (2) and redirect the popup to the page (3). Unfortunately, the provided query parameters are stripped from the URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script: $uri = new-object System.UriBuilder('https://login.microsoftonline.com/common/oaut (...)

(...) ecuted on any (public) site by clicking on a bookmark. Unfortunately gifs aren't allowed so I attached a screenshot: 1: Search results from the community 2: Executing the JavaScript 3: Selecting the path with which the results should start, whole community or only forum entries. 4: Entering search phrase 5: Results are displayed in a new tab If someone is interested, here are the details how to set (...)

(...) ask' action to manually add a task. Unfortunately, this task isn't completed when the workflow moves to the next step. As a result there are two task in the next step. The one which is created by the path transition and the one created by the task. I assumed that choosing "Set other tasks as finished" on the path would finish it, but this is not the case. That's the situation and I'm wondering whethe (...)

(...) orkFlow.Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.ExecuteGetRequest(String path ) at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetUserByBpsId(String id) at WebCon.WorkFlow.Studio.Logic.Managers.PermissionsManager.ConvertLoginIntoPermission(String login) (...)

(...) Hello everyone, I tried to make an action with the Active Directory - Manage users function. When I start the action on the path I always get an Access denied message. I put the example screenshot and the fault message in the attachment. Is there anything else important what I have to consider in the settings? I am grateful for any help! Maximilian

(...) ible to retrieve the users to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action during path transition, exit and entry. They all returned the (...)

(...) e user has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.) The problem is, before moving to the next step all of those tasks should be completed. Instead, it goes through (...)

(...) sed instead of the column name. This is especially a problem if the data source is a BPS internal view. WFD_AttChoose1 isn't really helpful for translating. :) 3. There's a slight labeling issue. The path AndTasks sheet doesn't contain the correct label for object type 33. It should be path Documentation instead of path Description. Currently "path De[s]cription" is duplicated. 4. Buttons are not part of (...)

(...) ot work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is a bug. Thanks a lot

(...) ot work properly any longer on the intital step of a workflow as long there is no Instance ID. For Example I would like to validate if there is an attachment uploaded or not (see picture). If I do a path on the step itself --> Instance ID --> the rule works fine!!! I think it is a bug. Thanks a lot

(...) Hello together, I execute a PowerShell script directly on a path in my Webcon workflow. Beacuse I'am searched through some groups I got an timeout after one minute. I get an error with the message: "Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding". But where can I increase this timeout value to higher then a minute? Thanks for your help M (...)

(...) sub-workflows” to go back to “register step” when one of the subworkflows finished negative. See picture And here are my problems: Let say I started 3 sub-workflows and one of them went negative path . Although my main workflow went to the “register step” the rest sub-workflows are still in progress. I want to mark them automatically as “Finished by system”. I don’t know how… And the second probl (...)

(...) Hi Everyone, I want to change some field values on a sub-workflow but from a main workflow level. Example: I have a main workflow with 3 sub-workflows. When some user choose a path on the main workflow I want to modify some fields in the sub-workflows. Is there any action to achieve it?

(...) er domain there is not problem. The permissions have been added. Have any of you had a similar problem? Log below: Download Active Directory data: - An error occurred while preparing directory path for domain: 'partners.somesite.pl'. Exception: System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException: Cannot find Net Bios Name for domain "DC=partners,DC=somesite,DC=pl". ---> S (...)

(...) es as innerDocType join Translates on TRANS_ELEMID = DTYPE_ID and TRANS_OBJID = 13 join TranslateLanguages on TRANS_LANID = LAN_ID where innerDocType.DTYPE_ID = outerDocType.DTYPE_ID FOR XML path ('') ),'') as Label FROM WFDocTypes outerDocType where DTYPE_ID in ({DT:4},{DT:7}) The TRANS_OBJID is fixed. You can get an overview of all ids and which fields, tables you need to replace in the (...)

(...) nfortunately, only a blank page is displayed instead of the Standard Form. What could be the reason? Does anybody have an idea how to fix this? PS: 1) i noticed, that i unfortunately took the root path as Portal URL - because the installer proposed it and i unfortunately did not change it (see image below). root/Webconbps is the same path where the designer studio portal is located. Might this be (...)

(...) Hi, I am currently having Trouble with timeouts in my system. I made an easy timeout that should only do a path transition every minute, to test if the timeouts would work. Currently no action is called during the trigger of the timeout, but even when adding a simple action the timeout doesn’t work. I did check the following thread about a similar problem (https://community.webcon.com/forum/thread/10 (...)

(...) Hi everyone, it would be great if we would have an additional option to the "wizard mode". The implementation of the wizard mode always displays the current workflow upon path transition. At least I have quite often the situation, that I need a "conditional wizard mode". This means, that the wizard mode depends on the new assigned person. If it's the same person as the current one, the workflow (...)