Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-16 Thread Mohanakrishnan Aruloli
Hello @all, Is there a way to create a data table for an application table
name other than loan,client,group,savings account,center,office ?
I have a requirement to create data table for roles , loan products etc .
Is that possible ? Any help would be widely appreciated. Thanks in Advance.

___

Regards,
Mohanakrishnan A
Junior Software Engineer  |  Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550

https://www.facebook.com/HabileTechnologies


__

On Fri, Feb 16, 2018 at 9:12 PM, Mohanakrishnan Aruloli <
mohanakrishna...@habile.in> wrote:

> Thanks for your efforts.
>
> Unfortunately, Eduwise gateway deals with typical username and password
> based approach which will be embedded in the Request url as request
> paramaters.
> In India, Sms gateway provider mostly use the username and password based
> approach only.
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
>
> https://www.facebook.com/HabileTechnologies
> 
>
> __
>
> On Wed, Feb 14, 2018 at 10:41 PM, Nazeer Hussain Shaik <
> nazeerhussain.sh...@gmail.com> wrote:
>
>> Hi Mohan,
>>
>> I can see mnotify API(s) are available. But I don't see eduwize API(s),
>> if you have any reference/documents on the same please share it to me.
>> I will start integrating mnotify with message gateway.
>>
>> Regards,
>> Nazeer
>>
>>
>> On Mon, Feb 5, 2018 at 5:00 PM, Mohanakrishnan Aruloli <
>> mohanakrishna...@habile.in> wrote:
>>
>>> Hi Nazeer,
>>>
>>> Thanks for your reply.
>>>
>>> The gateway we are trying to use are mnotify ,
>>> eduwize  etc.
>>> However, The thing is Most of the people use traditional username and
>>> password based gateway rather than Auth Token or SSID like Infobip or
>>> twilio etc.
>>>
>>> So We could develop a gateway that could support api url, username
>>> password and support to more parameters may differ for different gateway
>>> provider.
>>>
>>> For the second part,
>>> I tried deploying the gateway in another tomcat instance where I edited
>>> server.xml so that it could run in port 9191 and Its working fine.
>>>
>>> However, Https is not being supported though I tried changing the
>>> application.yml. When I trigger sms from Sms campaigns, Its getting added
>>> in pending section. Though I have configure the tes twilio credentials
>>> correctly.
>>>
>>> ___
>>>
>>> Regards,
>>> Mohanakrishnan A
>>> Junior Software Engineer  |  Habile Technologies
>>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>>
>>> https://www.facebook.com/HabileTechnologies
>>> 
>>>
>>> __
>>>
>>> On Sat, Feb 3, 2018 at 10:43 AM, Nazeer Hussain Shaik <
>>> nazeerhussain.sh...@gmail.com> wrote:
>>>
 Hi Mohan,

 Now Message gateway supports only Twilio and Infobip. But it is damn
 easy to plugin any other provider implementation as part of message gateway
 (If they have exposed API(s) for third party applications like message
 gateway). Please share me the list of provider details, i will plug them
 one by one based on my availability. Any community member who is having
 knowledge on java can work on this also.
 I can't answer to your second question unless you share me how you have
 hosted this application. You need to add a connector which accepts
 connection over 9191 port in server.xml if you want to use 9191 port

 Regards,
 Nazeer

 On Fri, Feb 2, 2018 at 12:19 PM, Mohanakrishnan Aruloli <
 mohanakrishna...@habile.in> wrote:

> Thanks for your reply.
> Two quick queries:
> 1. Apart from twilio and infib, What is the best way to configure sms
> integration for username and password based gateway providers. Most of the
> Indian provider use the later approach.
> 2. I couldn't get the response from message-gateway from a Rest Client
> if I deploy the war along with mifos which is running in port 8443. Though
> I tried changing the host configurations for port from 9191 to 8443 and
> protocol to https to http in the application.yml. However the app-key is
> getting generated and stored in the database.
> Thanks in advance.
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
>
> 

Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-16 Thread Mohanakrishnan Aruloli
Thanks for your efforts.

Unfortunately, Eduwise gateway deals with typical username and password
based approach which will be embedded in the Request url as request
paramaters.
In India, Sms gateway provider mostly use the username and password based
approach only.

___

Regards,
Mohanakrishnan A
Junior Software Engineer  |  Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550

https://www.facebook.com/HabileTechnologies


__

On Wed, Feb 14, 2018 at 10:41 PM, Nazeer Hussain Shaik <
nazeerhussain.sh...@gmail.com> wrote:

