Hi All, I m working on merge policy and I would like to understand when we need to use ID Stitching None OR Private Graph and when to use merge method Dataset precedence OR Timestamp ordered, mostly how to combine them. Assuming that I have this use case: 1) I want to create 5 segments that quali...
Hi, Event forwarding data elements utilizes XDM object as data source and Edge network forward those data elements values to non-adobe solutions. My question is in case of non-xdm data, what could be the data source for event forwarding data elements? Any document or example on sending non-xdm data ...
We started getting the error below last week when we use Python within JupyterLab to write to a dataset. Is anyone else running into this? Any workarounds? Appears Adobe's support engineers are stumped. ValueError: client_id should be the id of an Azure Active Directory application Code being use...
Hi All, What is the best apprach to validate a segment by using customer ID in streaming evaluation mode.? Basically after checking out a cart from web site, I want to verify if customer id has been qualified for a specific segment in almost real time. Thanks
Does anyone know how many parallel connections can be created per connector? Some connectors like SFTP support creating multiple accounts, but is that true for all? I couldn't find any documentation around how many connections/accounts I can setup per connector. Also, I cannot create a connector unt...
Hi All, Currently we have a product catalog which contains (product SKU, data related to products, store Id, store name etc) with product Id with namespace of type Non People Identifier. Assuming that we have a use case where 3rd Party system needs to retrieve by product ID the product details. How ...
Hi, bringing this topic back in attention. Mobile SDK (and Web SDK) are highly relying on the ECID as the primary identity. As long as a device (or multiple devices) are used by the same user, there's no real issue. Problems start to raise when a device - a desktop PC, a tablet - is shared along u...
Hi All, I am validating the Merge Policy has been creating for two different datasets (Dataset 1 and Dataset 2)based on the same XDM Profile schema. Assuming We chose to set DataSetPrecedence as Merge Policy Type with order 1) Dataset 1 2) Dataset 2. If I retrieve the profile based on email as prima...