ParlayX SMS Short code mapper - OriginalDestination limit 30 chars
Hi,
While adding a mapping in short code mapper, there is a limitation of OriginalDestination to be not more than 30 chars. Although it is a regular expression but still it is limiting things. We have a list of short codes that all need to be mapped to single registration id. I am currently unable to do that.
To reproduce addShortCodeMapping of ShortCodeMapper in ParlayX SMS SMPP plugin and provide OriginalDestination for more than 30 chars. And you'll get below error:
java.lang.RuntimeException: com.bea.wlcp.wlng.api.storage.StorageException: Value exceeds maximum column length (30) for column orig_dest_addr
Thanks
0