> Hi Mohan,
>
> I can see mnotify API(s) are available. But I don't see eduwize API(s), if
> you have any reference/documents on the same please share it to me.
> I will start integrating mnotify with message gateway.
>
> Regards,
> Nazeer
>
>
> On Mon, Feb 5, 2018 at 5:00 PM, Mohanakrishnan Aruloli <
> mohanakrishna...@habile.in> wrote:
>
>> Hi Nazeer,
>>
>> Thanks for your reply.
>>
>> The gateway we are trying to use are mnotify ,
>> eduwize  etc.
>> However, The thing is Most of the people use traditional username and
>> password based gateway rather than Auth Token or SSID like Infobip or
>> twilio etc.
>>
>> So We could develop a gateway that could support api url, username
>> password and support to more parameters may differ for different gateway
>> provider.
>>
>> For the second part,
>> I tried deploying the gateway in another tomcat instance where I edited
>> server.xml so that it could run in port 9191 and Its working fine.
>>
>> However, Https is not being supported though I tried changing the
>> application.yml. When I trigger sms from Sms campaigns, Its getting added
>> in pending section. Though I have configure the tes twilio credentials
>> correctly.
>>
>> ___
>>
>> Regards,
>> Mohanakrishnan A
>> Junior Software Engineer  |  Habile Technologies
>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>
>> https://www.facebook.com/HabileTechnologies
>> 
>>
>> __
>>
>> On Sat, Feb 3, 2018 at 10:43 AM, Nazeer Hussain Shaik <
>> nazeerhussain.sh...@gmail.com> wrote:
>>
>>> Hi Mohan,
>>>
>>> Now Message gateway supports only Twilio and Infobip. But it is damn
>>> easy to plugin any other provider implementation as part of message gateway
>>> (If they have exposed API(s) for third party applications like message
>>> gateway). Please share me the list of provider details, i will plug them
>>> one by one based on my availability. Any community member who is having
>>> knowledge on java can work on this also.
>>> I can't answer to your second question unless you share me how you have
>>> hosted this application. You need to add a connector which accepts
>>> connection over 9191 port in server.xml if you want to use 9191 port
>>>
>>> Regards,
>>> Nazeer
>>>
>>> On Fri, Feb 2, 2018 at 12:19 PM, Mohanakrishnan Aruloli <
>>> mohanakrishna...@habile.in> wrote:
>>>
 Thanks for your reply.
 Two quick queries:
 1. Apart from twilio and infib, What is the best way to configure sms
 integration for username and password based gateway providers. Most of the
 Indian provider use the later approach.
 2. I couldn't get the response from message-gateway from a Rest Client
 if I deploy the war along with mifos which is running in port 8443. Though
 I tried changing the host configurations for port from 9191 to 8443 and
 protocol to https to http in the application.yml. However the app-key is
 getting generated and stored in the database.
 Thanks in advance.

 ___

 Regards,
 Mohanakrishnan A
 Junior Software Engineer  |  Habile Technologies
 www.habiletechnologies.com | (O): +91 44 4202 0550

 https://www.facebook.com/HabileTechnologies
 

 __

 On Fri, Feb 2, 2018 at 10:02 AM, Nazeer Hussain Shaik <
 nazeerhussain.sh...@gmail.com> wrote:

> You can use SMS campaign feature.
>
> 1) Deploy message gateway along with Fineract
> 2) Subscribe to Twillio or Infobip and take the account details (These
> are called provider details in message gateway). Currently message gateway
> supports Twilio and Infobip SMS providers.
> 3) Configure tenant and Provider details in message gateway. (Note the
> tenant app key generated)
> 4) Configure tenant app key in Fineract
> 5) Create Scheduled SMS campaign by selecting the suitable business
> rule along with parameters.
> 6) Once it is done correctly, 

Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-14 Thread Nazeer Hussain Shaik
Hi Mohan,

I can see mnotify API(s) are available. But I don't see eduwize API(s), if
you have any reference/documents on the same please share it to me.
I will start integrating mnotify with message gateway.

Regards,
Nazeer

On Mon, Feb 5, 2018 at 5:00 PM, Mohanakrishnan Aruloli <
mohanakrishna...@habile.in> wrote:

