Hi, I am trying to load file into a workflow from the Adobe Campaign server SFTP. For example:My instance URL is https://example.campaign.adobe.com.The file I am trying to load is stored in /incoming/test.csv. From the documentation here, it seems to advise to follow the relative path of 'sftp<your...
I'm facing some issues during the day, when they trying to consume RT APIs on their ACS instance. Wee keep seeing the error below.This call is for capture Events RT stauts and verify theirs susccess. https://mc.adobe.io/<tenant>/campaign/<MC>/<event>/<token> We already tried to republish the event...
We have a client that is asking why transactional messages do not appear in the profile history. Can someone explain this to me? I've looked through the online help files but am not finding this particular explanation.
Hi All - is it possible in Campaign Standard to send workflow and system alerts to webhooks (e.g. Slack, Teams, etc)? If so, is it configurable for all alerts or just some?ThanksDarren
Hi Community, I need some assistance on resolving an issue with a workflow,The intersection is failing. in the read audience, I am selecting my audienceIn the query, I am using delivery logs under resource and target dimension below is from properties in the additional, I am using below fields, in...
Hello everyone!I'm using below as a condition in my test activity:Hour(GetDate())>13Does anyone have any idea why this condition doesn't work correctly?I checked and when for example using enrichment with this function and I can see the data is populated correctly.But for some reason this test is gi...
Hi, Often times I need to import a lot of html files with translations of the same email. Is it possible to include the subject line in the html file that is imported so that it is automatically set? Over here translated html files are generated with a script and then imported manually. It would ...
I am running into empty downstream transitions, even though "with the population" is selected in transition options. In the sample shown here, no records are transitioning from the update data node to the end node.In other more complex workflows, the "assign segments" transition is empty, but the up...
Is it possible to set a static variables at the query level of a workflow? For example, I want to set workflowID = 001, and then reference "workflowID" throughout the workflow vs setting an explicit value each time.