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

search results

for Custom

(...) ws/ to help in the configurations and I'm able to send the information to Sharepoint: Message Log for my Action Message Address of a Sharepoint list: https://visionboxdomain.sharepoint.com/sites/Custom ers/Lists/Calendar Inserting values: Title: Renovation Doc, Location: PT, EventDate: 3/12/2021 12:00 AM, EndDate: 3/14/2021 12:00 AM, Description: Renovation of doc, fAllDayEvent: , EventType: renova (...)

(...) a Dictionary. I have the subworkflow set up and it's working but I need to add some rules in order to not create duplicates neither empty rows. For my case, the information to be checked will be Custom er Name and Address (because a Custom er name can have more than one address). I was trying to follow the query below but I'm not sure on how to add the dictionary there (in the database documentation (...)

(...) The management of BPS groups is only possible for WEBCON Admins. Some Custom ers wish, that they can do this on their own, but we don't wont to give the required rights. We solved this by means of a little helper workflow, that enabled us to configure the BPS group to manage, a responsible person and an itemlist with the assigned users. This works quite nice this way. However, it would be great, when t (...)

(...) always placed in the WHERE clause. The data that the database returns are then filtered according to the picker configuration (exact match, contains phrase, starts with). In my company, we collect Custom er data from several CRM systems. For one of them, we have the Custom er's data materialized in the dictionary database. We query this data about 9 - 30 thousand times a day, on average one execution t (...)

(...) Hello Webcon community! We have the next issue during Webcon BPS installation on Custom ers server. This is a normal on-premise installation, no Azure AD involved here, only local domain. Custom er had an invalid certificate, IIS website creation failed with error 0x80070520, so we skipped the IIS site creation for the moment. I have 2 questions on this: 1.) What kind of IIS certificate does the custo (...)

(...) Hello, I am trying to send a Custom mail via the action. In the direct recipients I need to have a hardcoded e-mail address and in the CC I have to have another hardcoded e-mail address. This is not a restriction, but it's the way I firstly tried. It came as a surprise when for each e-mail address a separate mail was sent. For the example above, a mail is sent for the direct recipient and another mail (...)

(...) if it's possible to send a form, that would be triggered in webcon by the user, with a list of fields and after the user submits it l, it is integrated in webcon. For example, you are creating your Custom er list, you send the form for the Custom er (user without a license), the person puts all the details and when its submitted, the information is automatically integrated in the form. Have you tried t (...)

(...) document to a document library, the listID capture option is disabled. It would be really helpful to be able to capture this list ID for a document library as well so that then I can use that to add Custom meta-data to the document library for the document I have just copied to SP.

(...) Hi community! We implemented a document template with certain fields coming from a Custom datarow (based on SQL-Query). We deployed the solution and the document template to PROD and everything was fine. After that we added one new field to the datarow (SQL query was modified) as a new requirement and added the new field also to document template. On DEV system everything looks fine, we deployed the (...)

(...) f any exist. The second one can be created during step 1-6 and all must be completed in step 6. If the parent workflow is not in step 4 or 6 nothing should happen to it. b) I thought about creating a Custom Action using the SDK but I didn't see an option for this. Best regards, Daniel

(...) Hi, We have encountered a 2nd Custom er asking us for the following functionality: When a user is opening an instance from a report, a list with all the users who viewed the data should be available. I am not sure how that could be handled when users preview a report, as the reports could contain all the data from the instances. That functionality should probably be added on the reports somehow, but t (...)

(...) y. - 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 old row. - SDK object RunCustom ActionParams.TransitionInfo.TasksToAdd is empty. I wanted to use this as an general option which can be used in an execution condition, but it seems that this general approach is not feasible. Best (...)

(...) /computer/no mobile devices like mobile. So to not do photo, save it on device and now addind to element. But to add exact after to the photo by camera, and run camera from element. It's could by by Custom action or use build funcionality. That problems show on Windows Surfface oraz normal windows where we can't use such functions.

(...) We are sending out email and need to know whether the email had been delivered or not. When sending a Custom email the "Delivery notification" and "Read notification" can be set. How do the interact with WEBCON BPS or better say, how can i check for the delivery/read notification?

(...) Hi there, as far as I know there is no official support for Azure SQL for the WEBCON BPS databases today. If we implement WEBCON BPS in a Custom er's own Azure tenant as their private cloud, it would be smart to use Azure SQL, because of the integrated HA features, scalability and low maintenance effort. WEBCON BPS is very well integrated with Microsoft technology and has great integrations with Microsof (...)

(...) de, when it's monospaced. In attachment you can see and compare how that simple lines are better aligned, with monospaced font. When you edit some more complex SQL Queries, or when you deal with some Custom HTML element - it would make life just easier. There is some question, how to deal with with those Webcon Variable blocks - how they should be aligned, but even forgetting about them, it's a nice to (...)

(...) One of our Custom ers would like to print the pdf attachment when moving to the next step. As there is no action to send a document to a printer (apart from print a barcode label), i'm wondering if anybody implemented this.

(...) I have a potential Custom er that would like to install the Express version locally but the registration form on the https://webcon.com/get-started-free-demo/ is not working as expected. After submitting the contact information I got a "Thank you for registering to the Summit 2022 message". :( Anyone can confirm that the installation in the Platform Center section of this website is OK also for the Ex (...)

(...) Hi, I downloaded the Teams add-in installer from our Webcon portal and uploaded the Custom app as per instructions here https://howto.webcon.com/installation-of-webcon-bps-add-in-form-ms-teams/ However, when I attempt to open the app or add it as a tab to a channel, everything is blank (see screenshot). Any ideas? Best regards

(...) Every time the shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we have so far: A Custom action (SDK) which builds (delta) reservation XML to be sent to external system (SOAP). If there is no change in shopping basket, we are storing an empty string to an internal field (XML content), so (...)