> Hi Nazeer,
>
> Thanks for your reply.
>
> The gateway we are trying to use are mnotify ,
> eduwize  etc.
> However, The thing is Most of the people use traditional username and
> password based gateway rather than Auth Token or SSID like Infobip or
> twilio etc.
>
> So We could develop a gateway that could support api url, username
> password and support to more parameters may differ for different gateway
> provider.
>
> For the second part,
> I tried deploying the gateway in another tomcat instance where I edited
> server.xml so that it could run in port 9191 and Its working fine.
>
> However, Https is not being supported though I tried changing the
> application.yml. When I trigger sms from Sms campaigns, Its getting added
> in pending section. Though I have configure the tes twilio credentials
> correctly.
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
>
> https://www.facebook.com/HabileTechnologies
> 
>
> __
>
> On Sat, Feb 3, 2018 at 10:43 AM, Nazeer Hussain Shaik <
> nazeerhussain.sh...@gmail.com> wrote:
>
>> Hi Mohan,
>>
>> Now Message gateway supports only Twilio and Infobip. But it is damn easy
>> to plugin any other provider implementation as part of message gateway (If
>> they have exposed API(s) for third party applications like message
>> gateway). Please share me the list of provider details, i will plug them
>> one by one based on my availability. Any community member who is having
>> knowledge on java can work on this also.
>> I can't answer to your second question unless you share me how you have
>> hosted this application. You need to add a connector which accepts
>> connection over 9191 port in server.xml if you want to use 9191 port
>>
>> Regards,
>> Nazeer
>>
>> On Fri, Feb 2, 2018 at 12:19 PM, Mohanakrishnan Aruloli <
>> mohanakrishna...@habile.in> wrote:
>>
>>> Thanks for your reply.
>>> Two quick queries:
>>> 1. Apart from twilio and infib, What is the best way to configure sms
>>> integration for username and password based gateway providers. Most of the
>>> Indian provider use the later approach.
>>> 2. I couldn't get the response from message-gateway from a Rest Client
>>> if I deploy the war along with mifos which is running in port 8443. Though
>>> I tried changing the host configurations for port from 9191 to 8443 and
>>> protocol to https to http in the application.yml. However the app-key is
>>> getting generated and stored in the database.
>>> Thanks in advance.
>>>
>>> ___
>>>
>>> Regards,
>>> Mohanakrishnan A
>>> Junior Software Engineer  |  Habile Technologies
>>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>>
>>> https://www.facebook.com/HabileTechnologies
>>> 
>>>
>>> __
>>>
>>> On Fri, Feb 2, 2018 at 10:02 AM, Nazeer Hussain Shaik <
>>> nazeerhussain.sh...@gmail.com> wrote:
>>>
 You can use SMS campaign feature.

 1) Deploy message gateway along with Fineract
 2) Subscribe to Twillio or Infobip and take the account details (These
 are called provider details in message gateway). Currently message gateway
 supports Twilio and Infobip SMS providers.
 3) Configure tenant and Provider details in message gateway. (Note the
 tenant app key generated)
 4) Configure tenant app key in Fineract
 5) Create Scheduled SMS campaign by selecting the suitable business
 rule along with parameters.
 6) Once it is done correctly, your clients starts receiving the
 messages of payment remainders.

 Regards,
 Nazeer


 On Thu, Feb 1, 2018 at 9:02 PM, Mohanakrishnan Aruloli <
 mohanakrishna...@habile.in> wrote:

> SMS
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
>
> https://www.facebook.com/HabileTechnologies
> 
>
> __
>
> On Thu, Feb 1, 2018 at 7:59 PM, Nazeer Hussain Shaik <
> nazeerhussain.sh...@gmail.com> wrote:
>
>> How do you want to remind them? Are you talking about sending 

Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-05 Thread Mohanakrishnan Aruloli
Hi Nazeer,

Thanks for your reply.

The gateway we are trying to use are mnotify ,
eduwize  etc.
However, The thing is Most of the people use traditional username and
password based gateway rather than Auth Token or SSID like Infobip or
twilio etc.

So We could develop a gateway that could support api url, username password
and support to more parameters may differ for different gateway provider.

For the second part,
I tried deploying the gateway in another tomcat instance where I edited
server.xml so that it could run in port 9191 and Its working fine.

However, Https is not being supported though I tried changing the
application.yml. When I trigger sms from Sms campaigns, Its getting added
in pending section. Though I have configure the tes twilio credentials
correctly.

___

Regards,
Mohanakrishnan A
Junior Software Engineer  |  Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550

https://www.facebook.com/HabileTechnologies


__

On Sat, Feb 3, 2018 at 10:43 AM, Nazeer Hussain Shaik <
nazeerhussain.sh...@gmail.com> wrote:

