jackhenry jxchange - LnAcctMod and LnRateSchedMod issues - Stack Overflow

admin2025-04-19  0

Working with both in a UAT environment.

LnAcctMod will give me a success back, although when I check core or inquire on field CurIdx, it does not show as updated.

LnRateSchedMod attempting to update the same CurIdx field. Error I'm getting back is:

<FaultRecInfoArray>
    <FaultMsgRec>
        <ErrCode>100271</ErrCode>
        <ErrCat>Error</ErrCat>
        <ErrDesc>Required field</ErrDesc>
        <ErrElem>RateRevDt</ErrElem>
        <ErrLoc>LNRTSMMOD</ErrLoc>
    </FaultMsgRec>
</FaultRecInfoArray>

I have a valid value in the RateRevDt field using format YYYY-MM-DD. Still no luck.

Working with both in a UAT environment.

LnAcctMod will give me a success back, although when I check core or inquire on field CurIdx, it does not show as updated.

LnRateSchedMod attempting to update the same CurIdx field. Error I'm getting back is:

<FaultRecInfoArray>
    <FaultMsgRec>
        <ErrCode>100271</ErrCode>
        <ErrCat>Error</ErrCat>
        <ErrDesc>Required field</ErrDesc>
        <ErrElem>RateRevDt</ErrElem>
        <ErrLoc>LNRTSMMOD</ErrLoc>
    </FaultMsgRec>
</FaultRecInfoArray>

I have a valid value in the RateRevDt field using format YYYY-MM-DD. Still no luck.

Share edited Mar 6 at 15:07 Ferry To 1,5693 gold badges39 silver badges55 bronze badges asked Mar 3 at 21:11 ccongiardoccongiardo 114 bronze badges 1
  • Following up on my post. JH support has told me that the CurIdx field is not supported to be modified in the mentioned API operations. Is there an indication on the jha.dev site that could clarify what fields could be modified under each API operation and which are not supported for modification? – ccongiardo Commented Mar 6 at 15:10
Add a comment  | 

1 Answer 1

Reset to default 1

The Jack Henry Developer portal entry for LnAcctMod (https://jackhenry.dev/open-enterprise-api-docs/enterprise-soap-api/api-reference/core-services/lnacctmod/) has mapping information under the Providers menu option. You will need to select what JH bank core you are using and then select Mappings.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745071685a283320.html

最新回复(0)