You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pritam Kute (JIRA)" <ji...@apache.org> on 2019/03/11 13:23:00 UTC

[jira] [Commented] (OFBIZ-10457) Short Messaging Service(SMS) Gateway Integration

    [ https://issues.apache.org/jira/browse/OFBIZ-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789550#comment-16789550 ] 

Pritam Kute commented on OFBIZ-10457:
-------------------------------------

Updated the patch with following improvements:
1) Added optional "configId" as an input parameter to "sendTelecomMessageInterface".
2) Added optional "telecomGatewayConfigId" as an input parameter to "sendTelecomMessage" service.
3) Added "defaultFromTelecomAddress" property to general.properties to feed it to the CommunicationEvent. This will help in identifying the CommunicationEvent for Telecom transactions.
4) Instead of "fromString", "telecomMsgTypeEnumId" is now pushed to "subject" field in CommunicationEvent to make it more readable.
5) Added "default-value" to the "telecomMethodTypeId" attribute as "SMS".
6) Handled the case if ProductStoreTelecomSetting is not found for the given inputs.

> Short Messaging Service(SMS) Gateway Integration
> ------------------------------------------------
>
>                 Key: OFBIZ-10457
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10457
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: Pritam Kute
>            Assignee: Rishi Solanki
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10457.patch, OFBIZ-10457.patch, mobile-screenshot.jpeg, msg91.zip
>
>
> In reference to the [proposal|https://markmail.org/message/pna6ce3mkssbhg36] sent on the developer list, this ticket will be used for tracking the work progress of the SMS gateway integration.
> I have added design proposal for the SMS gateway integration to the wiki and can be accessed from here.
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=87296614



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)