> Hi Mohan,
>
> Now Message gateway supports only Twilio and Infobip. But it is damn easy
> to plugin any other provider implementation as part of message gateway (If
> they have exposed API(s) for third party applications like message
> gateway). Please share me the list of provider details, i will plug them
> one by one based on my availability. Any community member who is having
> knowledge on java can work on this also.
> I can't answer to your second question unless you share me how you have
> hosted this application. You need to add a connector which accepts
> connection over 9191 port in server.xml if you want to use 9191 port
>
> Regards,
> Nazeer
>
> On Fri, Feb 2, 2018 at 12:19 PM, Mohanakrishnan Aruloli <
> mohanakrishna...@habile.in> wrote:
>
>> Thanks for your reply.
>> Two quick queries:
>> 1. Apart from twilio and infib, What is the best way to configure sms
>> integration for username and password based gateway providers. Most of the
>> Indian provider use the later approach.
>> 2. I couldn't get the response from message-gateway from a Rest Client if
>> I deploy the war along with mifos which is running in port 8443. Though I
>> tried changing the host configurations for port from 9191 to 8443 and
>> protocol to https to http in the application.yml. However the app-key is
>> getting generated and stored in the database.
>> Thanks in advance.
>>
>> ___
>>
>> Regards,
>> Mohanakrishnan A
>> Junior Software Engineer  |  Habile Technologies
>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>
>> https://www.facebook.com/HabileTechnologies
>> 
>>
>> __
>>
>> On Fri, Feb 2, 2018 at 10:02 AM, Nazeer Hussain Shaik <
>> nazeerhussain.sh...@gmail.com> wrote:
>>
>>> You can use SMS campaign feature.
>>>
>>> 1) Deploy message gateway along with Fineract
>>> 2) Subscribe to Twillio or Infobip and take the account details (These
>>> are called provider details in message gateway). Currently message gateway
>>> supports Twilio and Infobip SMS providers.
>>> 3) Configure tenant and Provider details in message gateway. (Note the
>>> tenant app key generated)
>>> 4) Configure tenant app key in Fineract
>>> 5) Create Scheduled SMS campaign by selecting the suitable business rule
>>> along with parameters.
>>> 6) Once it is done correctly, your clients starts receiving the messages
>>> of payment remainders.
>>>
>>> Regards,
>>> Nazeer
>>>
>>>
>>> On Thu, Feb 1, 2018 at 9:02 PM, Mohanakrishnan Aruloli <
>>> mohanakrishna...@habile.in> wrote:
>>>
 SMS

 ___

 Regards,
 Mohanakrishnan A
 Junior Software Engineer  |  Habile Technologies
 www.habiletechnologies.com | (O): +91 44 4202 0550

 https://www.facebook.com/HabileTechnologies
 

 __

 On Thu, Feb 1, 2018 at 7:59 PM, Nazeer Hussain Shaik <
 nazeerhussain.sh...@gmail.com> wrote:

> How do you want to remind them? Are you talking about sending SMS or
> Email or something else?
>
> Regards,
> Nazeer
>
> On Thu, Feb 1, 2018 at 6:14 PM, Abuthahir Sulaiman M.J.Y <
> abuthahir@habile.in> wrote:
>
>> Greetings,
>>
>> Could anyone assist me in creating a new scheduled job to target the
>> clients whose repayment is overdue and to remind them about repayment
>> say
>> two days before.
>>
>> Any help would be widely appreciated.  Thanks in 

Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-02 Thread Nazeer Hussain Shaik
Hi Mohan,

Now Message gateway supports only Twilio and Infobip. But it is damn easy
to plugin any other provider implementation as part of message gateway (If
they have exposed API(s) for third party applications like message
gateway). Please share me the list of provider details, i will plug them
one by one based on my availability. Any community member who is having
knowledge on java can work on this also.
I can't answer to your second question unless you share me how you have
hosted this application. You need to add a connector which accepts
connection over 9191 port in server.xml if you want to use 9191 port

Regards,
Nazeer

On Fri, Feb 2, 2018 at 12:19 PM, Mohanakrishnan Aruloli <
mohanakrishna...@habile.in> wrote:

> Thanks for your reply.
> Two quick queries:
> 1. Apart from twilio and infib, What is the best way to configure sms
> integration for username and password based gateway providers. Most of the
> Indian provider use the later approach.
> 2. I couldn't get the response from message-gateway from a Rest Client if
> I deploy the war along with mifos which is running in port 8443. Though I
> tried changing the host configurations for port from 9191 to 8443 and
> protocol to https to http in the application.yml. However the app-key is
> getting generated and stored in the database.
> Thanks in advance.
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
>
> https://www.facebook.com/HabileTechnologies
> 
>
> __
>
> On Fri, Feb 2, 2018 at 10:02 AM, Nazeer Hussain Shaik <
> nazeerhussain.sh...@gmail.com> wrote:
>
>> You can use SMS campaign feature.
>>
>> 1) Deploy message gateway along with Fineract
>> 2) Subscribe to Twillio or Infobip and take the account details (These
>> are called provider details in message gateway). Currently message gateway
>> supports Twilio and Infobip SMS providers.
>> 3) Configure tenant and Provider details in message gateway. (Note the
>> tenant app key generated)
>> 4) Configure tenant app key in Fineract
>> 5) Create Scheduled SMS campaign by selecting the suitable business rule
>> along with parameters.
>> 6) Once it is done correctly, your clients starts receiving the messages
>> of payment remainders.
>>
>> Regards,
>> Nazeer
>>
>>
>> On Thu, Feb 1, 2018 at 9:02 PM, Mohanakrishnan Aruloli <
>> mohanakrishna...@habile.in> wrote:
>>
>>> SMS
>>>
>>> ___
>>>
>>> Regards,
>>> Mohanakrishnan A
>>> Junior Software Engineer  |  Habile Technologies
>>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>>
>>> https://www.facebook.com/HabileTechnologies
>>> 
>>>
>>> __
>>>
>>> On Thu, Feb 1, 2018 at 7:59 PM, Nazeer Hussain Shaik <
>>> nazeerhussain.sh...@gmail.com> wrote:
>>>
 How do you want to remind them? Are you talking about sending SMS or
 Email or something else?

 Regards,
 Nazeer

 On Thu, Feb 1, 2018 at 6:14 PM, Abuthahir Sulaiman M.J.Y <
 abuthahir@habile.in> wrote:

