Re: [Dhis2-devs] SMS Service Configuration

2018-11-19 Thread Zubair Asghar Raja
Hi Isabanej, Have a look at these https://docs.dhis2.org/master/en/developer/html/webapi_sms.html#gateway-service-administration https://docs.dhis2.org/master/en/user/html/mobile_sms_service.html# Zubair Asghar DHIS-2 Developer University of Oslo zub...@dhis2.org https://www.dhis2.org On Mon

Re: [Dhis2-devs] (no subject)

2018-11-07 Thread Zubair Asghar Raja
This could be some date in program rule action which is malformed. Supported format is -mm-dd Zubair Den ons. 7. nov. 2018, 7:29 p.m. skrev Stanley Kalyati What does this mean? > > Failed to update the event in the server > Invalid format: "07-11-2018" is malformed at "18" > > Any quick adv

Re: [Dhis2-devs] Generating sequential numbers in program rule

2018-11-01 Thread Zubair Asghar Raja
27;-', V{orgunit_code}, '-', >>>>> SEQUENTIAL(###)) >>>>> d2:concatenate( V{enrollment_date}, '-', V{orgunit_code}, '-', >>>>> Sequential(###)) >>>>> d2:concatenate( V{enrollment_date}, '-', V{org

Re: [Dhis2-devs] Generating sequential numbers in program rule

2018-10-10 Thread Zubair Asghar Raja
Hi Terence, There could be many reasons for that. Have you tried implementing what Nick suggested? The only limitation is that the TextPattern option is only available for TEAttribute and not to DataElement. Zubair Asghar DHIS-2 Developer University of Oslo zub...@dhis2.org https://www.dhis2

Re: [Dhis2-devs] Generating sequential numbers in program rule

2018-10-10 Thread Zubair Asghar Raja
re correctly setting rule *priority*. Zubair Asghar DHIS-2 Developer University of Oslo zub...@dhis2.org https://www.dhis2.org On Wed, Oct 10, 2018 at 1:25 PM Terence Scott < terence.sc...@rabiesalliance.org> wrote: > Dear All > > I am creating a program rule to develop a UID

Re: [Dhis2-devs] Program Rule

2018-10-07 Thread Zubair Asghar Raja
Hi Amjad Is aDiagnose an option set? If it is then try using code instead of name. Zubair Den man. 8. okt. 2018, 6:50 a.m. skrev Amjad Ata Allah < ataallah.am...@gmail.com>: > Hi Stephen > Here is the condition expression: > #{aDiagnose} != 'Meningitis - Other Bacterial' || #{aDiagnose} != > 'M

Re: [Dhis2-devs] [Dhis2-users] SMS/Mobile configuration

2018-10-02 Thread Zubair Asghar Raja
Yes. Share the key and i will take a look into it. Zubair Asghar DHIS-2 Developer University of Oslo zub...@dhis2.org https://www.dhis2.org On Tue, Oct 2, 2018 at 4:10 PM Sam Johnson wrote: > Hi Zubair, > > > > Thanks for the quick response. ☺ Yes, I’ve already trie

Re: [Dhis2-devs] [Dhis2-users] SMS/Mobile configuration

2018-10-02 Thread Zubair Asghar Raja
Hi Samuel, Have you tried different number formats? For instance with + and without + Zubair Asghar DHIS-2 Developer University of Oslo zub...@dhis2.org https://www.dhis2.org On Tue, Oct 2, 2018 at 2:31 PM Sam Johnson wrote: > Hi all, > > > > I’ve created an account with

Re: [Dhis2-devs] Program Notification trigger by program rule (Event Program)

2018-10-02 Thread Zubair Asghar Raja
Hi Le You dont need scheduler to send message using program rule. Secondly check your log output and search for name of the rule. Name will be associated with rule evaluation result. I suspect your rule is being evaluated as false. Send me the complate expression. Zubair Den tir. 2. okt. 2018, 8

Re: [Dhis2-devs] Fwd: Bulksms gateway Configuration in 2.27

