It seems you are not providing the “transactionProcessingStrategyCode”.

See below story -> it was slightly changed and instead of the 
“transactionProcessingStrategyId”, you need to provide the code.

Example:
- transactionProcessingStrategyCode: “mifos-standard-strategy" 

Fineract story: https://issues.apache.org/jira/browse/FINERACT-1783

I hope it helps!

Regards,
Adam

> On 9 Nov 2023, at 09:11, Divyush Raj <rajdivy...@gmail.com> wrote:
> 
> Hi Adam,
> I have solved the issue of jar file not running.
> I have successfully installed the fineract backed API and also the UI 
> (Community-app).
> 
> The latest issue that i am facing is that.
> I am getting this error while trying to create a loan product:
> 
> ERROR:
> error.msg.transactions.processing.strategy.code.invalid
> 
> {
>   "developerMessage" : "The requested resource is not available.",
>   "httpStatusCode" : "404",
>   "defaultUserMessage" : "The requested resource is not available.",
>   "userMessageGlobalisationCode" : "error.msg.resource.not.found",
>   "errors" : [ {
>     "developerMessage" : "Loan transaction processing strategy with code null 
> does not exist",
>     "defaultUserMessage" : "Loan transaction processing strategy with code 
> null does not exist",
>     "userMessageGlobalisationCode" : 
> "error.msg.transactions.processing.strategy.code.invalid",
>     "parameterName" : "id",
>     "args" : [ { } ]
>   } ]
> }
> 
> Please look into this. Your help would be really appreciated.
> 
> Thank and Regards
> Divyush
> 
> 
> 
> On Tue, Nov 7, 2023 at 5:55 PM Ádám Sághy <adamsa...@gmail.com 
> <mailto:adamsa...@gmail.com>> wrote:
>> Hi
>> 
>> You havent shared too much information…
>> 
>> Can you please describe what exactly your question regarding "starting the 
>> fineract jar file”?
>> 
>> What do you try to achieve? What configurations you were using…etc.
>> 
>> If you are facing some exception, please share that as well.
>> 
>> In the meantime, please feel free to check the Readme of the Fineract: 
>> https://github.com/apache/fineract/blob/develop/README.md
>> You might find the answer for your questions there.
>> 
>> Regards,
>> Adam
>> 
>>> On 7 Nov 2023, at 11:12, Divyush Raj <rajdivy...@gmail.com 
>>> <mailto:rajdivy...@gmail.com>> wrote:
>>> 
>>> Hi, 
>>> I need some urgent help with starting the fineract jar file.
>>> Could you please help me?
>>> 
>>> Thanks and regards
>>> Divyush
>> 

Reply via email to