> Greetings,
>
> Could anyone assist me in creating a new scheduled job to target the
> clients whose repayment is overdue and to remind them about repayment
> say
> two days before.
>
> Any help would be widely appreciated.  Thanks in Advance.
>
> On Tue, Jan 23, 2018 at 7:06 PM, Abuthahir Sulaiman M.J.Y <
> abuthahir@habile.in> wrote:
>
> > Greetings,
> >
> > I would like to sincerely thank you for the Mifos-Initiative. Based
> on
> > which We too have planned to help the unbanked.
> >
> > While installing mifos in my ubuntu os, there were some queries that
> arose
> > which I am yet to find the answer besides surfing the internet for
> > exploring the same.
> >
> > I have listed the queries. We would widely appreciate any sort of
> help in
> > the following:
> >
> > 1. Activating Active MQ - I have a basic insight what Active Mq is
> all
> > about enabling Java Messaging Service.  Is it mandatory to enable
> the same?
> > What difference would it make?
> >
> > In Addition to the above, I am afraid whether this would affect
> Quartz
> > Runner because While debugging I get this message in Quartz
> Scheduler. I
> > have shared a debug note  on the
> > same.
> >
> > 2. I could not find the java class file which would trigger the Batch
> > Jobs/ Scheduled Jobs in the system like Loan Ageing Arrear details
> jobs
> > etc. Could you help me locate the same?
> >
> > 3. Could you share any resources/procedure that will aid to 

Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-01 Thread Mohanakrishnan Aruloli
Thanks for your reply.
Two quick queries:
1. Apart from twilio and infib, What is the best way to configure sms
integration for username and password based gateway providers. Most of the
Indian provider use the later approach.
2. I couldn't get the response from message-gateway from a Rest Client if I
deploy the war along with mifos which is running in port 8443. Though I
tried changing the host configurations for port from 9191 to 8443 and
protocol to https to http in the application.yml. However the app-key is
getting generated and stored in the database.
Thanks in advance.

___

Regards,
Mohanakrishnan A
Junior Software Engineer  |  Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550

https://www.facebook.com/HabileTechnologies


__

On Fri, Feb 2, 2018 at 10:02 AM, Nazeer Hussain Shaik <
nazeerhussain.sh...@gmail.com> wrote:

