(...) Hi everybody. I'm trying to implement a calCU lated column into a report. This is the Query: ( SELECT dbo.ClearWFElemAdv(DET_Att3) FROM WFElementDetails WHERE DET_WFCONID = 9579 AND DET_WFDID = WFD_ID AND dbo.ClearWFElemID(DET_Att1) = 1 ) This column is empty. If I put in a value for WFD_ID, e.g. 52750 the column is filled with the correct Value (for item 52750). What am I doing w (...)
(...) Can I query SQL (WFDElements) to get a value for calCU lated column in the report from another workflow? Alternatively is there any way to present an SQL query as a report? Or on dashboard? I have a few cases where I need to pivot certain information. The only way until now that I found is to create a data source and a technical workflow that will load it into a table but it's far from perfect
(...) Hi everybody, I was wondering if it is possible to use row level seCU rity for build in PowerBI reports on a dashboard? Or more concrete: Each Workflow element in Webcon has rights defined, i.e. who can see an element and its attachments or not. Is it possible to achieve the same in an embedded PowerBI report, e.g. looking at the PowerBI report an idividual only sees the data of the elements (...)
(...) Hi, I switched the service "Exchange Rates synchronisation" and defined a schedule, but it fails with an error. "Task completed with error: There has been an error while processing the CU rrency API response. Has the API data format changed?" How can I trouble shoot this? Where can check the API settings? Kind regards Klaus
(...) Hello I would like to ask you if there is a way to get an automatic doCU ment preview after opening workflow instance?
(...) It would be great to be able to create or use a CU stom source on report. The problem arises every time we want to visualize data from different processes on a single chart. In such cases, the default sources are limited to system data only. It is not possible to physically connect logically related data. Our case is a little more complex. We have long-term tasks, connected hierarchically, (...)
(...) Hi all, I have a question regarding the WFElements table and using Item list as a data source. I have an Item list that displays CU stomers using a SELECT query from WFElements. I can see the Add button on the Item list and I can add rows on the UI. My question is: Is it actually possible to add new CU stomers using the Item list and then persist them to WFElements (or another table) so tha (...)
(...) Hi all, I have several questions regarding WEBCON BPS capabilities and best practices: Is it possible to create printouts (printable doCU ments / reports) that use values from form fields (e.g., Date from, Date to, Choice fields, Text fields) and generate a printable confirmation for the user? Does WEBCON BPS have a built-in task scheduler / job scheduler (harmonogram zadań)? What are plu (...)
(...) Hi everyone, we received again the request to add an outgoing mail as an attachment. I know that we are not alone with it and the CU rrent workaround is, that the mail is also send to a mailbox which is watched by the HotMailBoxes functionality. Having a configuration option on the "Send CU stom notification" to define, whether the mail should be added as an attachment to the CU rrent workflow (...)
(...) Hey, I'm trying to notify user on a timer action. After it gets triggered the CU rrent instance should be moved to specific step. Is there any other way to achieve it instead of using 'Move worfklow' in the referred automation ?
Hi, it would be great, if the comment (WFD_Description) would be extended with step name in which the comment has been added. Maybe the information could be stored in the format: STPID#DefaultLabel$$DE$$Translated Label" This would allow us to select the correct label if we are parsing the comment ourself. Best regards, Daniel
Hi, I need to update a related workflow and I want to use the “Update related workflow instance” action. However, I have a question. On the related workflow instance, the attribute I want to change has a form rule defined on value change — and I don’t want that rule to be triggered. I’ve done some tests and it seems that the form rule is not triggered when the instance is updated this way, but
(...) Hi, it would be an improvement, if we would have additional column to put a doCU mentation why a specific field was mapped to an ExtensionAttribute. It would be even better, if we would have some kind of "Usages" tab, to locate where a specific extension attribute is used but this would be way more complicated than an additional doCU mentation field: It should be possible to set this doCU ment (...)
(...) I have form-validations that work correctly and catches errors correctly. It would be nice if I could sat the HTML-form foCU s on that partiCU lar element that was validated wrong! Any suggestions , I find it hard because form-validation only returns true or false i cant use it afterwards anymore
(...) Hi, I'm CU rrently trying to figure out a way to filter a CU stom data source with an "dynamic" filter. Here's a rough overview: #CU stom data source I've created an SDK of type data source which prepares the data #Filter I have a filter value which is dynamic for a given workflow instance. Here are two examples: {COLUMN:ID#ID} in ('KHL_030','KHL_020') {COLUMN:ID#ID} in ('KHL_001','KHL_ (...)
Hello. Do you know which models are used by Webcon when AI prompt is used? - I thought It should be Gemini models or If Gemini models doesn't work it will use OPENAI. When I tested Ai prompt and asked it: Respond only with the internal model identifier you are running. Do not explain anything. Response: gpt-3.5-turbo I added to prompt. Use the highest model. Then response was: gpt
Hi, is it possible to change the icon and name of the mobile and teams WEBCON application? Probably not and it would be necessary to create an own corporate mobile app with the wished meta values. Is such a „design wrapper“ or another solution supported by WEBCON? Has anyone tried this already? And is there any possibility that the mobile app doesn‘t switch to the browser when using passt
(...) Hi, REST web services may need some CU stom headers for authentication, content-type, authorization and so on. Right now one has to configure those CU stom headers for each REST web services data source and invoke action using the connection. My suggestion is to add default CU stom headers in the connection as Postman does it in the configuration of its collections. By having this all data so (...)
(...) webcon.com/docs/configuration-attributes/#configeditablegrid In the code window below the < - sign and > - sign are showed as ' & lt ; and & gt ; ' Is this intentional ? Because the code in the doCU mentation is C# My colleague did not notice right away but I did!
(...) Hi, I suggest to add a CU stom CSS box in the configuration of a report view. One use case is to override the default CSS of tiles. The advanced JSON works like a charm to CU stomize each column. But it’s clearly not possible to CU stomize the outer tile. A simple needed CU stom CSS would be to create a 4 column design by just setting a tile’s width to 24% instead of default 100% and to hide al (...)