2018-07-19 Thread Zubair Asghar Raja
Hi Authentication error is related to credentials. Can you logon to bulksms.com with those same credentials? Zubair On Thu, 19 Jul 2018, 8:52 pm Elmarie Claasen, wrote: > Hi all, > > Anyone can assist us with this error message? > > Regards > > Elmarie > > -- Forwarded message ---

Re: [Dhis2-devs] Generic http SMS Gateway for Inbound & Outbound

2018-06-05 Thread Zubair Asghar Raja
Hi Hakim Can you please re-phrase your question. Zubair On Wed, 6 Jun 2018, 8:15 am DJIBRIL Hakim, wrote: > Hi all, > Please Is it possible to have ideas on how can be *URL template* when > setting Generic http SMS Gateway in DHIS2 both for inbound and outbound sms? > > Thank you > __

Re: [Dhis2-devs] dhis2 docker image

2018-03-20 Thread Zubair Asghar Raja
Hi Michael, This is equally good along with scripts to build images. https://github.com/pgracio/dhis2-docker R, Zubair On Tue, Mar 20, 2018 at 10:19 AM, Edouard Lavaud wrote: > Hi Michael, > > I am not sure about the jembi image, but usually they dont come with a DB. > There is a specific im

Re: [Dhis2-devs] SMS truncation

2018-02-12 Thread Zubair Asghar Raja
If truncate means not sending more than allowed number of characters (180 char), then yes it does. But certain gateways allow concatenation of smses. Zubair On 12 Feb 2018 10:47 pm, "Greg Wilson" wrote: > Does DHIS2 truncate SMS messages sent via */api/sms/outbound* ? > > -- > Greg Wilson > BA

Re: [Dhis2-devs] SMS response for already approved data

2018-01-19 Thread Zubair Asghar Raja
Great, thanks Zubair. > > Do you think this would be considered a new feature or is there the > possibility of backporting it? > > Also, I suppose if we were to look at the issue ourselves you'd consider a > pull request from us? > > Thanks, > > - Jasper > &g

Re: [Dhis2-devs] SMS response for already approved data

2018-01-17 Thread Zubair Asghar Raja
Hi Jasper, No, we don't have this as of now. But it can certainly be provided. You can track the issue here https://jira.dhis2.org/browse/DHIS2-2719. Zubair On Tue, Jan 16, 2018 at 4:07 PM, Jasper Timm wrote: > Hi DHIS2-devs, > > It seems at the moment (in 2.26) when an inbound SMS is received

Re: [Dhis2-devs] SMS Parse Error in DHIS2 2.28

2017-11-09 Thread Zubair Asghar Raja
ingly > wrong? > > Regards > > On Thu, Nov 9, 2017 at 1:20 PM, Zubair Asghar Raja > wrote: > >> Hi Stephen, >> I can see you are using "." in sms Text. Just make sure that sms commands >> are created properly. Your sms commands should comply

Re: [Dhis2-devs] SMS Parse Error in DHIS2 2.28

2017-11-09 Thread Zubair Asghar Raja
Hi Stephen, I can see you are using "." in sms Text. Just make sure that sms commands are created properly. Your sms commands should comply with rules provided in the documentation. https://docs.dhis2.org/master/en/user/html/mobile_sms_command.html#d0e35642 Regards Zubair On Thu, Nov 9, 2017 at