> You can use SMS campaign feature.
>
> 1) Deploy message gateway along with Fineract
> 2) Subscribe to Twillio or Infobip and take the account details (These are
> called provider details in message gateway). Currently message gateway
> supports Twilio and Infobip SMS providers.
> 3) Configure tenant and Provider details in message gateway. (Note the
> tenant app key generated)
> 4) Configure tenant app key in Fineract
> 5) Create Scheduled SMS campaign by selecting the suitable business rule
> along with parameters.
> 6) Once it is done correctly, your clients starts receiving the messages
> of payment remainders.
>
> Regards,
> Nazeer
>
>
> On Thu, Feb 1, 2018 at 9:02 PM, Mohanakrishnan Aruloli <
> mohanakrishna...@habile.in> wrote:
>
>> SMS
>>
>> ___
>>
>> Regards,
>> Mohanakrishnan A
>> Junior Software Engineer  |  Habile Technologies
>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>
>> https://www.facebook.com/HabileTechnologies
>> 
>>
>> __
>>
>> On Thu, Feb 1, 2018 at 7:59 PM, Nazeer Hussain Shaik <
>> nazeerhussain.sh...@gmail.com> wrote:
>>
>>> How do you want to remind them? Are you talking about sending SMS or
>>> Email or something else?
>>>
>>> Regards,
>>> Nazeer
>>>
>>> On Thu, Feb 1, 2018 at 6:14 PM, Abuthahir Sulaiman M.J.Y <
>>> abuthahir@habile.in> wrote:
>>>
 Greetings,

 Could anyone assist me in creating a new scheduled job to target the
 clients whose repayment is overdue and to remind them about repayment
 say
 two days before.

 Any help would be widely appreciated.  Thanks in Advance.

 On Tue, Jan 23, 2018 at 7:06 PM, Abuthahir Sulaiman M.J.Y <
 abuthahir@habile.in> wrote:

 > Greetings,
 >
 > I would like to sincerely thank you for the Mifos-Initiative. Based on
 > which We too have planned to help the unbanked.
 >
 > While installing mifos in my ubuntu os, there were some queries that
 arose
 > which I am yet to find the answer besides surfing the internet for
 > exploring the same.
 >
 > I have listed the queries. We would widely appreciate any sort of
 help in
 > the following:
 >
 > 1. Activating Active MQ - I have a basic insight what Active Mq is all
 > about enabling Java Messaging Service.  Is it mandatory to enable the
 same?
 > What difference would it make?
 >
 > In Addition to the above, I am afraid whether this would affect Quartz
 > Runner because While debugging I get this message in Quartz
 Scheduler. I
 > have shared a debug note  on the
 > same.
 >
 > 2. I could not find the java class file which would trigger the Batch
 > Jobs/ Scheduled Jobs in the system like Loan Ageing Arrear details
 jobs
 > etc. Could you help me locate the same?
 >
 > 3. Could you share any resources/procedure that will aid to Configure
 > multi-tenant architecture.
 >
 > 4. There are some gzip compression issues arising in the mifos17.07.01
 > release as a result of this, I could find issues in viewing Reports.
 Could
 > you help me to resolve the same.
 >
 > Any Help in the aforementioned queries will be very delightful.
 Thanks a
 > ton in advance.
 > --
 > Warm Regards,
 > Abuthahir Sulaiman M.J.Y
 > Software Development Engineer | Habile Technologies
 > www.habiletechnologies.com | (O): +91 44 4202 0550
 > https://www.facebook.com/HabileTechnologies
 > 
 >



 --
 Warm Regards,
 Abuthahir Sulaiman M.J.Y
 Software Development Engineer | Habile Technologies
 www.habiletechnologies.com | (O): +91 44 4202 0550
 

Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-01 Thread Nazeer Hussain Shaik
You can use SMS campaign feature.

1) Deploy message gateway along with Fineract
2) Subscribe to Twillio or Infobip and take the account details (These are
called provider details in message gateway). Currently message gateway
supports Twilio and Infobip SMS providers.
3) Configure tenant and Provider details in message gateway. (Note the
tenant app key generated)
4) Configure tenant app key in Fineract
5) Create Scheduled SMS campaign by selecting the suitable business rule
along with parameters.
6) Once it is done correctly, your clients starts receiving the messages of
payment remainders.

Regards,
Nazeer

On Thu, Feb 1, 2018 at 9:02 PM, Mohanakrishnan Aruloli <
mohanakrishna...@habile.in> wrote:

> SMS
>
> ___
>
> Regards,
> Mohanakrishnan A
> Junior Software Engineer  |  Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
>
> https://www.facebook.com/HabileTechnologies
> 
>
> __
>
> On Thu, Feb 1, 2018 at 7:59 PM, Nazeer Hussain Shaik <
> nazeerhussain.sh...@gmail.com> wrote:
>
>> How do you want to remind them? Are you talking about sending SMS or
>> Email or something else?
>>
>> Regards,
>> Nazeer
>>
>> On Thu, Feb 1, 2018 at 6:14 PM, Abuthahir Sulaiman M.J.Y <
>> abuthahir@habile.in> wrote:
>>
>>> Greetings,
>>>
>>> Could anyone assist me in creating a new scheduled job to target the
>>> clients whose repayment is overdue and to remind them about repayment say
>>> two days before.
>>>
>>> Any help would be widely appreciated.  Thanks in Advance.
>>>
>>> On Tue, Jan 23, 2018 at 7:06 PM, Abuthahir Sulaiman M.J.Y <
>>> abuthahir@habile.in> wrote:
>>>
>>> > Greetings,
>>> >
>>> > I would like to sincerely thank you for the Mifos-Initiative. Based on
>>> > which We too have planned to help the unbanked.
>>> >
>>> > While installing mifos in my ubuntu os, there were some queries that
>>> arose
>>> > which I am yet to find the answer besides surfing the internet for
>>> > exploring the same.
>>> >
>>> > I have listed the queries. We would widely appreciate any sort of help
>>> in
>>> > the following:
>>> >
>>> > 1. Activating Active MQ - I have a basic insight what Active Mq is all
>>> > about enabling Java Messaging Service.  Is it mandatory to enable the
>>> same?
>>> > What difference would it make?
>>> >
>>> > In Addition to the above, I am afraid whether this would affect Quartz
>>> > Runner because While debugging I get this message in Quartz Scheduler.
>>> I
>>> > have shared a debug note  on the
>>> > same.
>>> >
>>> > 2. I could not find the java class file which would trigger the Batch
>>> > Jobs/ Scheduled Jobs in the system like Loan Ageing Arrear details jobs
>>> > etc. Could you help me locate the same?
>>> >
>>> > 3. Could you share any resources/procedure that will aid to Configure
>>> > multi-tenant architecture.
>>> >
>>> > 4. There are some gzip compression issues arising in the mifos17.07.01
>>> > release as a result of this, I could find issues in viewing Reports.
>>> Could
>>> > you help me to resolve the same.
>>> >
>>> > Any Help in the aforementioned queries will be very delightful. Thanks
>>> a
>>> > ton in advance.
>>> > --
>>> > Warm Regards,
>>> > Abuthahir Sulaiman M.J.Y
>>> > Software Development Engineer | Habile Technologies
>>> > www.habiletechnologies.com | (O): +91 44 4202 0550
>>> > https://www.facebook.com/HabileTechnologies
>>> > 
>>> >
>>>
>>>
>>>
>>> --
>>> Warm Regards,
>>> Abuthahir Sulaiman M.J.Y
>>> Software Development Engineer | Habile Technologies
>>> www.habiletechnologies.com | (O): +91 44 4202 0550
>>> https://www.facebook.com/HabileTechnologies
>>> 
>>>
>>
>>
>


Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-01 Thread Mohanakrishnan Aruloli
SMS

___

Regards,
Mohanakrishnan A
Junior Software Engineer  |  Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550

https://www.facebook.com/HabileTechnologies


__

On Thu, Feb 1, 2018 at 7:59 PM, Nazeer Hussain Shaik <
nazeerhussain.sh...@gmail.com> wrote:

> How do you want to remind them? Are you talking about sending SMS or Email
> or something else?
>
> Regards,
> Nazeer
>
> On Thu, Feb 1, 2018 at 6:14 PM, Abuthahir Sulaiman M.J.Y <
> abuthahir@habile.in> wrote:
>
>> Greetings,
>>
>> Could anyone assist me in creating a new scheduled job to target the
>> clients whose repayment is overdue and to remind them about repayment say
>> two days before.
>>
>> Any help would be widely appreciated.  Thanks in Advance.
>>
>> On Tue, Jan 23, 2018 at 7:06 PM, Abuthahir Sulaiman M.J.Y <
>> abuthahir@habile.in> wrote:
>>
>> > Greetings,
>> >
>> > I would like to sincerely thank you for the Mifos-Initiative. Based on
>> > which We too have planned to help the unbanked.
>> >
>> > While installing mifos in my ubuntu os, there were some queries that
>> arose
>> > which I am yet to find the answer besides surfing the internet for
>> > exploring the same.
>> >
>> > I have listed the queries. We would widely appreciate any sort of help
>> in
>> > the following:
>> >
>> > 1. Activating Active MQ - I have a basic insight what Active Mq is all
>> > about enabling Java Messaging Service.  Is it mandatory to enable the
>> same?
>> > What difference would it make?
>> >
>> > In Addition to the above, I am afraid whether this would affect Quartz
>> > Runner because While debugging I get this message in Quartz Scheduler. I
>> > have shared a debug note  on the
>> > same.
>> >
>> > 2. I could not find the java class file which would trigger the Batch
>> > Jobs/ Scheduled Jobs in the system like Loan Ageing Arrear details jobs
>> > etc. Could you help me locate the same?
>> >
>> > 3. Could you share any resources/procedure that will aid to Configure
>> > multi-tenant architecture.
>> >
>> > 4. There are some gzip compression issues arising in the mifos17.07.01
>> > release as a result of this, I could find issues in viewing Reports.
>> Could
>> > you help me to resolve the same.
>> >
>> > Any Help in the aforementioned queries will be very delightful. Thanks a
>> > ton in advance.
>> > --
>> > Warm Regards,
>> > Abuthahir Sulaiman M.J.Y
>> > Software Development Engineer | Habile Technologies
>> > www.habiletechnologies.com | (O): +91 44 4202 0550
>> > https://www.facebook.com/HabileTechnologies
>> > 
>> >
>>
>>
>>
>> --
>> Warm Regards,
>> Abuthahir Sulaiman M.J.Y
>> Software Development Engineer | Habile Technologies
>> www.habiletechnologies.com | (O): +91 44 4202 0550
>> https://www.facebook.com/HabileTechnologies
>> 
>>
>
>


Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-01 Thread Nazeer Hussain Shaik
How do you want to remind them? Are you talking about sending SMS or Email
or something else?

