Hi!We have an internal system that is trying to write data to a table in adobe campaign via our WSDL using HTTP request.I created a external account based on their credentials that they use, and with that accountName and Password I am able to create a sessionToken using xtk:session#Logon. But when ...
Hi All, Can anyone please share a documentation or procedure of integrating Sharepoint with Adobe campaign classic v7.Is it possible to put a file using 'Data extraction' activity of workflow to a sharepoint location?
Hi All,we are using delete feature of 'update data' activity. After the run of the activity, I see that more than 300k records have been deleted from transition and journal but that amount of data is not present in that schema. The schema, from which data is being deleted, does have a link to a sche...
Can anyone help what is the issue for this error. Is this related to SFTP space issue and purge workflows are not working well.Or due to More space consumed by workflows which are in paused/Failed status and need to stop them will solve the issue.Thanks in advance!!
Hi All! Hoping to get some help here. Am relatively new to using Adobe Campaign and tracking email campaigns. Something that I'm seeing that I'd love to know if its normal or indicative of something else is that I continually see trackinglog table datetime logs equal to or one minute greater than th...
Import data that allows numeric negative values. Data type is defined as double on data schema - Text file has value as -99.24 it needs to be numeric and undertand it is a negative value. I said in flat file it is floating Double precision format 1,000.00. How can I do this workflow is failing af...
Hi, I am using a query activity in a Targeting workflow to return all the campaigns which are 3 year and older.I have to delete them but before that I have to delete the associated deliveries.Like in SQL, I have to use inner join and get all the associated deliveries for any given Campaign,.I should...
Hi All, I am trying to create a new custom workflow activity, but when trying to call a new js file from this custom activity its throwing below error- unable to load the new js library and not able to move forward. However currently the js file has no custom codes and only the call functions just t...