I am trying to insert nested arrays output from a sql query into another dataset but it is not working. insert into b_array_processed_data_testing(_spnam.profileIds.B_UID,_spnam.arrayOfObjects)SELECTb_array.UID,b_array.arrayOfObjectsFROM(WITH grouped_data AS (SELECT_spnam.profileIds.B_UID as UID,ARR...
Is there a way to edit marketing actions on a destination after the destination has been created? I don't see a way in the UI but maybe via API? Thanks!
Hi, I'd like to have the Activity Map functionality enabled in the Web SDK implementation the same way I had it in AppMeasurement. This is having the click information on the subsequent page load when possible. In May this year, when I started the migration I found this piece of information on this...
Hi Everyone,We have created a schema which contains an array type node and in this array there are columns such as SKU, price, productname, quantity etc. We will have to ingest data into this dataset via query service. So we have created multiple CTEs to get what we needed: This is how we form the n...
HI there, What are the best practices/steps we need to follow to export schema's from PROD sandbox to QA sandbox using packages? Context is our QA sandbox is cleaned up and need to sync up our QA with PROD schema objects. I'm going through below article, but any pointers/directions from this group ...
Hi everyone,I’m hoping to get some guidance on integrating WebSDK and Mobile SDK into our front-end applications (Angular, React.JS, and React Native) in a way that reduces the need for ongoing support from our front-end development teams.After the initial integration, we’d like to know if it’s pos...
Hello, I am testing our the new Beta feature in the Adobe Experience Platform Web SDK extension for event grouping of link clicks where the network call gets sent to Adobe on the next page view. Please see settings in extension below.I have ticked this box but when I review this change, I am still g...
Hi all, I have two client which have a server-side forwarding Tags property in place and see the same massice increase in terms of usage in August 2024.In both cases, the increase is about 12x Let aside that the forwarded events for the second client were a lot lower compared to the first client (ca...
Hi,I have set up a rule with WebSDK, however the 'Update Variable' action is not updating values in XDM, there are the same values as they have been defined in XDM Data Element.Rule:Example:XDM:prop24 = 1Update variable:prop24 = abcWhat can be a reason of the issue?
Hi,I have a segment where qualified audience changes everyday after evaluation as expected but when I try to see the estimated profiles to validate the result, the count remains same as what it was when I first created the segment. Because of this I am not able to validate the segmentation.The quali...