Search

Search

Help

Page 22 of 44. Showing 436 results (0.008 seconds)

  1. Filtry wyszukiwania w oparciu o hibernate

    operatorów logicznych AND i OR. Przedstawione poniżej przykłady operować będą na klasie User, która mapuje tabelę usertable w bazie danych. Do budowania filtrów … operators. The examples below will operate on the User class, which maps the usertable table in the database. To build filters as fields, use the field names
    PlusWorkflowJul 04, 2023
  2. Re: Konfiguracja usługi Windows

    PM Error:System.Net.HttpListenerException: Odmowa dostępu Rozwiązanie: W konsoli admina cmd netsh http add urlacl url=http://:<port>/ user=<nazwaużytkownikausługi> lub netsh http add urlacl url=http://:<port>/ user=<domena><nazwaużytkownikausługi>
  3. upgrader - automatyczna aktualizacja

    Wartość domyślna Opis key Unikalny klucz tego modułu. changes /upgrade/changes.xml Ścieżka do pliku XML wewnątrz wtyczki zawierającego zmiany do wykonania … pliku "path/to/changes.xml" > <upgrader key="upgrade" changes="path/to/changes.xml"/> </plugin>
    PlusWorkflowFeb 18, 2016
  4. Tworzenie źródeł danych

    are created based on their definition created by the user. Such a definition must contain the following elements: @DataSource annotation (if the data source … annotation , Translator for this component, more information here, object containing information about the user using the data source. This method must return an object
    PlusWorkflowJan 12, 2024
  5. Dostępne dynamiczne listy

    < Limitations, criteria CDC0002 User data User 1.0.17 A dynamic list which, on the basis of login, retrieves user data, such as: name (firstname), lastname … ). > Detailed description < User, information about the user CDC0003 Performing a defined query Database 1.0.17 The dynamic list performs a parameterized query passed
    PlusWorkflowOct 22, 2019
  6. v3.2.122

    and tasks in which the deactivated user was involved. PWFL5973 http://10.8.2.14:8080/jira/browse/PWFL5973 Protection against accidental clicking on the link Recover password when logging in. PWFL5994 http://10.8.2.14:8080/jira/browse/PWFL5994 Repair of displaying a document from a link for an unlogged user. Block display
    PlusWorkflowApr 08, 2020
  7. Konfiguracja baz danych

    użytkownika bazodanowego CREATE USER suncode WITH encrypted password 'haslo123'; CREATE DATABASE "PWFL"; GRANT ALL PRIVILEGES ON DATABASE "PWFL" TO suncode; Microsoft … LOGIN suncode WITH PASSWORD = "haslo123"; GO CREATE DATABASE PWFL COLLATE PolishCIAI; GO USE PWFL GO CREATE USER suncode FOR LOGIN suncode; GO EXEC
    PlusWorkflowDec 01, 2020
  8. Dostępne walidatory

    Validators completed Name Category Avalable from version Description Tags Checking the existence of a user User 1.0.6 The validator, based on the given login, searches the user and saves the defined information about its existence / nonexistence to the given variable.> Detailed description < Validation of the role
    PlusWorkflowDec 10, 2018
  9. DS - Excel datasources

    version 4.0.38 datasource informs user about configuration errors (ex. file not found). Parameter name Parameter description Required Remarks File source … be updated. True image2021111 13:40:32.png image2021111 13:41:27.png The above configuration will change the value in the Last Name column to "Ebby" in all
  10. Konfiguracja-watermark.txt

    { "documentClassId": 4, "watermark": { "type": "TEXT", "text": "Numer sprawy: , Data rejestracji: ", "alignment": "TOPLEFT", "anchor": "BOTTOMLEFT", "positionX%": 102, "positionY%": 2, "opacity": 0.7, "clockwiseAngle": 0, "watermarkText": , "watermarkBarcode": }, "permissions": , "errorHandling": "DISPLAYORIGINAL" },