Restriction on entry of SMS records into SMS Corr table
Hello Team,
I am using pega 8.7 CDH and we are trying to send SMS to customer by storing SMS details in our own customized table.
We are not using OOTB capability to send SMS by configuring SMSC account.
We are storing SMS records into customized table based on out requirement. A job scheduler will run and push all the records to kafka topic and 3rd party will consume those records and will process the sms to send to the customer.
As we are using our own customized table to store SMS details we do not want the entry of SMS records into Pega OOTB table SMS Corr.
As we are using Send SMS shape in our offer flow, we are not able to restrict entry of SMS records into SMS Corr table.
Can someone please provide some suggestion to avoid entry of sms records into SMS corr table.
Thanks in advance!