Re: [Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-23 Thread Zubair Asghar Raja
m=###&to=###&text=test > > Following is the screenshot of Gateway configuration : > > [image: Inline image 2] > Regards, > > On Sun, Oct 22, 2017 at 4:10 AM, Zubair Asghar Raja > wrote: > >> Hi Sourabh, >> Which type of sms gateway have you configured? >>

Re: [Dhis2-devs] SMS Service Configuration Not Working on 2.27 & 2.28

2017-10-21 Thread Zubair Asghar Raja
Hi Sourabh, Which type of sms gateway have you configured? BR // Zubair On Sat, Oct 21, 2017 at 6:15 PM, Sourabh Bhardwaj wrote: > Hi All, > > I have setup a Sms Gateway. Gateway is configured successfully. But while > sending a message through default send sms/ Sms widget available in

Re: [Dhis2-devs] Adding DataSet to SMS Command API response

2017-09-27 Thread Zubair Asghar Raja
Hi Jasper, Yes. This support has been added to the system and it will be available in the upcoming release. For more information https://jira. dhis2.org/browse/DHIS2-1302. BR // Zubair On Wed, Sep 27, 2017 at 1:22 PM, Jasper Timm wrote: > Hi DHIS2-devs, > > We'd like to be able to find a way o

Re: [Dhis2-devs] SMS Gateway in 2.25

2017-01-30 Thread Zubair Asghar Raja
known? Cheers, - Jasper ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp -- Zubair Asghar Software Deve

Re: [Dhis2-devs] SMS Gateway in 2.25

2017-01-30 Thread Zubair Asghar Raja
known? Cheers, - Jasper ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp -- Zubair Asghar Software Deve

Re: [Dhis2-devs] Character limit on incoming SMS message

2016-11-04 Thread Zubair Asghar Raja
dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp -- Zubair Asghar Software Developer, DHIS2 University of Oslo www.dhis2.org ___ Mailing list: https://launchpad.net/~dhis2

Re: [Dhis2-devs] [Bug 1626179] [NEW] SMS not processing messages after upgrade from 2.20 to 2.24

2016-09-21 Thread Zubair Asghar Raja
Hello Kaye, It would be good if you can share logs or atleast snapshot. Thanks Regards Zubair On 21 Sep 2016 9:30 PM, at 9:30 PM, Kaye Milton wrote: >Public bug reported: > >Hi Devs, > >Recently when i upgraded to DHIS2 2.24 from 2.21, the SMS App has since >stopped processing messages fro

Re: [Dhis2-devs] Using SMS Commands for data capture

2016-09-01 Thread Zubair Asghar Raja
the orgUnit? Is there a similar prefix required when specifying period? Maybe you could give an example of an SMS Command submission specifying both orgUnit and period? Thanks, - Jasper On Tue, Aug 30, 2016 at 9:01 PM, Zubair Asghar Raja <mailto:zub...@dhis2.org>> wrote: Hi Jasper,

Re: [Dhis2-devs] Using SMS Commands for data capture

2016-08-30 Thread Zubair Asghar Raja
to allow partial submissions to complete the form. Thanks, - Jasper On Wed, Aug 24, 2016 at 1:04 PM, Zubair Asghar Raja mailto:zub...@dhis2.org>> wrote: Hi Jasper, please find the answers in line. On 24. aug. 2016 13:58, Jasper Timm wrote:

Re: [Dhis2-devs] Using SMS Commands for data capture

2016-08-24 Thread Zubair Asghar Raja
ps://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp -- Zubair Asghar Software Developer, DHIS2 University of Oslo www.dhis2.org ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchp

[Dhis2-devs] [Bug 1595272] Re: DHIS2 sms tracker Re-import

2016-06-29 Thread Zubair Asghar
Some SMS commands are suppose to be sent by DHIS 2 user, in case if there is no user associated with the sender phone number then SMS will not be parsed and will show an error message "No user associated with this phone number". BR // ** Changed in: dhis2 Assignee: (unassigned)

Re: [Dhis2-devs] Android SMS Gateway App - Can use for large scale??

2016-06-28 Thread Zubair Asghar Raja
pad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp -- Zubair Asghar Software Developer, DHIS2 University of Oslo www.dhis2.org ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhi

Re: [Dhis2-devs] [Dhis2-users] outgoing SMS over local modem - anyone using it?

2016-03-14 Thread Zubair Asghar Raja
Hi Guy, I am responsible for SMS related stuff. Can you share the logs ? Regards Zubair On 14 Mar 2016 1:14 PM, at 1:14 PM, "Lars Helge Øverland" wrote: >Thanks Guy. We will have a developer reach out to you. > >Since nobody have reported to be using the local SMS gateway modem, we >will >