I see.  Thank you, Bharath.

On Fri, Feb 13, 2015 at 1:09 PM, Bharath C <
bharat...@confluxtechnologies.com> wrote:

> hi mark,
>
>
> the API which is getting called when you view the gender code is
>
> GET https://demo.openmf.org/mifosng-provider/api/v1/codes/4/codevalues
>
> and the response of the above API call will give you all details like
> id,name,description and position.
>
> i have attached a screenshot of the response which we get ..please have a
> look at it.
>
>
> *FYI*
>
> values of all types of codes are under  'codevalues' and the values are
> referred to their respective codes with the help of their IDs
>
> for example:- gender is a code and its ID is 4, and every values which is
> present in codevalues and which are reffered to ID 4 will be available for
> us to select.
>
>
> Thanks,
> bharath
>
>
>
>
> On Fri, Feb 13, 2015 at 4:01 AM, Mark Mirasol <markmira...@teammicro.net>
> wrote:
>
>> Noted mr. Bharath. Please advise where this can be found. We looked at
>> system codes and we could not find these.
>> On Feb 12, 2015 9:00 PM, "Bharath C" <bharat...@confluxtechnologies.com>
>> wrote:
>>
>>> Hi nilvin,
>>>
>>>            If you are trying to insert the values in the mifosX demo
>>> server then values for genderID 'male' is 72 and for 'female' it is 117.
>>>
>>> thanks,
>>> bharath
>>>
>>> On Thu, Feb 12, 2015 at 8:38 AM, Nilvin Batohanon <
>>> tmcc.nilvin.batoha...@gmail.com> wrote:
>>>
>>>> This values are connected to the Mifos Public demo.
>>>>
>>>>
>>>>
>>>> On Thu, Feb 12, 2015 at 10:59 AM, Nilvin Batohanon <
>>>> tmcc.nilvin.batoha...@gmail.com> wrote:
>>>>
>>>>> Hi Sangamesh,
>>>>>
>>>>> Please see attached screen shot,
>>>>>
>>>>> I tried your advice and post again but there is still error.
>>>>>
>>>>> Please advice,
>>>>>
>>>>> Thank you.
>>>>>
>>>>>
>>>>>
>>>>> On Wed, Feb 11, 2015 at 6:56 PM, Sangamesh Nadagoudar <
>>>>> sangam...@confluxtechnologies.com> wrote:
>>>>>
>>>>>> Hello Nilvin,
>>>>>>
>>>>>> Firstly, You need to define code value as Male/Female for Gender in
>>>>>> the Code.
>>>>>> Then using that Gender Id, you will be do the process.
>>>>>>
>>>>>> In the attached screen shot, Female is not the Gender Id but its a
>>>>>> name.
>>>>>>
>>>>>> Regards,
>>>>>> Sangamesh
>>>>>>
>>>>>> On Wed, Feb 11, 2015 at 9:00 AM, Nilvin Batohanon <
>>>>>> tmcc.nilvin.batoha...@gmail.com> wrote:
>>>>>>
>>>>>>> Good Day,
>>>>>>>
>>>>>>> I would like to ask how to post or upload Gender using Mifos API.
>>>>>>>
>>>>>>> I already tried the API but there is an error on posting,
>>>>>>>
>>>>>>> Please see attached file.
>>>>>>>
>>>>>>> Please advice,
>>>>>>>
>>>>>>> Thank you.
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Dive into the World of Parallel Programming. The Go Parallel Website,
>>>> sponsored by Intel and developed in partnership with Slashdot Media, is
>>>> your
>>>> hub for all things parallel software development, from weekly thought
>>>> leadership blogs to news, videos, case studies, tutorials and more.
>>>> Take a
>>>> look and join the conversation now. http://goparallel.sourceforge.net/
>>>> _______________________________________________
>>>> Mifos-users mailing list
>>>> Mifos-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/mifos-users
>>>>
>>>>
>>>
>


-- 

*Mark Philippe L. Mirasol**IT Project Manager*
*TEAMMICRO*
Mobile: +63 9173008873
Email: markmira...@teammicro.net
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to