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

search results

for employee

(...) .WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_TextFields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADemployee SID.Run(RunCustomActionParams args) at WebCon.WorkFlow.SDK.ActionPlugins.CustomAction`1.WebCon.WorkFlow.SDK.Interfaces.ActionPlugins.ICustomAction.Run(IRunCustomActionParams parms) at WebCon.WorkFlo (...)

(...) Hello all, I'm having an issue with notifications for outside emails. I have a process where I need to send an email for the employee 's personal one and the notification is never sent and looking into the history, it mentions that the email was not found in the database. If I write an outside email in the configuration, the notification is sent, but it it's dynamic, it doesn't work. I've tried with (...)

(...) Hello, I have an external API: GET https://domain.com/api/employee /GetAll I have created a process using REST API that get token, then get employee . (START - FINISH) GetAll - Retrieve the employee s list. The HTTP verb for this method is GET. When i run the process manually, it works. I have created a global cyclical action that starts my workflow (every day run), but it doesn't work: Response (...)

(...) ts absence information from many other processes. Unfortunately, the Gantt chart shows only part of this data, even though the SQL query returns all of it (currently 3715 records for approximately 80 employee s). I added a Gantt chart in the BPS Portal and limit it to the current month and one month back and one month forward. Why isn't Gannt showing all the data? Does Gantt have any limitations in this re (...)

(...) Hello, I'm trying to import user data from the import WF (1) into the employee WF (2) and route based on whether the user has an Active Directory account. Depending on whether the user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions, which checks if so (...)

(...) I will add that in another case I indicated the source where I had members of the AD group (e-mail as ID and name as Value) and I was to create a blank inventory form for each person. I only set the employee 's name and surname there (the only required field) and I also received the error: Object reference not set to an instance of an object. What could be causing this? My current BPS version: 2023.1. (...)

(...) I use item list with dropdown list with Autocomplete when source id BPS user is fine but if I switch to AD Users then I would like to column "manager" but it give me: CN=John Doe,OU=Users,OU=employee s,OU=CTM,OU=People,DC=xyz,DC=xyz,DC=local and I need just "John Doe" in text box ...

(...) I have several hundred folders on my drive, each named after an employee . Inside each folder, there are several or a dozen PDF files, e.g.: folder name : Kowalsky - Random_FileName1.pdf - Random_FileName2.pdf - Random_FileName3.pdf How can I migrate these PDFs and attach them as attachments to instances of an object in WEBCON?