[Mifos-developer] CLIENT CREATION ERROR

6 views
Skip to first unread message

Peter oliver

unread,
Apr 9, 2025, 9:14:01 AMApr 9
to Mifos software development, mifos-us...@lists.sourceforge.net, mifos...@lists.sourceforge.net
Hello @all,

Getting an error of "client extra info" does not exist in attempt to create the clients data in the system.

This is after deployment without the python file "new_db_initialize.py" being executed which should create the client extra info fields via the datatable apis.

Opted to attempt to create the client extra info table manually in the db but still not able to create/import a client data.

How can i fix this error?

Below is the attached error log:

client creation err.jpg
Screenshot 2025-04-09 102129.png

Regards.

Peter oliver

unread,
Apr 10, 2025, 4:07:19 AMApr 10
to Mifos software development, bgo...@mifos.org, mifos-us...@lists.sourceforge.net, mifos...@lists.sourceforge.net
Hello,

I get the error when creating the member in the UI as after indicating the mandatory field and the needed optional fields. After am not able to submit the creation.
Find attached snip.

image.png


On Thu, Apr 10, 2025 at 10:41 AM Bharath Gowda <bgo...@mifos.org> wrote:
Hi Peter,

Are you getting this error message while you are creating the client from the UI or when you are trying to save some data in a datatable that belongs to a client?
A screenshot would be more helpful

Regards,
Bharath
Lead Implementation Analyst | Mifos Initiative
Skype: live:cbharath4| Mobile: +91.7019635592


Mifos-developer mailing list
mifos-d...@lists.sourceforge.net
Unsubscribe or change settings at:
https://lists.sourceforge.net/lists/listinfo/mifos-developer
Mifos-developer mailing list
mifos-d...@lists.sourceforge.net
Unsubscribe or change settings at:
https://lists.sourceforge.net/lists/listinfo/mifos-developer

Peter oliver

unread,
Apr 10, 2025, 4:21:56 AMApr 10
to Bharath Gowda, Mifos software development, mifos-us...@lists.sourceforge.net, mifos...@lists.sourceforge.net
Hello,

At the moment there is no entity datatable check:
image.png

Deleted the manually created data table in system: manage data table and still cannot create a client:
image.png

The fineract version is 1.4.0

Regards.


On Thu, Apr 10, 2025 at 11:13 AM Bharath Gowda <bgo...@mifos.org> wrote:
Hi Peter,

Then I guess you'll need to check if there is a entity data mapping under
admin->organization->entity data table checks

remove if there are any entries here, and I believe this should solve the problem.

Also, could you please let me know which version of UI and Fineract that you are using? 
The UI doesn't look like the latest, hence the question


example screenshot
image.png
Regards,
Bharath
Lead Implementation Analyst | Mifos Initiative
Skype: live:cbharath4| Mobile: +91.7019635592

Peter oliver

unread,
Apr 11, 2025, 10:12:31 AMApr 11
to fvan...@gmx.de, Mifos software development
Hello,


Thanks for the assistance. I've been able to sort out the issue though. 

Problem was on the new_initialize_db.py file that was to be executed via API but wasn't due to change in valid Auth Token for the deployed system and otp.

How to go about it:
 Authenticate the API which send a POST request to the auth endpoint using the defined credentials (username and password) in the json body.
The function constructs the http request using urllib.request.Request and sends it using urllib.request.urlopen.
Retrieve the Basic authentication token from the system: inspect:network precise body preferred.
Hard code the token on the py.file and execute to create the table and relevant data tables.

Regards.

On Fri, Apr 11, 2025 at 4:38 PM Felix van Hove via Mifos-developer <mifos-d...@lists.sourceforge.net> wrote:
Hi Peter,

If you don't refer to the latest code of the web app and of Fineract,
please add version information to your questions and bug reports.
Developers are trying help you tracking down your error. If you use
Fineract 1.4 and an 8 years old version of the community app, developers
need to search your bug in the source code that you use. Everything else
is wasting their time. Or are you referring to newly released code?

Kind Regards,
Felix



On 10/04/2025 10:05, Peter oliver wrote:
> Hello,
>
> I get the error when creating the member in the UI as after indicating
> the mandatory field and the needed optional fields. After am not able to
> submit the creation.
> Find attached snip.
>
>
>       image.png
>
>
> On Thu, Apr 10, 2025 at 10:41 AM Bharath Gowda <bgo...@mifos.org
> <mailto:bgo...@mifos.org>> wrote:
>
>     Hi Peter,
>
>     Are you getting this error message while you are creating the client
>     from the UI or when you are trying to save some data in a datatable
>     that belongs to a client?
>     A screenshot would be more helpful
>
>     Regards,
>     Bharath
>     Lead Implementation Analyst | Mifos Initiative
>     Skype: live:cbharath4| Mobile: +91.7019635592

>
>
>     On Wed, Apr 9, 2025 at 6:43 PM Peter oliver
>     <peterol...@gmail.com <mailto:peterol...@gmail.com>> wrote:
>
>         Hello @all,
>
>         Getting an error of "client extra info" does not exist in
>         attempt to create the clients data in the system.
>
>         This is after deployment without the python file
>         "new_db_initialize.py" being executed which should create the
>         client extra info fields via the datatable apis.
>
>         Opted to attempt to create the client extra info table manually
>         in the db but still not able to create/import a client data.
>
>         How can i fix this error?
>
>         Below is the attached error log:
>
>         client creation err.jpg

>         Screenshot 2025-04-09 102129.png
>
>         Regards.
>         Mifos-developer mailing list

>         Unsubscribe or change settings at:
>         https://lists.sourceforge.net/lists/listinfo/mifos-developer
>         <https://lists.sourceforge.net/lists/listinfo/mifos-developer>
>
>     Mifos-developer mailing list
Reply all
Reply to author
Forward
0 new messages