hi, I have an existing Connection under source, since option to delete that connection in not available in UI, how can we delete any existing connection ? (Fig1)How to delete any a folder under a connection and retain other folders, Need to backup(fig2) Couldn't find any related explanation un...
Hi All, I've integrated query service with DB visualizer client and querying dataset. But it gives me syntax error. Query : Select * from my_dataset Error : [Code: 0, SQL State: 42601] ERROR: line 1:28: mismatched input ',' expecting {<EOF>, '.', '[', 'AT', '+', '-', '*', '/', '%', '||', '::', '...
Hello, I'm implementing the following use case and I'm stuck with the AEP Edge segmentation. The use case : As a web visitor, browsing three different products pages should trigger a banner on any page of this web site. The banner disappears as soon as the visitor clicks on it or buy a product, ...
Why do these queries throw the same error in Queries? SELECT * FROM table WHERE table.eventType LIKE "purchases" LIMIT 10; SELECT * FROM table WHERE table.eventType = "commerce.purchases" LIMIT 10; Error: ErrorCode: 08P01 Unknown error encountered. Reason: [Column 'commerce.purchases' does not exist...
Hey all, I tried looking for documentation or if anyone has experienced the same as what I am but was unable to find anything. When I enable any of the extensions (YouTube Playback or Video Tracking for YouTube extension), my youtube video disappears on the site. I'm assuming it is something wi...
my identyMap contains something like this - [ECID -> "{(00217892182081596154117317023817799037,f)}"] what i want to see is 00217892182081596154117317023817799037 , could someone help how to extract
In our company, we have more than 20 websites/apps that were set up by a consulting company. However, their devs set up each product in different ways (some used code, some extensions, etc). In one product in particular instead of adding the name of the report suit into the adobe analytics extensio...
Step 1: I have created Time-Series class named "weatherclass." Step 2: Created schema named "weatherschema" offcourse with class "weatherclass". Step 3: "weatherschema" has primary identity as "zipcode" Step 4: Created Record schema called "profile" with identify "personalEmail.address" Step 5: In...
Hello guys, I want to understand how the Type of Segment (multi-step,Sequential oor Dynamic) must be used. Anyone can provide some example how to use them? Thanks