Hello All, Can anyone provide some guidance on granting access to Heat Map to non admin users? I've looked at the access management groups but can't seem to find anything related to access permission to Heat Map in monitoring(See screenshot below).
Thanks,Sof
Hi Pratha, The above script worked but still not incrementing values of CampaignId when running multiple recurring deliveries. I'd like to suggest using "vars.lastSync" variable instead to output file naming. See below steps taken of implementation scripts. Please if that is the correct path to achi...
Hi Partha, If I remove Option <%@ include option='itrvExportCampaignFileDirectory' %> from output script there's no destination folder to drop the output files when they run.
Thanks,Soph
Hi Akshay, Thanks for you input and suggested solution but the OptionVariable isn't producing the CampaignId that is supposed to be mapped to concatenated field in the data extract (See screenshot below). The same value of campaignID must be calculated in the output script variables.
Expression: ...
Hi Partha, I was able to run the last script provided after a small adjustment but not producing the expected result in the output file name (See script and variable configured in the delivery).
Delivery Activity script:
var query = xtk.queryDef.create(<queryDef schema="nms:operation" operation=...
Hi Partha, I've replaced the script code provided below but running into an error with the delivery. var query = xtk.queryDef.create(<queryDef schema="nms:operation" operation="select"><select><node expr="@id"/><node expr="@internalName"/></select><where><condition expr={"@id = '"+instance.operation...
Hi Partha, Thanks for the JS scripts, it's very helpful to achieve the output file script calculation. I've applied the scripts and variables to the recurring delivery but campaignId/deliveryId is not sequential as expected, the output of the two variables need to be incremental values every time I ...
Hello, The DM Delivery output script is consistently failing to compile when adding any type of variables to the output script (Ex: <%= vars.campaignId %>_<%= vars.workflowId %>_<%= vars.lastSync %>). I've also tried updating the script syntax in the DM template then echoing it to the recurring deli...
Hello, I'm trying to import a package from UAT to Prod but running into errors when running the import wizard in campaign. Does anyone had similar issues with package import (See log below).
Error log:
10:01:31 - An element with schema 'xtk:folder' and key(s) '/@name' of value 'qFolder138' is miss...
Hi Pratha,
The suggested solution above worked when updating the Campaign Templates. The campaign duration is now defaulting to 1 when creating new ones.
Thanks,Soph