Hi,You can use the update data activity after the list creation to set the expiry date.In case you want to have a computed label for your List,1.you can store it in a instance variable first2. set the label using instance variable.3. set expiry date using a update data activity as per the following....
Hi Gigi,One possible solution.You can create an option and store the internal name of web app there and fetch it in webapp using the following code. var intName = getOption('optionInternalName');ctx.vars.webappInternalName = intName; Thanks,Deb
Hi All,I was couldn't figure out the maximum throughput of MC over Email and SMS channel in online documentation, though I know we can set up a threshold limit for Alert in deployment wizard.Any hint/help is much appreciated.Regards,Deb