• Swagger-UI Message "Could not render ue, see the console"

    Hi,

    we are testing first queries for the API server with version 9.1.1.
    We were able to add our company logo to the new portal using the KB article.

    With the Swagger UI doc we want to create and test more queries - but in the Swagger UI we get the following…

  • Cant find custom API in 9.1

    Hello!

    Faced the problem of calling the custom API. Created a test CCC.CompositionAPI.Server.Plugin.dll according to the documentation. (source code below) 
    The assembly is loaded by the API server (this can be seen in the log) but it is not clear how…
  • Parameter not getting injected into Stored-SQL

    I'm trying to execute a SQL statement with an embedded @parameter, and am receiving the error...

    VI.DB.DatabaseException: Database error 137: Must declare the scalar variable "@FromDate".

    I've uploaded a SQL statement with an @parameter…

  • Parameter not getting injected into Stored-SQL

    I'm trying to execute a SQL statement with an embedded @parameter, and am receiving the error...

    VI.DB.DatabaseException: Database error 137: Must declare the scalar variable "@FromDate".

    I've uploaded a SQL statement with an @parameter…