(...) When creating an SDK action there is an option to use the Logger Class to create logs (https://developer.webcon.com/2021/resources/online-documentation -sdk/html/2c254e06-3ac3-3a82-7c44-dae3d829d1e4.htm) Does anyone know where these logs are located (log file on file system or a specific database table)?
(...) ill be Customer Name and Address (because a customer 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 I have, I don't find alias for a dictionary=) if exists ( select 1 from WFElementDetails where DET_WFDID={WFD_ID} and DET_WFCONID={WFCON:1726} and isnull({DCNCOL:121}, '') = '' ) select 1 e (...)
(...) "error":"invalid_grant","error_description":"no_valid_keys_or_signatures"}" I'm guessing that i am missing something in my Docusign Developer Account but i'm not certain what it is and the Docusign documentation isn't realy helping me here either. Has anybody tried this an maybe got an idea what the problem could be? Thank's in advance for any advice. Pasquale Edit: Found the Problem, i had a trailing spa (...)
(...) site creation for the moment. I have 2 questions on this: 1.) What kind of IIS certificate does the customer need and how to create it (self-signed, private key, encryption method, password, ...)? documentation is not very clear about this. 2.) How can we create the application pool & website after installation, without having to uninstall everything (Webcon BPS, dropping databases, ...)? Many thanks in a (...)
(...) m wondering, if someone of you already managed to rename the attachments with a kind of numbering within webcon. Continous number or just the ATT_ID would be fine. I am using one process for picture documentation and beside 6 picturefields there is the possibility to attach as many pictures as the user wants to the attachment section. After renaming them with the "update attachment action" while going to the (...)
(...) Hello Community, Does anyone established the connection between Sales Force and Webcon? I have all the documentation on the Webcon side for the REST API but I'm finding some difficulties on the Sales Force side as I'm not sure on where and how to configure the necessary steps to get the connection between the 2 systems. Thank you all for the attention!
(...) ty to export containing data to Excel using its default configuration, the sole problem is it can only export top 1000 rows, when its quite common to display bigger chunks of data in that form field. documentation that redirects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-file/ I am aware of alternatives such as user a (...)
(...) mes to the Business Rules, I get an error for the column they use as Users (users . BRD_Users) : select users . BRD_ID , isnull ( DEF_Name, '' ) as DEF_Name , usage. BRD_Name , usage. BRD_documentation from WFBusinessRuleDefinitions as users join WFBusinessRuleDefinitions as usage on usage . BRD_ID = users . BRD_BRDID left join WFDefinitions on DEF_ID = usage . BRD_DEFID where dbo . ClearWF (...)
(...) nternal view. WFD_AttChoose1 isn't really helpful for translating. :) 3. There's a slight labeling issue. The PathAndTasks sheet doesn't contain the correct label for object type 33. It should be Pathdocumentation instead of PathDescription. Currently "PathDe[s]cription" is duplicated. 4. Buttons are not part of the generated file. At least I didn't find any. Could multi language pickers be listed separately? (...)
(...) iously changed its default behaviour to using REST mode, I am wondering if there is any command line parameter (or something else) to start Designer Studio in good old SQL mode. I did not find any documentation on how to do that. Any inputs? Thanks a lot in advance & best regards, Nik
(...) Hi, I noticed something strange in the database values for a choice field - a hash in front of the ID (screenshot attached). Has the behavior of the database changed? In the documentation I still find it's supposed to be ID#Name, no mention of a hash. Best regards
(...) Hello, my task is: A new workflow instance is to be started through calling a web service from i.e. the ERP system. I cannot find any howto or documentation that explains how to proceed. Is this possible in general and can anybody help with a hint what to do or where to find a documentation / howto? Thank you in advance.
(...) Hi all! I personally think the operator 'ForEach' is a great addition to version 2022.1.2.31, thanks to Webcon Team. Unfortunately I do not find any documentation on that, especially how to iterate over 'Any Collection' and access columns in custom action. If I select 'Any collection' and put some SQL statement in there, is there a way to access specific table columns from generated table result? (...)
(...) il-box to check for e-mail having a pdf with a valid barcode. The pdf with the barcode is attached nicely :). But also want to add the additional attachments. One should expect that according the documentation the configuration of additional attachment filter would actually add additional attachments. After talking to the support this is only the case when those attachments also have a barcode. I can see (...)
(...) A user will take that instance and move it forward after filling in that field. How can we update the instance number in that instance and avoid instance numbers like in the second screensot? The documentation seems a little confusing too (See attachment)
(...) sign PDF on Webcon? I'm having some issues with the app, when I click on Edit file, I get a message in Abode saying the doc is corrupted. However, for some reason this does not happen for all the documentation . THank you all
(...) This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find a documentation of that? /api/data/v4.0/db/{dbid}/applications/{appid}/reports/{reportid}?$select=...&$filter=... Thanks a lot in advance & best regards, Nik
(...) m list form field will be sent in the email? The examples from webcon are how to paste a complete item list in the email but I just want the new one (that I have a flag for that) because I'm sending documentation and I just want to have the latest one Thank you in advance and Merry Christmas!
(...) Functionalities like import/export applications, update plugin-packages and the generation of process documentation s are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation . Not sure what's best / easier, extending the rest api or making the functions available in a cmd line tool. (...)
(...) Hello, Can someone help me with some information about "Absence" process? Where can i find some documentation ? Thank you.