I have followed documentation to show inbound offer for anonymous user on website.Created webapp (http://instancename/webApp/APP5) in the same instance and added below code <div id="i_SPC4"></div><script id="interactionProposalScript" src="http://instancename/nl/interactionProposal.js?env=liveVisito...
Does the security zone package is included by default in Campaign Classic or this functionality is getting removed as we move to cloud from instances? Or do we need to get the Security Zone Package installed explicitly every time?
I am trying to execute insert operation throught javascript method. var temp="INSERT INTO gowSampleDB(sSTG_ID,sATTRB_CD,sATTRB_VAL) VALUES ('9383677898998939','GOWTHAMANTEST','GOWTHAMTEST1')";logInfo("My query :"+temp);var strSql = sqlExec(temp); but its throwing unique constraint exception. How d...
An External Account from a package I am working with has "Call JavaScript" set as its activation mode in its execution parameters. When I update the javascript file in question, then re-execute the workflow that uses that external package, only the old code appears to be used. How can I make sure an...
Friends, I want to create a typology rule that prevents a recipient from receiving the same delivery within a 24 hour period. I don't want to limit the overall number of deliveries they will receive, which pressure rules do by default, I just want a safey valve of sorts to prevent a recipient from r...
Hi , I am using SQL code activity to do insert into custom table . From the the below code i want the data from enrichment before sql code activity. Can some one give me sample query to fetch values from enrichment and insert into table. INSERT INTO Customtable(column1, column2, column3, ...)SELECT...
Hello, Was anyone able to use the simulation module for interaction?Especially the "calculation" part, in order to be able to add more axes in the report? I add some columns but I do not find them in the reporting part.
Hi experts,I have extended nms:service data schema as below XML:<srcSchema _cs="Services (acxwc)" created="2019-12-11 07:48:17.195Z" createdBy-id="0" desc="Services to which recipients can subscribe" entitySchema="xtk:srcSchema" extendedSchema="nms:service" img="" label="Servic...
Hi all, Forward to Friend function is not working (Used Social Viral Links block from Adobe classic application), the form is displaying for me and i have entered all the required information, also I am getting the message as "Message has been sent". But I am not receiving any forwarded emails. anyo...