Hi Vipin, You can identify them by using column: Created by - Label.If enum is custom created, it will have any operator assigned to it.If it is out of the box, it will be blank. Thanks,Jyoti
Hi, First your import your data in Adobe Campaign using CRM Connector. Tables are exactly same in both the system, i.e Adobe Campaign and SFDC.Then, you can perform enrichment or different query based on your requirement.
Hi, You need to define this in your workflow design, CRM Connector activity.When performing Import from Salesforce, you need to define which all fields are required to be imported and how they will be linked to your table in Adobe Campaign. Thanks.
Hi, You can achieve so by selecting a scheduler to run weekly and then a test condition: is week ==2 or week ==4. If it satisfies the condition then execute your workflow else end it. Within scheduler you can mention about number of iterations this workflow should run. Thanks,Jyoti
Hi,You have a Typology Folder in Live Environment which is not present in Design Environment. Delete folder from Live Environment.Also, internal name of Live Environment Folders are auto created right, or you have done any change after folder creation?Thanks.
Hi,You need to design a workflow which will fetch data from BroadLogRcp and TrackingLogRcp table.1) Design query on broadLogRcp with delivery id greater than one and delivery status equal to sent. Then perform Group by on recipient Id and have one column to get count of those recipient id.2) Design...
Hi,You can select the option to generate an outbound transition in case no file is present. And loop your update activity back to 'Transfer file' activity. It will loop and perform operation until there are files present in your SFTP location.Thanks.
Hi Praveen,Have you used some enrichment/ or changed your targeting dimension.It could be possible fields you have chosen to create link does not have any linked data in targeting dimension.Please check your query conditions or share screenshots of exactly what you have done.Thanks.