Hello @rvnth,
can you provide more information?This is very broad question and I have no idea what you want to achieve.Is that one column with features that are coma separated? or is it table linked to recipient? or what is the features column?How do you know the order of the features? it will be al...
Hello @Debasmita17 ,
I just did a bit of googling. To parse JSON data in Snowflake, you can use Snowflake's built-in JSON functions.
-- Assuming you have a table named "your_table" with a JSON column named "json_column"
-- Sample JSON data in the table
INSERT INTO your_table (json_column) VALUES
(...
Hello @VijayMvj,
is this one-to-one relation? if yes it should be easily picked up from the list.
Can you lookup data before entering this activity. I never actually used this and always created custom web app.Marcel
Hello @thomaso88829577,
this is not achievable, it's two different things. Adobe Client connects to a server, all resources you find on the client are shared with other people right. The workflow knows if the file changed only when you access the wrokflow and click on the buttons. for other operator...
Hello @jkkkkkkkkkkkkkkkkk ,
what you mean by listheader unsubscribe on typology rule? It is not clear at all. What I understand is to create warning if the template does not contain list-unsubscribe header?
If that so in typology rules you have entire delivery object at hand and you can to check t...
Hello @mhasan ,
you can!I will not give you exactly how but.I would divide it into two workflows. However, considering time pressure, feel free to split it into as many workflows as needed. Trigger one workflow at a time, each containing information about a single shop, with the target already set.
...
Hello @Shruti1,
primary key is unique record identifier and primary key sequence is function how that key is generated. Take a look at following atricle:https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/schema-reference/database-mapping.html?lang=en#manageme...
Hello @Santoshk,
currently, 2023, you need link your adobe id with adobe experience cloud that if your company is adobe partner should be possible. Then you can access the software distrbution centre and download the necessary files.You can read the on how to install adobe campaign classic on debian...
Hello just to add to above, the first scenario you should also link workflow to campaign is also not done automatically with this activity.Also i thought this is the only activity that is not linking these two. Rest should work. did no know also continuous delivery is not linking it
Marcel