Regards,
Nazeer

On Thu, Feb 1, 2018 at 6:14 PM, Abuthahir Sulaiman M.J.Y <
abuthahir@habile.in> wrote:

> Greetings,
>
> Could anyone assist me in creating a new scheduled job to target the
> clients whose repayment is overdue and to remind them about repayment say
> two days before.
>
> Any help would be widely appreciated.  Thanks in Advance.
>
> On Tue, Jan 23, 2018 at 7:06 PM, Abuthahir Sulaiman M.J.Y <
> abuthahir@habile.in> wrote:
>
> > Greetings,
> >
> > I would like to sincerely thank you for the Mifos-Initiative. Based on
> > which We too have planned to help the unbanked.
> >
> > While installing mifos in my ubuntu os, there were some queries that
> arose
> > which I am yet to find the answer besides surfing the internet for
> > exploring the same.
> >
> > I have listed the queries. We would widely appreciate any sort of help in
> > the following:
> >
> > 1. Activating Active MQ - I have a basic insight what Active Mq is all
> > about enabling Java Messaging Service.  Is it mandatory to enable the
> same?
> > What difference would it make?
> >
> > In Addition to the above, I am afraid whether this would affect Quartz
> > Runner because While debugging I get this message in Quartz Scheduler. I
> > have shared a debug note  on the
> > same.
> >
> > 2. I could not find the java class file which would trigger the Batch
> > Jobs/ Scheduled Jobs in the system like Loan Ageing Arrear details jobs
> > etc. Could you help me locate the same?
> >
> > 3. Could you share any resources/procedure that will aid to Configure
> > multi-tenant architecture.
> >
> > 4. There are some gzip compression issues arising in the mifos17.07.01
> > release as a result of this, I could find issues in viewing Reports.
> Could
> > you help me to resolve the same.
> >
> > Any Help in the aforementioned queries will be very delightful. Thanks a
> > ton in advance.
> > --
> > Warm Regards,
> > Abuthahir Sulaiman M.J.Y
> > Software Development Engineer | Habile Technologies
> > www.habiletechnologies.com | (O): +91 44 4202 0550
> > https://www.facebook.com/HabileTechnologies
> > 
> >
>
>
>
> --
> Warm Regards,
> Abuthahir Sulaiman M.J.Y
> Software Development Engineer | Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
> https://www.facebook.com/HabileTechnologies
> 
>


Re: Requisition to provide assistance in Some Mifos Functionalities

2018-02-01 Thread Abuthahir Sulaiman M.J.Y
Greetings,

Could anyone assist me in creating a new scheduled job to target the
clients whose repayment is overdue and to remind them about repayment say
two days before.

Any help would be widely appreciated.  Thanks in Advance.

On Tue, Jan 23, 2018 at 7:06 PM, Abuthahir Sulaiman M.J.Y <
abuthahir@habile.in> wrote:

> Greetings,
>
> I would like to sincerely thank you for the Mifos-Initiative. Based on
> which We too have planned to help the unbanked.
>
> While installing mifos in my ubuntu os, there were some queries that arose
> which I am yet to find the answer besides surfing the internet for
> exploring the same.
>
> I have listed the queries. We would widely appreciate any sort of help in
> the following:
>
> 1. Activating Active MQ - I have a basic insight what Active Mq is all
> about enabling Java Messaging Service.  Is it mandatory to enable the same?
> What difference would it make?
>
> In Addition to the above, I am afraid whether this would affect Quartz
> Runner because While debugging I get this message in Quartz Scheduler. I
> have shared a debug note  on the
> same.
>
> 2. I could not find the java class file which would trigger the Batch
> Jobs/ Scheduled Jobs in the system like Loan Ageing Arrear details jobs
> etc. Could you help me locate the same?
>
> 3. Could you share any resources/procedure that will aid to Configure
> multi-tenant architecture.
>
> 4. There are some gzip compression issues arising in the mifos17.07.01
> release as a result of this, I could find issues in viewing Reports. Could
> you help me to resolve the same.
>
> Any Help in the aforementioned queries will be very delightful. Thanks a
> ton in advance.
> --
> Warm Regards,
> Abuthahir Sulaiman M.J.Y
> Software Development Engineer | Habile Technologies
> www.habiletechnologies.com | (O): +91 44 4202 0550
> https://www.facebook.com/HabileTechnologies
> 
>



-- 
Warm Regards,
Abuthahir Sulaiman M.J.Y
Software Development Engineer | Habile Technologies
www.habiletechnologies.com | (O): +91 44 4202 0550
https://www.facebook.com/HabileTechnologies