Hi, we had to update the iOS certificate. I tested the connection and it was successfull. However now when I try to send I push I get that error: unable to get bundle id from certificate adobe campaignHow can I fix this?
Hi everyone I have a requirement where, based on the value of targetdata.column1 (e.g., value1), the HTML email template should render only the top 3 blocks.To provide more context:The HTML template contains multiple rows that are arranged in order of priority, such as:Row 1Row 2Row 3Row4If targetda...
Going through this document https://experienceleague.adobe.com/en/docs/campaign/campaign-v8/config/architecture/ffda/replicationIt suggests that some postgresql tables can be replicated to snowflake, however, it doesnt mentioned any other cloud platforms? is it possible to replicate from postgresql ...
When creating a delivery using the 'Delivery' action in a workflow, there is no 'Approvals' tab in the delivery properties.However, when using an 'Email Delivery' or 'Recurring Delivery' action, the 'Approvals' tab is present in the delivery properties, as shown below: Why is this the case, and is t...
Hi community,I am trying to run a sub query to filter on xtkschemas, that are not part of a custom schema. Sharing the query definition for your reference.var querySchema = xtk.queryDef.create (<queryDef schema="xtk:schema" operation = "select"><select><node expr = "@name"/><node expr = "@namespace"...
Hi Experts, I have a query related to filtering dimensions and outbound records in Adobe Campaign Classic. Case 1: Target Dimension: Recipient Filtering Dimension: Recipient Condition: Delivery logs exist, where the delivery name is included in 'abc', 'xyz'. Case 2: Target Dimension: Recipient Filt...
If I want to export broadlogrcp data to gcp/bigquery using federated data access, do I need to create another custom table to store the data first? it isnt clear on the documentation.
Hi All , I want to fetch list of all workflows which are in paused state and finally stop their execution and change their state to finished .How i can do this . Thanks in advance.