Search

Help

Page 12 of 29. Showing 281 results (0.037 seconds)

  1. Databroadcasting

    Servoy uses intelligent technology to track and cache data that Servoy Clients use, lowering the load of the Servoy Application Server and on the back-end database. The Servoy Application Server tracks which clients have what data cached and then broadcasts data changes to only those clients that have the old data
    Servoy 2020 DocumentationNov 25, 2009
  2. Post-Installation Modifications

    . This is achieved via the command line process that can also be used to upgrade the repository: Shut down the Servoy Application Server if it is running Open … -upgradeRepository Windows servoy_server.bat -upgradeRepository Executing the above command starts the Servoy Application Server and will create or upgrade the table
    Servoy 2020 DocumentationFeb 17, 2021
  3. Operating the Server

    This chapter provides information on operating the Servoy Application Server. Quick Links: 
    Servoy 2020 DocumentationMar 17, 2014
  4. servoy_blobloader

    columnName = 'thefile'; var id = 1; var mimeType = 'application/pdf'; var fileName = 'myFileName'; var URL = 'media:///servoy_blobloader?servername … &rowid2=value ... &rowidXX=value. The PK values should be ordered by their name ascending. var globalName = 'myGlobal'; var mimeType = 'application/pdf'; var
    Servoy 2020 DocumentationDec 30, 2009
  5. 8.2.1 RC

    a search is done for value 'abcd'. This affects both find/search and queries executed with the Query Builder. If a WAR deploy fails to really import the solution (import database data) then the war will now cancel the deployment. This way it is more clear that everything did not go well. This is for example happen
    Servoy 2020 DocumentationSep 19, 2017
  6. 8.2.3 RC

    .issuekey { white-space: nowrap; } If you are uploading through code large solutions to a server please have another look at this: Deploying using external tools Because you have to use preemptive authentication what we now also do in our deploy directly from the wizard (SVY-12179) The JQuery lib is updated from
    Servoy 2020 DocumentationMar 02, 2018
  7. oauth

    protected data. String getUsedRedirectUrl(builder) Help method to get the redirect URL which needs to be configured on the OAuth provider application page … a custom OAuth api builder. Parameters String authorizationBaseUrl the base URL where you should redirect your users to authenticate your application String
    Servoy 2020 DocumentationDec 06, 2021
  8. OAuthServiceBuilder

    to be executed when the service is ready to use. OAuthServiceBuilder clientSecret(clientSecret) Set the client secret of the application. OAuthServiceBuilder … the client secret of the application. Parameters String clientSecret a secret known only to the application and the authorization server Returns OAuthServiceBuilder
    Servoy 2020 DocumentationMar 17, 2022
  9. Viewing the Server Log

    The Servoy Admin page offers a view on the Servoy Application Server log file. The view on the log file is located under the Server Log node in the menu of the Servoy Admin page.
    Servoy 2020 DocumentationMar 17, 2014
  10. Admin Settings

    The Admin Settings offer options to set several groups of properties, as well as the email address of the Servoy Application Server administrator … for the application server (these will also be passed to the clients as properties). System properties start with "system.property." and then the propertyname=value  (on admin
    Servoy 2020 DocumentationAug 19, 2020