Denodo community Q&A RSS feedLatest Denodo community questionsRIGHTPAD(project_key, 3) function returning error Function 'rightpad' with arity 2 not found2021-01-27T02:40:05Z2021-01-27T02:40:05ZHi,
I have strings like this bvq7527.i6v6f8.0ppnf4l967ussr48re21g in project_key field and I want to get the last 3 characters for example **21g**, so when I tried to run select rightpad(project_key, 3) from iisdq.iv_sl_xmeta_project_dim in the VQL, I'm getting error message
Function 'rightpad' with arity 2 not found. How can I use these function or the other like leftpad?2021-01-27T02:40:05ZThe /servers/deleteCloudServer end point is erroring out for Denodo 8.0.2021-01-27T01:01:53Z2021-01-27T01:01:53ZIs there an updated API for the Scale-In process for Denodo 8.0? Please suggest recommended APIs to achieve scale-in for Denodo 8.0.2021-01-27T01:01:53ZVQL statement and visual query formatting2021-01-26T16:07:17Z2021-01-26T16:07:17ZHi, I am wondering if there is a tool or add-on similar to that of RedGate SQL formatting capability to facilitate vql code debugging. The vql formatting appears to be lost when exporting vql code from the VDP admin tool.2021-01-26T16:07:17ZSAML Identity Provider (IdP)2021-01-26T09:36:03Z2021-01-26T09:36:03ZIs it possible that denodo express 8.0 trial version can configure a authentication against an external SAML Identity Provider (IdP) ?
I would like to download metadata xml and upload to my SAP cloud product.2021-01-26T09:36:03ZError Creating the Base View2021-01-26T07:03:31Z2021-01-26T07:03:31ZI tried testing Json data source from SAP using HTTP method 'GET', but it responded below error message when creating base view
Unable to obtain the data structure: com.denodo.util.exceptions.InternalErrorException: Error retrieving data from 'http://<host>:<port>/sap/opu/odata/sap/API_WORK_CENTERS/A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')?sap-client=XXX&&sap-language=EN'. HTTP error code: 401.
The above URL is correct because of connection tested successfuly.
Tried again, the error messages become:
Unable to obtain the data structure: com.denodo.util.exceptions.InternalErrorException: No content to map due to end-of-input
at [Source: (InputStreamReader); line: 1, column: 0]
Expectation responsed data is kind of below data :
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" m:etag="W/"datetimeoffset'2018-10-09T12%3A00%3A00.0000000Z'"" xml:base="http://<host>:<port>/sap/opu/odata/sap/API_WORK_CENTERS/">
<id>http://<host>:<port>/sap/opu/odata/sap/API_WORK_CENTERS/A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')</id>
<title type="text">A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')</title>
<updated>2021-01-26T08:35:50Z</updated>
<category term="API_WORK_CENTERS.A_WorkCentersType" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')" rel="edit" title="A_WorkCentersType"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_Capacity" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_Capacity" type="application/atom+xml;type=entry" title="to_Capacity"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_WorkCenterAllCapacity" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_WorkCenterAllCapacity" type="application/atom+xml;type=feed" title="to_WorkCenterAllCapacity"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_WorkCenterCapacity" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_WorkCenterCapacity" type="application/atom+xml;type=feed" title="to_WorkCenterCapacity"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_WorkCenterCostCenter" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_WorkCenterCostCenter" type="application/atom+xml;type=feed" title="to_WorkCenterCostCenter"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_WorkCenterDescription" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_WorkCenterDescription" type="application/atom+xml;type=feed" title="to_WorkCenterDescription"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_WorkCenterQueuingOp" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_WorkCenterQueuingOp" type="application/atom+xml;type=feed" title="to_WorkCenterQueuingOp"/>
<link href="A_WorkCenters(WorkCenterInternalID='10000048',WorkCenterTypeCode='A')/to_WorkCenterTodayOp" rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/to_WorkCenterTodayOp" type="application/atom+xml;type=feed" title="to_WorkCenterTodayOp"/>
<content type="application/xml">
<m:properties>
<d:WorkCenterInternalID>10000048</d:WorkCenterInternalID>
<d:WorkCenterTypeCode>A</d:WorkCenterTypeCode>
<d:WorkCenter>ASSEMBLE</d:WorkCenter>
<d:WorkCenterDesc>ASSEMBLE</d:WorkCenterDesc>
<d:Plant>1710</d:Plant>
<d:WorkCenterCategoryCode>0001</d:WorkCenterCategoryCode>
<d:WorkCenterResponsible>001</d:WorkCenterResponsible>
<d:WorkCenterResponsibleName>Work center supervisor</d:WorkCenterResponsibleName>
<d:SupplyArea/>
<d:WorkCenterUsage>009</d:WorkCenterUsage>
<d:CapacityInternalID>10000066</d:CapacityInternalID>
<d:WorkCenterIsToBeDeleted>false</d:WorkCenterIsToBeDeleted>
<d:ValidityStartDate>2018-10-09T00:00:00</d:ValidityStartDate>
<d:ValidityEndDate>9999-12-31T00:00:00</d:ValidityEndDate>2021-01-26T07:03:31ZHow to pick the last record from duplicates?2021-01-25T21:57:18Z2021-01-25T21:57:18ZSay I have a table with 3 columns: A, B, C. See below.
| Column A | Column B | Column C |
| -------- | -------- | -------- |
|1 | 11 | 21 |
|1 | 12 | 22 |
|2 | 13 | 23 |
|2 | 12 | 24 |
|3 | 14 | 25 |
I want to pick only one record from the duplicates of column A. i.e. the table below.
| Column A | Column B | Column C |
| -------- | -------- | -------- |
|1 | 12 | 22 |
|2 | 13 | 23 |
|3 | 14 | 25 |
I tried row_number(), but the source of my table are from different DBs, so row_number() could not be excuted. Are there any other solutions?
Thanks.2021-01-25T21:57:18ZNeed syntax how to pass multiple values in restapi url for input parameters2021-01-25T17:13:57Z2021-01-25T17:13:57ZI tried this way but didn't work in postman
Query1:
https://denodo server url /server/inventory/InventorySummaryAPI/views/InventoryOnHoldSummaryAPI? $filter=?fctry_id? in (ABC,EFJ,IJK)& $filter=?opr_id? in (12,13,45) & $filter="strg cd" in (196,127,156) & $filter= ?opr_idX? in (10,20,30)
Can you please help me with the syntax
Also need syntax how to pass values dynamically from UI2021-01-25T17:13:57ZI am getting an error like "error parsing query" when I am using one VQL in the Extraction section of Denodo scheduler, but the same is working find while executing it in VQL shell. Could anyone please guide me where I am doing wrong.2021-01-25T14:48:07Z2021-01-25T14:48:07ZRegarding Gather stat & Denodo scheduling2021-01-25T14:48:07ZAutocomplete for kibana types in kibana-plugins2021-01-25T10:48:30Z2021-01-25T10:48:30ZI'm developing plugin for [kibana](https://hkrtrainings.com/kibana-training) and I'm feeling pain due to absent IntelliSense.
Does anyone know how to add to IntelliSense support of kibana types in vscode when I open my kibana plugin folder?
Or maybe anyone know how to configure IntelliSense to enable autocompletion of types from sibling folder for JS project?
My folder structure is:
/kibana
/kibana-extra/myplugin
I'm opening directly myplugin folder. I tried to add following jsconfig.json:
{
"include": [
"../../kibana/src/**/*"
],
"exclude": [
"../../kibana/src/**/__fixtures__/**/*"
]
}
But I have no success.2021-01-25T10:48:30ZDenodoODBC_x86.msi is blocked by Microsoft Defender (due to Unknown publisher)2021-01-24T05:22:27Z2021-01-24T05:22:27ZThe error message is
Windows protected your PC
Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.
App: DenodoODBC_x86.msi
Publisher: Unknown publisher2021-01-24T05:22:27Z