Hi all, I'm having a CSV file that is full with URLs and some parameters, i want to Crypt those parameters using the function encryptDES and then export that file but with crypted parameters. My question here is if there is a way using workflows to take datas from CSV file and crypt them then export...
Hi Team,I am trying to use the Forward to friend option within emails. For this, I have referred the following documentation link:-Viral and social marketing For this, I have taken the following steps:-1. viral web app was published2. including the mirror page and viral links within email deliveryOn...
Hi, I am bit confused in how the external accounts and operators are linked together. E.g. If I have an operator and he can access campaign through browser, he is already having an access to campaign. So, do I need to create an external account for him ?Also, in which cases, do I need t...
Hi, I cam across a very simple question on how to define a campaign hierarchy. I believe that the correct hierarchy would be first create plan, then program, then campaign and then workflows and then configure / execute the deliveries . I would like to know if this flow is correct here.Thanks in ad...
Hi All,I recently observed a sudden spike in our deactivated tokens of a day (PN are sent to registration tokens).I wish to know if a deactivated token represents only the uninstalls or does it also represents the refreshed token in some scenario like forgot password etc.Thanks Rishabh
Hi Guys,Any one help me to recover the Navtree folder under Adminstrator>Configuration Management> .The folder has been deleted and not available.Thanks in advance.Kirti Bhawsar
HI all,I have one question about ACC with Oracle.When we try to make complex workflow, there are some issues which are related with oracle archive log.Sometimes, we use many enrichment activity in workflow.At that time, if we want to query large scale customer information, each enrichment activity w...
Hello,How do you get a recipient id immediately after it was inserted using xtk.session.write?Examplextk.session.Write(<recipient _operation="insert" lastName="Martinez" firstName="Peter" xtkschema="nms:recipient"/>);//How to get the id of this newly added record?