Template: RNPrintFormat2

From Genesys Documentation
Revision as of 19:55, June 28, 2022 by Bgrenon (talk | contribs) (Adding namespace check to limitations per deployment type)
Jump to: navigation, search
  • A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

    Query: SELECT CONCAT('
    Limited to: ',`cargo__DeploymentType`.`Name`,'') AS `Name,'')` FROM `cargo__Issue` LEFT OUTER JOIN `cargo__Issue__DeploymentTypeId` ON ((`cargo__Issue`.`_ID`=`cargo__Issue__DeploymentTypeId`.`_rowID`)) RIGHT OUTER JOIN `cargo__DeploymentType` ON ((`cargo__Issue__DeploymentTypeId`.`_value`=`cargo__DeploymentType`.`Id`)) WHERE TicketNumber="" AND `cargo__Issue`.`_nameSpace`="10" ORDER BY CONCAT('
    Limited to: ',`cargo__DeploymentType`.`Name`,'') LIMIT 100 Function: CargoSQLQuery::run Error: 1054 Unknown column 'cargo__Issue._nameSpace' in 'where clause' (127.0.0.1)

  • Retrieved from "https://all.docs.genesys.com/Template:RNPrintFormat2 (2024-05-02 16:42:50)"