Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Would anyone know if it is possible to somehow import data from a RSS feed directly from a workflow in Adobe campagn classic?
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Hi @SorenDahl
it should be posible.
You can obtain RSS contect (xml) as a result of calling GET method, parse it if needed and store to AC table of whatever is needed.
It is not straigthforward but could be done.
Regards,
Milan
Vistas
Respuestas
Total de me gusta
Hi @SorenDahl
it should be posible.
You can obtain RSS contect (xml) as a result of calling GET method, parse it if needed and store to AC table of whatever is needed.
It is not straigthforward but could be done.
Regards,
Milan
Vistas
Respuestas
Total de me gusta
Thank you @Milan_Vucetic!
Just to be clear, you would simply do this in a javascript activity step in a workflow?
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Hi , Sorry might be my post is little late, so what we did for the RSS data load is :-
1) Load or create the field structure in Adobe OOTB xls format.
2) ftp download the xml file (the content file).
3) Using OOTB function applyXslFromFile to validate the RSS data feed.
4) Later assign the data to the array fields.
5) Insert or update array data to the table.
Thanks,
Adithya
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas