Re: Apache Fineract Live Demo Instance

2024-06-04 Thread Terence Monteiro
Hi Friends,

On Wed, Jun 5, 2024 at 3:40 AM VICTOR MANUEL ROMERO RODRIGUEZ <
victor.rom...@fintecheando.mx> wrote:

> Hello Community,
>
> You can access the following URL to explore the functionality of Apache
> Fineract (through the Mifos WebApp User Interface )
>
> https://fineract-vm.apache.org
>

Thanks Victor, I'm sure a lot of work has gone into this. But I'm facing
some issues:

- Certificate not valid, expired May 7th 2024
- after bypassing certificate issue, above domain returns 404 not found

Hope to see this back up soon

Regards,
Terence Monteiro.

Credentials:
>
> User: mifos
> Password: password
>
> Passwords are restored continuously.
>
> API Rest Endpoints are available at:
>
> https://fineract-vm.apache.org/fineract-provider/api/
>
> Enjoy it.
>
> Regards
>
> Victor
>
>


Re: DATA MIGRATION TOOL OR IMPORT TOOL

2024-05-23 Thread Terence Monteiro
Stephen,

On Thu, May 23, 2024 at 1:50 PM OGENRWOT STEPHEN BRAVO <
stephenbrav...@gmail.com> wrote:

> alright, thanks, do you know a way of how to work around
> changeloglocks when the system has denied for springframework to load??
>

Which version of Fineract have you deployed? Can you share relevant lines
from Tomcat logs?


> On Thu, May 23, 2024 at 9:10 AM Terence Monteiro <
> terence.plac...@gmail.com> wrote:
>
>> Hi Stephen,
>>
>> On Thu, May 23, 2024 at 11:01 AM OGENRWOT STEPHEN BRAVO <
>> stephenbrav...@gmail.com> wrote:
>>
>>> Yes sure,
>>> I would love to contribute to this,
>>>
>>
>> Ok I will set up a repository for this, with the current code of both
>> scripts and supporting files and share the link. The first part of the
>> migration is to run the pending Flyway schema migrations. For this, the
>> schema_version data must be consistent, and table schema also should not
>> have been modified outside of Fineract. The second part is for Liquibase
>> migration.
>>
>> is it possible that this ancient language can be translated to something
>>> more current like python?
>>>
>>
>> No it's Perl-specific but there is a python library called pyliquibase on
>> top of which a python based tool can be built. For my requirement, the Perl
>> script code was just 2 lines so I went ahead.
>>
>>
>>> and let me know how the user flow of the scripts work like.
>>>
>>
>> Once I have the code in a repo, I'll let you know more.
>>
>> -Terence.
>>
>> On Thu, 23 May 2024, 8:02 am Terence Monteiro, 
>>> wrote:
>>>
>>>> Hi Stephen,
>>>>
>>>> I have a couple of scripts for this, though a bit customised, can be
>>>> modified to make it generic enough to help upgrade as per
>>>> your requirements. The first is a Bash script and the second is written in
>>>> an Ancient forbidden language called Perl, ;-). Let me know if you think
>>>> you can build on them and we can collaborate.
>>>>
>>>> Regards,
>>>> Terence Monteiro.
>>>>
>>>>
>>>> On Wed, May 22, 2024 at 1:45 PM OGENRWOT STEPHEN BRAVO <
>>>> stephenbrav...@gmail.com> wrote:
>>>>
>>>>> Hey team, does anyone know any data import tool or migration tool I
>>>>> can use to migrate data from Mifos 18.03 to version 23.12.
>>>>> I noticed that the one on the documentation is an older data importing
>>>>> tool and requires me to downgrade from Java 17 to 8 due to its gradle
>>>>> version.
>>>>>
>>>>


Re: DATA MIGRATION TOOL OR IMPORT TOOL

2024-05-23 Thread Terence Monteiro
Hi Stephen,

On Thu, May 23, 2024 at 11:01 AM OGENRWOT STEPHEN BRAVO <
stephenbrav...@gmail.com> wrote:

> Yes sure,
> I would love to contribute to this,
>

Ok I will set up a repository for this, with the current code of both
scripts and supporting files and share the link. The first part of the
migration is to run the pending Flyway schema migrations. For this, the
schema_version data must be consistent, and table schema also should not
have been modified outside of Fineract. The second part is for Liquibase
migration.

is it possible that this ancient language can be translated to something
> more current like python?
>

No it's Perl-specific but there is a python library called pyliquibase on
top of which a python based tool can be built. For my requirement, the Perl
script code was just 2 lines so I went ahead.


> and let me know how the user flow of the scripts work like.
>

Once I have the code in a repo, I'll let you know more.

-Terence.

On Thu, 23 May 2024, 8:02 am Terence Monteiro, 
> wrote:
>
>> Hi Stephen,
>>
>> I have a couple of scripts for this, though a bit customised, can be
>> modified to make it generic enough to help upgrade as per
>> your requirements. The first is a Bash script and the second is written in
>> an Ancient forbidden language called Perl, ;-). Let me know if you think
>> you can build on them and we can collaborate.
>>
>> Regards,
>> Terence Monteiro.
>>
>>
>> On Wed, May 22, 2024 at 1:45 PM OGENRWOT STEPHEN BRAVO <
>> stephenbrav...@gmail.com> wrote:
>>
>>> Hey team, does anyone know any data import tool or migration tool I can
>>> use to migrate data from Mifos 18.03 to version 23.12.
>>> I noticed that the one on the documentation is an older data importing
>>> tool and requires me to downgrade from Java 17 to 8 due to its gradle
>>> version.
>>>
>>


Re: [FINERACT] [VOTE] ️ 1.9.0 for release

2024-01-17 Thread Terence Monteiro
+1 (binding)

I successfully built the JAR file

Regards,
Terence Monteiro.


On Tue, Jan 16, 2024 at 9:58 PM James Dailey  wrote:

> +1 (binding)  I did not build the project, and am relying on those that
> have.
>
>
> On Mon, Jan 15, 2024 at 9:35 AM VICTOR MANUEL ROMERO RODRIGUEZ <
> victor.rom...@fintecheando.mx> wrote:
>
>> Hello,
>>
>> On the Fineract Dev List I have raised a query about Functional test and
>> Anjil has given a reply about it.
>>
>> Regards
>>
>> El lun, 15 ene 2024 a las 9:16, James Dailey ()
>> escribió:
>>
>>> If you’re using it and can do some verification that is good, and no, I
>>> don’t think I’d expect 100%.  Thanks.
>>>
>>>
>>> On Mon, Jan 15, 2024 at 12:46 AM Kigred Developer <
>>> kigred.develo...@gmail.com> wrote:
>>>
>>>> Good Morning James,
>>>>
>>>> Does verifying mean carrying out a functional test on ALL endpoints of
>>>> the release?
>>>>
>>>> I have verified a couple of endpoints and they are working fine. So I
>>>> want your guidance on this.
>>>>
>>>> Regards.
>>>> Wilfred.
>>>>
>>>>
>>>>
>>>> On Mon, 8 Jan 2024, 20:18 James Dailey,  wrote:
>>>>
>>>>> Thank you Aleks!   Very very grateful!
>>>>>
>>>>> As Victor noted, it is IMPORTANT for at least some of the people here
>>>>> to build and test this per our process and the apache (ASF) norms.
>>>>> If you VOTED +1 already, please indicate if you built and tested.
>>>>> Ideally, we would have at least three independent reviews of a release.
>>>>>
>>>>>
>>>>> Grateful,
>>>>> James
>>>>> PMC Chair
>>>>>
>>>>> Related -  this needs to be updated somewhat I think:
>>>>>
>>>>> https://cwiki.apache.org/confluence/display/FINERACT/How+to+Release+Apache+Fineract
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Jan 8, 2024 at 8:43 AM Sifiso Mtetwa <
>>>>> sif...@skyburgsystems.org> wrote:
>>>>>
>>>>>> Hi Aleks,
>>>>>>
>>>>>> Compliments of the season :-)
>>>>>>
>>>>>> The link https://dist.apache.org/repos/dist/dev/fineract/1.9.0/ is
>>>>>> currently unavailable.
>>>>>>
>>>>>> The last release appearing is 1.8.3
>>>>>>
>>>>>>
>>>>>> -Original Message-
>>>>>> From: Aleksandar Vidakovic [mailto:al...@apache.org]
>>>>>> Sent: Monday, 08 January 2024 10:29
>>>>>> To: dev@fineract.apache.org
>>>>>> Subject: [FINERACT] [VOTE] ️ 1.9.0 for release
>>>>>>
>>>>>> Hello everyone,
>>>>>>
>>>>>> ... we have created Apache Fineract 1.9.0 release, with the artifacts
>>>>>> below up for a vote.
>>>>>>
>>>>>> It fixes the following issues:
>>>>>> https://cwiki.apache.org/confluence/display/FINERACT/1.9.0+-+Apache+Fineract
>>>>>>
>>>>>> Source & Binary files :
>>>>>> https://dist.apache.org/repos/dist/dev/fineract/1.9.0/
>>>>>>
>>>>>> Tag to be voted on (rc#):
>>>>>> https://gitbox.apache.org/repos/asf?p=fineract.git;a=commit;h=refs/heads/1.9.0
>>>>>>
>>>>>> Fineract's KEYS containing the PGP key we used to sign the release:
>>>>>> https://dist.apache.org/repos/dist/dev/fineract/KEYS
>>>>>>
>>>>>> Note that this release contains source and binary artifacts.
>>>>>>
>>>>>> This vote will be open for 72 hours:
>>>>>>
>>>>>> [ ] +1 approve
>>>>>> [ ] +0 no opinion
>>>>>> [ ] -1 disapprove (and reason why)
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> Aleksandar Vidakovic
>>>>>>
>>>>>>


Re: [FINERACT] [VOTE] ️ 1.8.0 for release

2022-08-23 Thread Terence Monteiro
+1

Verified artifacts checksums and rat report, looks good.

Regards,
Terence Monteiro.


On Tue, Aug 23, 2022 at 6:19 PM Aleksandar Vidakovic 
wrote:

> ... thanks for the heads up... my bad, the release script didn't run
> through for this step (dist upload)... I triggered it manually again,
> please check.
>
> On Tue, Aug 23, 2022 at 2:29 PM  wrote:
>
>> Hi Aleks,
>>
>>
>>
>> Hope you’re well. When we try to access the link to the source and binary
>> artifact for 1.8.0 it says not found
>>
>>
>>
>> When I checked for the artifacts available it listed up to 1.7.0
>>
>>
>>
>> Please advise
>>
>>
>>
>> Regards,
>>
>>
>>
>>
>>
>>
>>
>> -Original Message-
>> From: Aleksandar Vidakovic [mailto:al...@apache.org]
>> Sent: Monday, 22 August 2022 18:35
>> To: dev@fineract.apache.org
>> Subject: [FINERACT] [VOTE] ️ 1.8.0 for release
>>
>>
>>
>> Hello everyone,
>>
>>
>>
>> ... we have created Apache Fineract 1.8.0 release, with the artifacts
>> below up for a vote.
>>
>>
>>
>> It fixes the following issues:
>> https://cwiki.apache.org/confluence/display/FINERACT/1.8.0+-+Apache+Fineract
>>
>>
>>
>> Source & Binary files :
>> https://dist.apache.org/repos/dist/dev/fineract/1.8.0/
>>
>>
>>
>> Tag to be voted on (rc#):
>> https://gitbox.apache.org/repos/asf?p=fineract.git;a=commit;h=refs/heads/1.8.0
>>
>>
>>
>> Fineract's KEYS containing the PGP key we used to sign the release:
>> https://dist.apache.org/repos/dist/dev/fineract/KEYS
>>
>>
>>
>> Note that this release contains source and binary artifacts.
>>
>>
>>
>> This vote will be open for 72 hours:
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove (and reason why)
>>
>>
>>
>> Cheers,
>>
>>
>>
>> Aleksandar Vidakovic
>>
>


Re: API documentation link DOWN

2021-12-28 Thread Terence Monteiro
Hi Luis,

The server was under maintenance recently and the documentation should be
available now. Please try it now and let me know if you need further
assistance.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
https://sanjosesol.com
<https://sanjosesol.com>


On Wed, Dec 29, 2021 at 1:10 AM Michael Vorburger  wrote:

> https://www.fineract.dev points you to
> https://demo.fineract.dev/fineract-provider/api-docs/apiLive.htm and
> https://demo.fineract.dev/fineract-provider/swagger-ui/index.html
>
> Hope that helps?
>
> On Wed, 22 Dec 2021, 15:42 Luis Espinoza,  wrote:
>
>> Greetings everyone,
>>
>> The API docs url is down. Is there anyone that can check this out? Or is
>> there a specific support mail we should use?
>> https://demo.mifos.io/api-docs/apiLive.htm
>> <https://demo.mifos.io/api-docs/apiLive.htm#clients_list>
>>
>> Best regards.
>>
>> <https://demo.mifos.io/api-docs/apiLive.htm#clients_list>--
>> [image: Logo] <https://www.fiter.io/>
>> *Luis Espinoza* *| Project Manager*
>> *e:* luis.espin...@fiter.io
>> *w:* fiter.io <http://www.fiter.io/>
>> *m:* +591-72285850
>> [image: twitter icon] <https://twitter.com/Fiter_io> [image: youtube
>> icon] <https://www.youtube.com/channel/UCfWztdFtHI3PwaSLAEcwTNQ> [image:
>> linkedin icon] <https://www.linkedin.com/company/fiter-io>
>>
>


Re: [VOTE] [APACHE FINERACT] 1.4.0 for release

2020-09-11 Thread Terence Monteiro
+1 (binding)

Release tag code matches packaged source tarball. Travis build successful
https://travis-ci.org/github/apache/fineract/builds/724217912

-Terence.


On Thu, Sep 10, 2020 at 7:12 AM Aleksandar Vidakovic <
chee...@monkeysintown.com> wrote:

> Hello everyone,
>
> We have created Apache Fineract 1.4.0 release, with the artifacts below up
> for a vote.
>
> It fixes the following issues:
> https://cwiki.apache.org/confluence/display/FINERACT/1.4.0+-+Apache+Fineract
>
> Source & Binary files :
> https://dist.apache.org/repos/dist/dev/fineract/1.4.0/
>
> Tag to be voted on (rc#):
> https://git-wip-us.apache.org/repos/asf?p=fineract.git;a=commit;h=refs/heads/1.4.0
>
> Fineract's KEYS containing the PGP key we used to sign the release:
> https://dist.apache.org/repos/dist/dev/fineract/KEYS
>
> Note that this release contains source and binary artifacts.
>
> This vote will be open for 72 hours:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks and cheers,
>
> Aleks
>


Re: Access required for Mifos

2020-07-22 Thread Terence Monteiro
Dear Nayan/Muskan,

Thanks for bringing this to our notice. It is working now.

Regards,
Terence Monteiro.


On Wed, Jul 22, 2020 at 11:44 AM Muskan Khedia 
wrote:

> Hi,
>
> The URL https://demo.mifos.io/#/home <http://demo.mifos.io> is working
> for me as well but facing errors with the staging
> <https://staging.mifos.io/#/> and dev <https://dev.mifos.io/#/> server. I
> am facing a *502 Bad Gateway *error on login from today morning. Can
> anyone please have a look why is this happening so?
>
> On Wed, Jul 22, 2020 at 11:31 AM Nayan Ambali  wrote:
>
>> Rakesh,
>>
>> URL: https://demo.mifos.io/#/home
>> Username: mifos
>> Password: password
>>
>> it is working for me, I am not sure where you are trying to access it.
>>
>> -
>> at your service
>> Nayan Ambali
>>
>>
>>
>>
>>
>>
>>
>> On Wed, Jul 22, 2020 at 11:19 AM Rakesh Kshetrimayum 
>> wrote:
>>
>>> Hi Ed,
>>>
>>> I was trying to access the Mifos demo/staging for my internal work. Even
>>> Though I have entered the correct username and password, it is not working.
>>> I am unable to access it.
>>> Could you please rectify this?
>>>
>>> Thanks and Regards,
>>>
>>> Rakesh Kshetrimayum
>>> Marketing Communications Associate
>>>
>>> +91 9980676916
>>>
>>> <#m_6554997840770162967_m_-7044131410587696607_m_8040985245859654573_SignatureSanitizer_m_1546211898963272061_SignatureSanitizer_>
>>> www.finflux.co | Banking Made Easy
>>> [image: https://www.facebook.com/finflux/]
>>> <https://www.facebook.com/finflux/> <https://www.finflux.co/>
>>> <https://www.linkedin.com/company/finfluxtoo/> [image:
>>> https://twitter.com/finflux_?lang=en]
>>> <https://twitter.com/finflux_?lang=en>
>>>
>>
>
> --
> Thank You
> Muskan Khedia
>


Re: Building MifosX

2020-07-22 Thread Terence Monteiro
Hi Chirag,

On Sat, Jul 11, 2020 at 7:48 PM Chirag Gupta 
wrote:

> Hello community,
>
> Sending a follow-up on this one considering how important this is for our
> community.
>
> Best,
> Chirag Gupta
>
> On Wed, Jun 24, 2020 at 11:11 AM Chirag Gupta 
> wrote:
>
>> Hello all,
>>
>> I have been trying to build MifosX on the latest fineract war file and
>> community-app repository but it doesn't seem to be working for me. It gives
>> 404 errors on API calls or when I try to access the web application.
>>
>
Currently, https://staging.mifos.io/ and https://mobile.mifos.io run the
latest Fineract using Docker and so does https://fineract.dev . If I wanted
to get it to work on a distro like Ubuntu, I'd analyse the setup from the
Dockerfile and try to replicate it. This should surely help you get a
working setup. Once you have that then you can do additional configuration
as needed. The current base docker image used is bitnami/tomcat:9.0 with
openjdk:11 as builder. Have a look at
https://github.com/apache/fineract/blob/develop/Dockerfile for details.
Hope this helps.

-Terence


> I am testing this to document the whole process and make it available to
>> Mifos devs and users.
>>
>> Thanks,
>> Chirag Gupta
>>
>


Re: Mifos Dev instances dev.mifos.io and webapp.mifos.io

2020-05-27 Thread Terence Monteiro
On Sun, May 24, 2020 at 7:15 PM Ephraim Moss  wrote:

> Hi Terence,
>
> I'm trying to get a working instance of
> https://github.com/openMF/web-self-service-app up and running. There
> seems to be inconsistencies with how CORS is configured on dev.mifos.io.
> /self/authentication has CORS headers added but /self/clients doesn't.
>

Can you outline the steps with cURL requests for the API calls you made? I
checked the users on dev.mifos.io but I couldn't find any self service
user. Have you created one? I believe you need to create and link to a
client. Then you can use the self service user credentials to access self
service APIs.

-Terence Monteiro.

Could the repo be updated with the correct api's and config with the new
> dev instances?
>
> Thanks in advance
>
> On Fri, May 22, 2020 at 7:02 PM Terence Monteiro <
> tere...@sanjosesolutions.in> wrote:
>
>> Hi Friends,
>>
>> I'm pleased to announce the availability of https://dev.mifos.io with
>> the latest develop branch of Fineract having changes to authentication from
>> https://issues.apache.org/jira/browse/FINERACT-726 which removes
>> credentials passed through URL.
>>
>> The new Web App[1] leveraging the Angular[2] framework and Angular
>> Material design is available at https://webapp.mifos.io although please
>> note this is currently in development and not yet ready for production use.
>>
>> Here's the policy with instances running at mifos.io for the community:
>>
>>1. https://demo.mifos.io - official demo instance having the latest
>>stable release
>>2. https://staging.mifos.io - staging instance which implements the
>>latest Community App from develop branch
>>3. https://dev.mifos.io - fresh development instance with latest
>>fineract from develop branch for use as backend for development purposes
>>for frontend applications
>>4. https://webapp.mifos.io - new Web App on Angular (not AngularJS)
>>with material paradigm
>>
>> Hope this helps
>>
>> [1] https://github.com/openMF/web-app
>> [2] https://angular.io
>>
>> --
>> Best Regards,
>> Terence Monteiro,
>> Mob: +91 96633 13728
>> https://www.sanjosesolutions.in
>> <http://www.sanjosesolutions.in>
>>
>


Mifos Dev instances dev.mifos.io and webapp.mifos.io

2020-05-22 Thread Terence Monteiro
Hi Friends,

I'm pleased to announce the availability of https://dev.mifos.io with the
latest develop branch of Fineract having changes to authentication from
https://issues.apache.org/jira/browse/FINERACT-726 which removes
credentials passed through URL.

The new Web App[1] leveraging the Angular[2] framework and Angular Material
design is available at https://webapp.mifos.io although please note this is
currently in development and not yet ready for production use.

Here's the policy with instances running at mifos.io for the community:

   1. https://demo.mifos.io - official demo instance having the latest
   stable release
   2. https://staging.mifos.io - staging instance which implements the
   latest Community App from develop branch
   3. https://dev.mifos.io - fresh development instance with latest
   fineract from develop branch for use as backend for development purposes
   for frontend applications
   4. https://webapp.mifos.io - new Web App on Angular (not AngularJS) with
   material paradigm

Hope this helps

[1] https://github.com/openMF/web-app
[2] https://angular.io

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
https://www.sanjosesolutions.in
<http://www.sanjosesolutions.in>


Re: Flyway upgrade requires enterprise version

2020-05-21 Thread Terence Monteiro
On Fri, May 22, 2020 at 4:27 AM Michael Vorburger  wrote:

> On Wed, May 20, 2020 at 7:09 AM Saransh Sharma 
> wrote:
>
>> Flyway 6+ requires enterprise edition...
>>
>> MariaDB 5.5 is no longer supported by Flyway Community Edition, but still
>> supported by Flyway Enterprise Edition.
>>
> Are you talking about MariaDB upstream version or a packaged distribution?
I've been using MariaDB from Debian repositories probably from the past 10
years and I've always ever used versions 10.0+


> yup, we were previously talking about that on the "Migration to latest"
> thread.
>
> I concur with what Vishwas already stated there - I don't see this as a
> real problem for Apache Fineract.
>

Yes, if we are talking about MySQL 5.5 or an equivalent, considering that
we can easily migrate any database running on this version to a later
version, this shouldn't be an issue.

>  This breaks the Apache license also.
>>
> This doesn't make any sense to me. Flyway is also available under the
Apache license v2[1] and we can easily run Fineract on more recent version
of MariaDB if we want. Further, Fineract uses ASL for source code licensing
and Fineract has no source code dependency on any DBMS so there is no way
this can break license compatibility imo.

-Terence.

[1] https://flywaydb.org/licenses/flyway-community


> How so? I doubt it.
>
Personally I am very happy for whoever founded Flyway to have identified a
> way to continue to actively maintain that great library AND also put a roof
> over their head and food on their plate! Good for them.
>
> PS: I'm always surprised how people live in some sort of weird illusion
> about how open source REALLY works... ;-) Hint: There are very few magic
> fairies who do completely for free what is actually real hard work in open
> source. This project, Apache Fineract, is very lucky to have a few of them!
> It's only them who really keep this project alive. Most parties actually
> using Fineract have given back very very little to this project, as far as
> I know.
>


Updates to staging.mifos.io and mobile.mifos.io

2020-05-17 Thread Terence Monteiro
Folks,

I'm pleased to inform that the latest Community App with latest Fineract
backend is now live on https://staging.mifos.io . This implements
authentication changes effected by
https://issues.apache.org/jira/browse/FINERACT-726 which removes the
username/password sent as URL parameters. This is based on the current
develop branch of the Community App and Apache Fineract repos. Likewise,
https://mobile.mifos.io now has the latest from develop branch.

For updating both these projects, I have applied DB migrations on the
existing data. A key incompatibility of the old DB was that self service
user mappings had duplicate client ids in the
table m_selfservice_user_client_mapping and the same table has been rid of
duplicate client_id mappings (different login users mapped same client) by
retaining the first mapped login user to the client and deleting the
remaining references. Anyone using https://mobile.mifos.io to test the self
service functionality, please check if the login you're using still works
as before and let me know otherwise.

-Terence Monteiro


Re: Soft Launch of Mifos Forum powered by Discourse

2020-03-04 Thread Terence Monteiro
Scott,

An upgrade was needed and it should be working now.

-Terence.

On Wed, Mar 4, 2020 at 7:21 AM Scott Dunbar 
wrote:

> I'm unable to access the discourse site due to some CORS issues.  Is there
> work still being done?
>
> On Wed, Mar 4, 2020 at 10:28 AM Ed Cable  wrote:
>
>> Hi all,
>>
>> I've alluded to this in a couple posts but wanted to formally announce
>> and soft-launch the new forum tool hosted by Mifos for both the Mifos and
>> Fineract communities. You can check it out and begin posting at
>> https://discourse.mifos.org. http://forum.mifos.org should redirect to
>> there as well. Just click sign up to get going! Yo
>>
>> Discourse blends the best of both worlds of forums and mailing lists
>> along with added tools for gamification and badging. This forum will
>> provide a robust and user-friendly medium of collaboration that will nicely
>> complement and augment the Fineract developer mailing list and Gitter
>> chatrooms we already have. It will allow us to consolidate over time some
>> of other collaboration channels like the Mifos mailing lists and
>> MifosConnect Q platform. It will also enable new forms of collaboration
>> by providing an effective medium for free-form discussion across the
>> community beyond just developing or using the software, i.e. industry
>> trends, etc as well as power our jobs and services marketplace to help
>> connect users with paid support offerings.
>>
>> *How to Join *
>> We are in the process of migrating user accounts from Google Groups but
>> right now the best means to start using the forum is to click Sign Up from
>> the top link - you can create an account using your existing Facebook,
>> Google, or Github logins. After creating an account, feel free to edit your
>> profile too so others can know more about yourself.
>>
>> *Share Your Feedback*
>> This is a soft launch - we're working on user migration, migration of old
>> posts/content, continuing to refine categories and topics, badges - we
>> welcome any and all feedback and bugs or usability issues to fix. Old
>> content still needs to be cataloged as well. Feedback on the Forum itself
>> can be added in the Meta Category. If interested in acting as a moderator,
>> please let me know and I'll add you.
>>
>> Read on below for some of the benefits of the tool. We'll put all this in
>> a blog post with a few more details (namely around notifications/emails,
>> etc.) to help you get the most out of the tool.
>>
>> Thanks to Kerlyn who led the setup and configuration of Discourse along
>> with migration of content from our Google Groups as part of her Outreachy
>> internship.
>>
>> *Improved User Experience Over Mailing Lists*
>>
>>- Highly Searchable and Indexable - posts are both very discoverable
>>via the forum itself but also positioned well in Google searches (which is
>>a downside of the Apache mailing list archives)
>>- Ease of Posting - WYSIWYG editor
>>- Mailing List Functionality - You have a range of options to be
>>notified- for each topic you create you will automatically get
>>notifications, you can also watch topics to get notified, and get notified
>>when someone tags you in the topic (@username). To modify the settings for
>>a topic, click the box below and select "Watching, Tracking, Normal, or
>>Muted". You can also get notifications at category and subcategory levels.
>>To enable these notifications via email, you must navigate to your 
>> personal
>>settings --> email and turn on mailing list mode. You'll then receive an
>>email per post and can reply via email or create new topics via email.
>>- Better Navigation - topics are organized by category and
>>sub-category along with tags.
>>- Better moderation of topics
>>
>> *Augments other Communication Channels*
>> Discourse will nicely augment the fineract mailing list and the Mifos
>> Gitter chatrooms - there's been a lot of interest in a community-wide slack
>> channel and we a more robust asynchronous communication channel is better
>> than a real-time chat tool.
>>
>>- Reduce noise and chatter that's on the public mailing list
>>- Provide a more interactive and widespread channel for communication
>>than the mailing list but not as open-ended as Slack or Gitter.
>>
>> *Consolidation*
>>
>>- With the Fineract Dev list as the main community mailing list, the
>>intent of the Mifos Discourse forum is to phase out our Mifos developer 
>> and
>>user mailing lists by providing a forum-like tool that you can reply to 
>> via
>>email. With it's Q features and ability to mark posts as solved, we're
>>going to use the Support Section to replace our Q Platform, Mifos
>>Connect.
>>
>> *Improved Collaboration*
>> Discourse' feature set and library of plug-ins will help to improve
>> collaboration
>>
>>- Working Groups - categories and/or groups can be used for our
>>specific working groups like DFS, Scalability & Performance, 

Re: Fineract API docs down(?)

2020-01-27 Thread Terence Monteiro
Hi Dan,

On Tue, Jan 28, 2020 at 2:09 AM Michael Vorburger  wrote:

> Hello Dan,
>
> I'm replying on the public developer mailing list, instead of on the
> private PMC list, as this could be of general interest, and BCC the private
> list and your FROM (which I have anonymized, just in case), if you are not
> subscribed on http://fineract.apache.org/#contribute (you should be!)
>
> On Mon, Jan 27, 2020 at 3:05 PM Dan wrote:
>
>> Hi all,
>>
>> I’m exploring Fineract as a possible piece of our technology
>>
>
> Welcome to the Fineract community!
>
>
>> ecosystem, but it appears the API documentation is down:
>>
>> https://demo.openmf.org/api-docs/apiLive.htm
>>
>> (I’ve checked a number of times over the past couple weeks and it
>> seems that’s always been the case)
>>
>
> well spotted, thanks for bringing this to our attention, we should fix
> that.. watch https://issues.apache.org/jira/browse/FINERACT-840.
>
> Is there another location for the API docs?
>>
>
> try
> https://htmlpreview.github.io/?https://github.com/apache/fineract/blob/develop/api-docs/apiLive.htm
> - cool? ;-)
>

You could use https://demo.mifos.io/api-docs/apiLive.htm

-Terence Monteiro
https://www.sanjosesolutions.in/


> Best,
>> Dan
>>
>
> Regards,
> M.
> ___
> Michael Vorburger
> http://www.vorburger.ch
>
>


Re: Fineract on a Raspberry Pi 3b+

2019-07-26 Thread Terence Monteiro
On Fri, Jul 26, 2019 at 10:12 PM Victor Romero <
victor.rom...@fintecheando.mx> wrote:

> Hi,
>
> You can try with GraalVM, Spring-thin and Java 11.
>
Thanks I'll look into that.

> I have a question, what will be the use case for Fineract on Raspberry Pi?
>
Here are some use possible cases:

   1. To demo Fineract when on travels where the organisation has computers
   on a LAN but no Internet
   2. In places with poor Internet connection, this can be a local server
   with DB synchronisation with the cloud server using VPN and replication
   3. In places where 3G/4G connectivity is poor or lacking so mobile apps
   which require that don't work
   4. In disaster hit areas / war zones where Mobile tower infrastructure
   is damaged or not powered up

Of course in most of these a good SBC will work though most of these are
ARM based.

> Regards
>
> Victor
> El 26/07/19 a las 9:34, Terence Monteiro escribió:
>
> Hi Fineracters,
>
> Normally about 1.5 is the minimum recommended RAM for Fineract v1 and some
> docs suggest 4Gb is good. I have run PHP, Ruby and Perl applications on VPS
> with 1Gb RAM (though some PHP applications can even require 10Gb). I was
> reading this thread
> https://www.quora.com/Is-it-true-that-Node-js-helps-in-reducing-server-costs-compared-to-PHP-and-Java-servers
>  saying
> that NodeJS can handle many more requests with the same resources.
>
> I think that if we can find a way to run Fineract on a Raspberry Pi, it
> would be very cool to demonstrate at the next ApacheCon and also will help
> address some of the memory issues that cause Fineract to crash requests
> with OutOfMemoryException. Per the above thread, Java Web servers can be
> designed with multiple threads per process but it is much easier to write
> them with single thread per process, so would an alternative multi-thread
> per process Java Web Server help make it possible to run Fineract on a Pi
> 3b+ or we should just wait till a future Raspberry Pi ships with more RAM?
> Thoughts please.
>
> --
> Best Regards,
> Terence Monteiro,
> Mob: +91 96633 13728
> www.sanjosesolutions.in
> <http://www.sanjosesolutions.in>
> "Terroy", 67, 10th Cross,,
> Lingarajpuram, Bangalore - 84.
>
>


Fineract on a Raspberry Pi 3b+

2019-07-26 Thread Terence Monteiro
Hi Fineracters,

Normally about 1.5 is the minimum recommended RAM for Fineract v1 and some
docs suggest 4Gb is good. I have run PHP, Ruby and Perl applications on VPS
with 1Gb RAM (though some PHP applications can even require 10Gb). I was
reading this thread
https://www.quora.com/Is-it-true-that-Node-js-helps-in-reducing-server-costs-compared-to-PHP-and-Java-servers
saying
that NodeJS can handle many more requests with the same resources.

I think that if we can find a way to run Fineract on a Raspberry Pi, it
would be very cool to demonstrate at the next ApacheCon and also will help
address some of the memory issues that cause Fineract to crash requests
with OutOfMemoryException. Per the above thread, Java Web servers can be
designed with multiple threads per process but it is much easier to write
them with single thread per process, so would an alternative multi-thread
per process Java Web Server help make it possible to run Fineract on a Pi
3b+ or we should just wait till a future Raspberry Pi ships with more RAM?
Thoughts please.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


Immutable demo account credentials

2019-07-21 Thread Terence Monteiro
Greetings,

Currently the normal credentials mifos/password do not work on
https://demo.openmf.org demo server. I think you will agree that demo
instances of Mifos like https://demo.mifosx.in and https://demo.openmf.org
should be always available for users to login and try out the Community App
or a mobile app which relies on the demo server. Hence we want to prevent
the password of the demo account from being changed. To achieve this, I
have blocked the API URL to update a user
https://demo.mifosx.in/api-docs/apiLive.htm#users_update on
https://demo.mifosx.in

After implementing and testing this, I find that I am unable to change the
password of the mifos account but all other functionality seems to be
working perfectly. If anyone knows whether this is sufficient to prevent
changing of the demo user password or there is a better way to make the
demo account immutable, let me know.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


Fineract v1 LDAP integration

2019-07-08 Thread Terence Monteiro
Hello Fineracters,

I wanted to explore integration of LDAP with Fineract v1 which will make it
possible to use Microsoft Active Directory or OpenLDAP to authenticate
users. Since LDAP authentication is already supported on various other
software, users can use the same credentials to authenticate to any of
those services. Has anyone given this a shot or has comments/suggestions
how to proceed?

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


Re: Mifosx Messenger Error

2019-06-23 Thread Terence Monteiro
Dear Kwabena,

Please provide more details about your setup.

   1. Which OS are you using?
   2. How did you install Ruby
   3. Which version of Ruby?
   4. Did you run bundle install?
   5. Any other relevant information you want to share

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


On Mon, Jun 24, 2019 at 2:04 AM solomonanam...@gmail.com <
solomonanam...@gmail.com> wrote:

> Hello Dev,
> I am running mifosx messenger locally. I have installed all the
> dependencies bur when i run ruby app.rb from the project directory i get
> that error.
>
> "app.rb:1:in `': undefined method `config_file' for main:Object
> (NoMethodError)"
> Please what is the problem. Please assist me.
> Thank you
>
> Kwabena Anaman
>


Alternative Mifos X Demo

2019-06-20 Thread Terence Monteiro
Hello Fineracters,

Wanted to inform that an alternative demo of Mifos X Community App is
available at
  https://demo.mifosx.in

Credentials are mifos/password. You are free to use it for
development/testing purposes. Sometimes I find that https://demo.openmf.org
has issues so I thought an alternative will help.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


Re: Mifos X automated installation not working

2019-06-13 Thread Terence Monteiro
Hi Kiran,

I had setup the Debian based installation method of Mifos X back in 2015
and its currently not updated. Do you just want an instance of the latest
Mifos X or do you want to study the Mifos X setup from a developer
standpoint? If you just want an instance, you can get one up in a few
minutes by

   1. Registering at www.sanjosesolutions.in with email address & password
   2. Click the link in your email and verify
   3. Click the button "Create FREE Trial instance"

This will create an instance of Mifos X on the cloud.

If you want to study Mifos X software architecture from a developer
standpoint, then I recommend the manual installation since you can learn to
setup the individual components like MySQL and Tomcat, etc. If you want to
quickly get a Mifos X instance setup on your own computer, you can go with
the Docker container.

Regarding the volunteer project to package Mifos X as a Debian package,
Immanuel from sefier.in had come forward to maintain the package in 2016
and here is a link from the Mifos List archives about it:

https://sourceforge.net/p/mifos/mailman/message/36094611/

He should be on this list but I have copied him in this mail anyway.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


On Thu, Jun 13, 2019 at 12:18 PM Kiran Patil  wrote:

> Hi,
>
> I tried to install Mifos X using below link on Ubuntu 18.04.
>
>
> https://mifosforge.jira.com/wiki/spaces/docs/pages/85622932/Mifos+X+Automated+Installation+on+Debian+Ubuntu
>
> I am getting below error.
>
> $ sudo apt-key adv --recv-keys --keyserver pgp.mit.edu B6069EA209539BFF
> Executing: /tmp/apt-key-gpghome.qXH2HB3GgA/gpg.1.sh --recv-keys
> --keyserver pgp.mit.edu B6069EA209539BFF
>
> gpg: keyserver receive failed: No data
>
> $ echo deb http://packages.mifosx.in stable main | sudo tee
> /etc/apt/sources.list.d/mifosx.list
> deb http://packages.mifosx.in stable main
>
> $ sudo apt-get update
> Hit:1 http://ppa.launchpad.net/cloud-images/docker-k8s1.9/ubuntu bionic
> InRelease
> Hit:2 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu bionic InRelease
>
> Hit:3 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu bionic-updates
> InRelease
> Hit:4 http://ppa.launchpad.net/cloud-images/eks-01.10.0/ubuntu bionic
> InRelease
> Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease
>
> Hit:6 http://ap-south-1.ec2.archive.ubuntu.com/ubuntu bionic-backports
> InRelease
> Err:7 http://packages.mifosx.in stable InRelease
>
>   Could not resolve 'packages.mifosx.in'
> Reading package lists... Done
> W: Failed to fetch http://packages.mifosx.in/dists/stable/InRelease
>  Could not resolve 'packages.mifosx.in'
> W: Some index files failed to download. They have been ignored, or old
> ones used instead.
>
> Thanks,
> Kiran.
>


Re: [SECURED HTTPS] Using AWS Certificate Manger with ELB

2019-05-31 Thread Terence Monteiro
Dear Jun,

In order to certify your instance of Mifos, you need to purchase a SSL
certificate from a Certifying Authority (CA) like Verisign. I'm not aware
if Amazon provides the same. You'll need to have a private and public key
certificate. You can configure these in your web server. What is your
specific setup, are you using plain Tomcat or a specific frontend proxy
server (you mentioned load balancer)?

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


On Fri, May 31, 2019 at 2:19 PM Jun King Miñon  wrote:

> Hi Everyone,
>
> I was wondering if someone has tried to secure their Fineract 1.x
> utilizing AWS Certificate Manager via Elastic Load Balancers. I have tried
> to setup our AWS for this but still getting https not secured on my browser.
>
> Lastly, do I have to do some changes on my tomcat config file as
> currently, my server.xml points to the manually generated tomcat.keystore
> file if I did utilize the above scenario?
>
> Thanks in advance for your help. Cheers!
>
>
>
> Regards,
>
> Jun King P. Miñon
> Java Developer
>
>
> PEARLPAY INC.
>
> 2nd Floor, 22 The Jupiter Center, Jupiter Street, Makati, 1209 Metro
> Manila, Philippines
>
> https://www.pearlpay.com
> https://www.linkedin.com/company/pearlpay
> https://www.facebook.com/PearlPayOFFICIAL
> https://www.instagram.com/pearlpayofficial
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error please notify the system manager.
> This message contains confidential information and is intended only for the
> individual named. If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail. Please notify the sender
> immediately by e-mail if you have received this e-mail by mistake and
> delete this e-mail from your system. If you are not the intended recipient
> you are notified that disclosing, copying, distributing or taking any
> action in reliance on the contents of this information is strictly
> prohibited.  WARNING: Computer viruses can be transmitted via email. The
> recipient should check this email and any attachments for the presence of
> viruses. The company accepts no liability for any damage caused by any
> virus transmitted by this email. E-mail transmission cannot be guaranteed
> to be secure or error-free as information could be intercepted, corrupted,
> lost, destroyed, arrive late or incomplete, or contain viruses. The sender
> therefore does not accept liability for any errors or omissions in the
> contents of this message, which arise as a result of e-mail transmission.
> Our company accepts no liability for the content of this email, or for the
> consequences of any actions taken on the basis of the information provided,
> unless that information is subsequently confirmed in writing. If you are
> not the intended recipient you are notified that disclosing, copying,
> distributing or taking any action in reliance on the contents of this
> information is strictly prohibited. Any views or opinions presented in this
> email are solely those of the author and do not necessarily represent those
> of the company. Employees of the company are expressly required not to make
> defamatory statements and not to infringe or authorize any infringement of
> copyright or any other legal right by email communications. Any such
> communication is contrary to company policy and outside the scope of the
> employment of the individual concerned. The company will not accept any
> liability in respect of such communication, and the employee responsible
> will be personally liable for any damages or other liability arising.
>


Re: [ANNOUNCE] Welcome Courage Angeh to the Apache Fineract PMC

2019-05-23 Thread Terence Monteiro
Congratulations Courage! Keep up the good work.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


On Thu, May 23, 2019 at 1:08 PM carl collins 
wrote:

> Congrats Courage. Well deserved
>
> On Thu, May 23, 2019, 07:51 Sanyam Goel  wrote:
>
>> Congratulations Courage!
>>
>> On Thu, May 23, 2019 at 10:18 AM Santosh Math <
>> sant...@confluxtechnologies.com> wrote:
>>
>>> Congratulations Courage..
>>>
>>> On Thu 23 May, 2019, 7:48 AM Claude Kamaha, 
>>> wrote:
>>>
>>>> Congratulation Courage!
>>>>
>>>>
>>>> Le jeu. 23 mai 2019 à 02:06, Nic  a écrit :
>>>>
>>>>> Welcome on board Angeh, thanks for your good work.
>>>>>
>>>>> Nic
>>>>>
>>>>> On May 23, 2019 5:45:04 AM GMT+08:00, Mexina Daniel
>>>>>  wrote:
>>>>> >Congratulations Courage Angeh, keep up the good work.
>>>>> >
>>>>> >> On May 23, 2019 at 12:12 AM Awasum Yannick 
>>>>> wrote:
>>>>> >>
>>>>> >> Hi All,
>>>>> >>
>>>>> >> I am delighted to announce that Courage Angeh has been voted in
>>>>> >as a new PMC Member at Apache Fineract.
>>>>> >>
>>>>> >> Courage has been a valuable member of our community for over 2
>>>>> >years now and in that time she has shown great leadership skills. She
>>>>> >developed an In-App Notifications for Fineract 1.x as part of GSoC
>>>>> >2017. She containerized Fineract CN and is currently leading efforts
>>>>> >towards enabling a production deployment in a Cloud Environment.
>>>>> >Courage has been consistently active in helping to onboard new devs on
>>>>> >our project. She is also a mentor for GSoC 2019 at Fineract and
>>>>> >Outreachy via Mifos.
>>>>> >>
>>>>> >> Those are some remarkable accomplishments for our project.
>>>>> >>
>>>>> >> Please join me in Congratulating Courage for her contributions
>>>>> to
>>>>> >the Fineract Community.
>>>>> >>
>>>>> >>
>>>>> >> Thanks.
>>>>> >> Awasum Yannick
>>>>> >>
>>>>> >
>>>>> >
>>>>> >Mexina Daniel
>>>>> >
>>>>> >Singo Africa Limited
>>>>> >
>>>>> >Mbezi Beach "B"  | Mwai Kibaki Road | 6 Wasafi Str.
>>>>> >P.O BOX 78908 | 14121 Dar es salaam
>>>>> >
>>>>> >+255 71 211 0791 | +255 22 261 8511
>>>>> >
>>>>> >amala.co.tz https://amala.co.tz/  | singo.africa https://singo.africa
>>>>> >
>>>>> >
>>>>>
>>>>> --
>>>>> Sent from my p≡p for Android.
>>>>>
>>>>
>>
>> --
>> SANYAM GOEL
>> Profile: https://plu.us/sanyam96
>> LinkedIn: https://goo.gl/NkmHkf
>> Github: https://goo.gl/STw1Rq
>>
>


Re: OpenJDK

2019-05-18 Thread Terence Monteiro
Dear Zayyad,

If you're familiar with docker and you have it installed, you can do the
following:

   1. Create a data folder as root
   sudo mkdir -p /opt/mysql_data
   2. Start docker mysql 5.6 with above folder mounted as data directory,
   with port 3306 forwarded
   sudo docker run -p 3306:3306 -v /opt/mysql_data:/var/lib/mysql mysql:5.6

Now your docker mysql 5.6 instance will work just like a local instance. In
fact you only need step 1 to ensure data persistence, otherwise mysql 5.6
will run but the data store will be inside the container and get flushed
when the container dies.

--
Best Regards,
Terence Monteiro,
Mob: +91 96633 13728
www.sanjosesolutions.in
<http://www.sanjosesolutions.in>
"Terroy", 67, 10th Cross,,
Lingarajpuram, Bangalore - 84.


On Sat, May 18, 2019 at 4:11 PM Zayyad A. Said <
zay...@intrasofttechnologies.com> wrote:

> Devs,
>
>
>
> With the help of Saransh, we were able to identify the issue was on MySQL
> version.
>
>
>
> We had version 5.7 and Mifos X requires 5.5. or 5.6.
>
>
>
> The challenge we are now facing is 5.6 isn’t supported in Ubuntu 16.04 and
> 18.04, these versions of Ubuntu supports 5.7 and above.
>
>
>
> Is there anyone who has a workaround on installing mysql-server-5.6 on
> Ubuntu 16.04?
>
>
>
> Your quick help will be appreciated.
>
>
>
> Regards;
>
>
>
> *
>
> *Zayyad A. Said | Chairman & C.E.O*
>
>
>
> Cell No.: +254 716 615274 | Skype: *zsaid2011*
>
> Email: zay...@intrasofttechnologies.com
>
> Schedule Meetings: https://calendly.com/zayyadsaid
>
> [image: Description: Email banner]
>
>
>
> *From:* Awasum Yannick [mailto:awa...@apache.org]
> *Sent:* 18 May 2019 08:30 AM
> *To:* Dev
> *Cc:* Mifos software development; Santosh Math
> *Subject:* Re: OpenJDK
>
>
>
> Hi Zayyad,
>
>
>
> If you are using Tomcat then shutdown the tomcat server and delete the
> fineract-provider folder under webapps/ dir and start tomcat again.
>
>
>
>
>
> On Fri, May 17, 2019 at 11:13 PM Saransh Sharma 
> wrote:
>
> Definitely mifos x works with openjdk this error could be related to
> something else. Do you have logs to offer from front end as well backend.
>
>
>
> Thanks
>
>
>
> On Sat, 18 May 2019, 01:44 Zayyad A. Said, <
> zay...@intrasofttechnologies.com> wrote:
>
> Devs,
>
>
>
> Just wondering if anyone has been successful to run Mifos X on OpenJDK.
>
>
>
> We got stuck installing Oracle Java 8 on Ubuntu 18.04 and resorted to
> OpenJDK.
>
>
>
> The installation went through to completion but cant log in, throwing an
> error:
>
>
>
> *Couldn’t connect to server. Make sure you are using correct settings.*
>
>
>
> Could this be attributed by the JDK version?
>
>
>
> Regards;
>
>
>
> *
>
> *Zayyad A. Said | Chairman & C.E.O*
>
>
>
> Cell No.: +254 716 615274 | Skype: *zsaid2011*
>
> Email: zay...@intrasofttechnologies.com
>
> Schedule Meetings: https://calendly.com/zayyadsaid
>
>
>
>


Recurring Deposit Creation

2019-03-13 Thread Terence Monteiro
Hello Fineracters,

A MifosX user wanted to create RD account and he created RD product but the
product is not visible in the dropdown for RD creation. I checked this on
demo.openmf.org and found that the same API is being called for both Fixed
Deposits and Recurring Deposit. Has anyone else tried to create an RD
account after creating RD product? Also in the API documentation, for both
FD and RD the template API is GET https://Domain
Name/api/v1/fixeddepositaccounts/template?clientId={clientId}
I would expect a different API called for FD and RD, and even if the same
then an argument to specify that it is RD.

In demo, there are 70 FD products and 36 RD products. The create RD account
page calls the template which returns JSON response which should have the
list of RD products. However, none of the RD products I searched for are
found in the response of the template API, e.g. Cyanogen, RDProd1. Which is
the API to be called to get the list of RD Products and other information
required for the create RD page? Can anyone confirm that only the list of
FD products are displayed in the created RD accounts page and no RD
products are available for creation? Without this, I don't see how the RD
features in Fineract can be used.

--
Best Regards,
Terence Monteiro.


Re: [Mifos-developer] SMS Gateway setup

2018-09-23 Thread Terence Monteiro
Dear Roshan,

Mifos X has Webhooks and RESTful APIs using which one can easily build an
external bridge to send SMS which talks to a Bulk SMS gateway. Mifos X
Messenger is an alternative solution to send SMS to local bulk SMS
providers, and is available at
https://github.com/SanjoseSolutions/mifosx-messenger. If it is what you're
looking for and you're able to deploy a Ruby-Sinatra app, you can go ahead
and deploy the same or if you need assistance let me know.

-Terence Monteiro
SanJose Solutions
sanjosesolutions.in

On Mon, Sep 24, 2018 at 9:07 AM, Santosh Math <
sant...@confluxtechnologies.com> wrote:

> Hi Roshan,
>
> Twilio and Infobip are already integrated. I believe you are talking about
> setting up the environment.
> We integrated these two, because they have more coverage than restricting
> to a specific country.
> If you find any provider with lesser charges, feel free to integrate them
> with message-gateway.
>
> I have added @Shruthi M R  and @Nazeer
> Hussain Shaik  in Cc who may assist you to
> configure new local sms provider.
>
> On Fri, Sep 21, 2018 at 6:22 PM Roshan Ratnaweera 
> wrote:
>
> > Dear All,
> >
> > I have checked recently posted emails regarding SMS Gateway and message
> > gateway configuration documents in Jira. According to my knowledge these
> > all are for specific SMS service provides. Please kindly assist me to
> > config SMS gateway with local SMS service provider.
> >
> > Their API is
> >
> >
> > https://www.xxx.com/sendsms/?username=xx=
> x=x=xx=%20Message
> >
> >
> > Regards,
> > Roshan Ratnaweera.
> > Mifos-developer mailing list
> > mifos-develo...@lists.sourceforge.net
> > Unsubscribe or change settings at:
> > https://lists.sourceforge.net/lists/listinfo/mifos-developer
>
>
>
> --
> Thanks & Regards
>
> Santosh Math
>
> *QA Engineer*
>
> *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>*
> | *Office*: +91-080-41208662 |
>
> *Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block,
> Bengaluru, Karnataka, 560043 INDIA
>