Java API to Save Query Pattern on Cube
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace  Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
API to save Query pattern on a cube in the Report Object Manager.
/*
@param queryPatternsXML: Query pattern xml get from UI
@param action: Pass 'REPLACE' OR 'ADD' to modify or add new query query pattern
@param userInfo: Object of type UserInfo containing information about logged in user.
@param cubeID: pass the respective cube id */
public ResponseStatus saveQueryPatterns(queryPatternsXML, action, cubeId, userInfo);
Copyright Kyvos, Inc. All rights reserved.