Hi Team,We often come across scenarios wherein workflows are getting in error state with the log 'no free disk space available'. After checking the database usage of the workflows we came to know that the workflows were not cleaned up (i.e their temp tables were not dropped and which was occupying u...
Consider a scenario wherein a single profile of Mr.X (abcde@gmail.com) from Recipient Table is targeted in multiple SMS Campaigns 1. SMS Campaign1 the targeted mobile no. is 98123456702. SMS Campaign2 the targeted mobile no. is 98456237803. SMS Campaign3 the targeted mobile no. is 9845632310 Current...
Thanks !! Vipul for the solution,can you suggest a solution for unpivotexample suppose I have the sample data set as follows:- emailSeg1Seg2Seg3email1value1value2value3I want the result as follows:-emailsegmentvaluesemail1segment1value1email1segment2value2email1segment3value3
for example suppose I have the sample data set as follows:- emailsegmentvaluesemail1segment1value1email1segment2value2email1segment3value3I want the result as follows:-emailSeg1Seg2Seg3email1value1value2value3Post this, we will use value1,value2,value3 in the email delivery as customization field...