Questions tagged [cloud-connect]

CloudConnect is an end-to-end ETL tool and platform that is integrated to GoodData.

CloudConnect is an end-to-end Extract, Transform, and Load (ETL) tool and platform that is integrated to GoodData. By using CloudConnect, you are able to extract - transform - load multiple data sources, no matter if they are stored in SaaS applications or in your local databases. [GoodData]

20 questions
3
votes
2 answers

CloudConnect and GoogleBigQuery

I'm currently trying to do the OAuth process in GoodData's CloudConnect (also known as Clover ETL). Does anyone have a guide or anything because the documentation is not clear on hot to set up OAuth 2.0 and i keep getting the error bearer=Bearer…
1
vote
1 answer

Geo Chart for Canada is not working in GoodData. Any alternative solution for this?

I am trying to add a widget Geo Chart in GoodData. When I populate data for Canada in Geo Chart its not giving any result, same thing when I tried for US it was giving result. Can any one help to resolve this issue or an alternative solution for…
manu vijay
  • 367
  • 3
  • 13
1
vote
1 answer

Cloudconnect CSV buffer size

When I try to load a big CSV from a zip file, the execution log give me the following error: ----------------------------------------- Error details ------------------------------------------ Component [Clientes:CLIENTES1] finished with status…
1
vote
2 answers

Extract report results with CloudConnect

I would like to extract raw report results within the CloudConnect process. So far I have managed to get response from the raw report API end point - https://secure.gooddata.com/gdc/app/projects/{project_id}/execute/raw/ This response contains URI…
Bulat
  • 6,869
  • 1
  • 29
  • 52
1
vote
1 answer

Load a PostgreSQL database using cloudconnect

On the side of my Gooddata project, I maintain a small PostgreSQL database that contains a few tables. I would like to be able to integrate both my ETL processes using the same tool, and it seems to me cloudconnect would be the easiest way, since I…
KKW
  • 11
  • 1
1
vote
2 answers

Using Input Port in File List Component

I'm trying to pass a parameter into the File List component through input port 0. All of my attempts thus far have been met with an error, Input edge has no effect. Disconnect edge or use metadata fields as parameters in Target URL, Source path or…
hubie
  • 17
  • 4
1
vote
0 answers

How to change the name of identifiers in cloud connect?

Is there any way to change the name of identifiers in cloud connect in the model. Case is that when I am trying to change the name of identifiers of any attribute or fact the then cloud connect first deleted that specific attribute/fact and…
0
votes
1 answer

String columns are not listing inside the metrics, only allowed to select numeric column types from the metrics while creating report in GoodData

Hi, I am new in GoodData, I am trying to create a report in that I have to show the product name but inside the Matrics tab I am only allowed to chose numeric columns. How can I show string columns in Report?
manu vijay
  • 367
  • 3
  • 13
0
votes
3 answers

Change Gooddata Attribute Element Identifier

As long as Gooddata don't work with hours, we created two attribute datasets (begin_hour and end_hour) to handle hours of the day (from 00 to 23). We also have a Store dataset whitch have two fields to handle the working hours for each store…
0
votes
1 answer

Gooddata Report Showing Weather by Store

I do have in my project model 3 datasets showing stores (DS_SITE), cities (Cidades) and weather (DS_DADOS_CLIMA) like in the image below: datasets And I want to see the name of the store with it's respectively weather information, but when I try…
0
votes
1 answer

Taking least significant bit of a byte in cloverETL

I'd like to generate a pseudo-random binary number in CloverETL from an integer, as a function that should be computable from outside of CloverETL. My approach to do that was to : - salt my integer and hash it with md5 - taking the last bit of this…
WNG
  • 3,705
  • 2
  • 22
  • 31
0
votes
1 answer

P6 primavera thick client(EPPM) cloud connect SSO failing with database version mismatch issue

We are integrating the P6 primavera thick client(EPPM)with Oracle Access Manager (OAM) we have done all the configurations on both OAM and Application side as per the oracle documentation. The connectivity looks OK, but its giving following error. …
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

Error in Cloud-Connetion for connection with my BD(SQL Server 2012 Express)

I'm brazilian and my english is very bad, so sorry, rs I'm trying to create a cloud-connection with SqlServer connection but is showing an error when performed the connection validation. Error: Can not connect to DB: Network error IOException:…
0
votes
1 answer

How to connect to GoodData ADS using Microsoft .NET

We have an emerging need to modify the schema in our Agile Data Warehouse including adding new tables. We've been able to manually connect to the ADS database using Squirrel SQL and CloudConnect. However, we would like a way to automate this process…
Ron Frum
  • 31
  • 2
0
votes
1 answer

MAQL - Select all records that enclose a list of dates

I'm a bit of a noob in MAQL so I would like to know if it is possible to do the following thing : I got a list of reservations with a Start Date and a End Date I would like to be able to compute a metric that would give me (for reservations that…
WNG
  • 3,705
  • 2
  • 22
  • 31
1
2