I need to remove the root node and as well the the next node after that to make sure body is in proper format. when I try to use removeChild , it is throwing up error.
Hi, I am trying to make an API call and need query results in the request body. I am finding it difficult to convert the result into a JSON body. Any help is appreciated. Thank you.
Hi, I am experiencing the below error when I am trying to create a report in adobe campaign. I am creating a report using deliverylogstats cube and it does some huge data processing on deliveries for different metrics. I was able to see the report but after a few times without making any changes I a...
Hi, I think there is a limit to the number of workflows you can create in a campaign. the limit might be a very high number. Just want to update on that.
Hi, while doing the above-mentioned answer, check the full name of the folder once moved, if you want to keep the full name intact I think you should be careful. Click Shift while you drag and drop it. Not 100% sure if this works. let me know.
Hi Milan,I think the external signal invoking is asynchronous and that will probably result in triggering the workflow again and again even before it is completed.Think of a solution to handle that.I am not aware of what exactly you are trying to do there, so cant really comment.you can use session ...
Hi, the use of wait activity is not recommended because if the server crashes or if something happens at the database level, you will lose the records whom we are targeting. it is better to use multiple workflows and targets based on the list if you are sending the same email to the same set of reci...