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

search results

for mapping

The idea behind this proof-of-concept was to expand a JavaScript-based feature we’ve been using for years - previously limited to displaying extracted latitude and longitude values of a single instance for individual quality issues. Our goal was to use a Business Rule to display any number of locations on a map, such as construction sites or similar points of interest. As part of this, we al

(...) d a business rule to get the value from the REST datasource and a form rule (on value change) to set the customer name (returned from the businessrule). This is working fine. The problem is the mapping customernumber=CUSTOMERNUMBER.Standard (MyApp.MyProcess.MyForm.....) in the REST data source. Because of that I can use this REST DataSource only in the context of ONE workflow/form. Is there a wa (...)

(...) NT errorMessage = $errorMessage } $json = $result | ConvertTo-Json -Depth 10 -Compress return $json [/code] mapping the response attributes to form fields (isError as bool and errorCode as int) throws these exceptions after the invoke: - System.FormatException: String was not recognized as a valid Boolean. - Sys (...)

(...) nce two templates are stored (one for excel and one for docx) a constraint is put to only select those which have the correct name: Att_Name = ‘Personel.xlsx’.   Fig. 11. mapping the "Personel" item list   In the case of the item list, assigning values from columns to the columns in the target table is automatic – column names in the Excel table mus (...)

(...) ected only suppliers for who the value entered in the Supplier name or Supplier VAT ID fields is equal to the Sup_Name or Sup_VATID column value from the Suppliers tab in the ERP database. Form field mapping is available in the Fields mapping section (Fig. 11).   Fig. 11. The configuration of the "Changes values of multiple fields" action   Such prepared configuration (...)

(...) the Start Element (…) option.   Fig. 5. The configuration of the Hyperlink action – select a function   Then right click on the function to go to the parameter mapping .   Fig. 6. The configuration of the Hyperlink action – StartElement   In the configuration window fill in the workflow ID and form type ID fields. These indetifiers co (...)

(...) ; project. The system once again queues our instance. After reading the tax id number, the instance will be automatically moved to the next step.   Sections in the configurations: mapping – allows you to set which OCR AI project fields will be entered into the appropriate form fields Custom networks – checking this field allows you to select the distinguisher Distingui (...)

(...) kflows for several people based on the item list by using this action.     The “Project name” and “Project description” form fields are provided without mapping because they are the same columns. While, the columns on the Tasks list item list – “Person assigned” and “Task description” are mapped to the corresponding fo (...)

(...) Fig. 3. The configuration of “Hyperlink” action   In the expression edition window select the “Start Element (…)” function and then the “Parameters mapping ” option. Fig. 4. The configuration of “Hyperlink” action   In the hyperlink edition window enter the necessary information about the workflow which will be started (...)

(...) nbsp; In the “Request body” invoke parameters have been entered.   Fig. 15. Refresh token - Request body tab    In the “Response” tab define mapping of the obtained access token on the form.   Fig. 16. Refresh token - Response tab   Additionally, a Timeout has been added to the step that will perform an automatic call t (...)

(...) data source but do not set SQL query or filter, the system will return all columns available in the data source. SQL query/filter – in this field a SQL query or filter is defined Fields mapping – based on the SQL query/filter, this section automatically recognizes the values that can be assigned to fields from the form. Click the “Get columns” button – the available (...)

(...) ” tab enter the URL/REST request suffix. In this example – the suffix with NIP (provided from the form) and today’s date (system variable) are given. To load responses for later mapping , instead of form fields, you must manually enter sample data (NIP number and date), because before creating the first workflow instance – these fields do not return any values. There are fi (...)

(...) b, expand "Hyperlinks," and double-click on "Start Element(…)". It will add this function to the editor on the left. Right-click on the function and select "Parameters mapping ." Fig.7 Enabling parameters mapping   A window will pop up. Fill in the information for those fields: Workflow ID - the identifier of the Workflow that should be star (...)

(...) Select ‘Value’ as [Column name in the database] ‘Value2’ as [Column name in the database2] ‘Value3” as [Column name in the database3] Unique value mapping – indicate a value from the SQL query that should be treated as unique, and select this value on the item list. Columns mapping – fill in the mapping of the values from the SQL query wi (...)

(...) om Table>" $cert = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2($filepath) New-SPTrustedRootAuthority -Name "AzureAD" -Certificate $cert $map = New-SPClaimTypemapping -IncomingClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name" -IncomingClaimTypeDisplayName "UPN" -LocalClaimType "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn" $ap (...)

(...) Wrod & PDF" section   In the advanced configuration of this action, there are two tabs: Attachment selection - selecting the attachment from which data will be downloaded mappingmapping cells from the Excel file to form fields   Fig. 3. Configuration of the action - the Attachment selection tab   Attachment section tab: Category &nda (...)

(...) bus. The data bus withdraws changes when errors occur. WEBCON assumes that the data bus is transparent. WEBCON is not responsible for data bus configuration (end-point configuration; interface mapping ). Communication should be synchronous. The data bus is responsible for sequencing messages, redoing messages. 6. Integration with the use of SQL procedure WEBCON BPS is equipped with a (...)

(...) ed in the default browser. Path – option available only when the Start in browser box is unchecked. Paths are selected from the paths defined in the registration step of the given workflow. mapping s – this section allows you to set the value of the newly created instance. Here you can use data available directly in the e-mail, such as sender, body, etc.       (...)

(...) type in the “Response” tab   For example, when a floating-point number (decimal) is to be inserted in the decimal-type form field, you can select the correct type in the value mapping configuration. As a result, you prevent unnecessary conversion of data. Data types also appeared in the business rule configuration. Changing data types in the business rule   Ad (...)

(...) ON BPS workflow The option runs a workflow (defined by a user in the Change requests workflow field) for registering external requests based on change requests. Additionally, the Form field values mapping field enables user to specify which change request information (e.g. title, ID, description) is to be transferred to the workflow form fields. As a result, a part of the form fields will be filled ou (...)