Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Lack of Permission while importing from Bank Acc. Reconciliation

Posted on by

Hello everyone!!!

With customer license loaded, im having problems with permission while importing bank extract. The problem is related with the 1221 table "Data Exch. Field". It has indirect permission, tested on a 2018 CU10 cronus database. This problems are not happening with the developer license.

captura_5F00_error_5F00_3.PNG

Capture of the error:

captura_5F00_error_5F00_2.PNG

The error happens in this part of the code:

captura_5F00_error_5F00_1.PNG

Indirect permissions are not working in this CU if the insertion is called from the same page??

Here are the permissions included in the customer license:

 captura_5F00_error_5F00_2.PNG

Anyone is having this problem???

This was working in 2018 CU2.

Thanks in advice!!

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    We have seen the same issue in CU15.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    Hi everybody,

    it seems to be a technical problem with the client-exe. I am making an Update from NAV2018cu07 to NAV2018cu13, and even in CRONUS it is not possible anymore to edit the Posted Sales Shipment in PAG130 with a customer License. With a developer license everything works fine.

    Microsoft knows the problem. but also in CU14 this bug is not solved. MS told me the in the next CU (15) it will be solved - well, lets wait.

    In CU13 there was another bug with indirect Rights, global variables weren't able anymore to Change a record, only local variables. This is fixed in CU14.

    As my customer can't wait till MS solves this bug after 2 or more month I developed a small work-araound: a little Page with the fileds I want to Change, but as local variables, and when I close the page the Content of this variables will be stored in the record.

    (OnOpenPage: NetWeight_L := PostSaleShip."Net Weight"; OnCLosePage: PostSaleShip."Net Weight" := NetWeight_L; PostSaleShip.modify; with indirect Rights and Permission Table 110=m)

  • TryFunction Profile Picture
    TryFunction on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    The solution, provided by a microsfot suport member is:

    The solution is to add this:

    TableData Data Exch. Field=I

    In Permissions property on table 1221

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    Hi,

    yesterday we found the same problem with a customer installation Subsription (NAV2018 CU 10).
    In a test environment with the same object state, this problem does not exist.

    The only but probably decisive difference: our test environment runs on platform update CU04. Customer's on platform update CU10.
  • TryFunction Profile Picture
    TryFunction on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    I think that you didn´t understand the issue. Even with the permissions set, this is failing. I know how to use the properties...

  • Suresh Kulla Profile Picture
    Suresh Kulla 43,745 on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    You can assing permission to the object i.e. the codeunit or xmlport which is insert the records by using the properties.

  • TryFunction Profile Picture
    TryFunction on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    Not in this case, im using a complete user to test this, in the cronus and in the production database. This is simply not working:

    5861.error2.JPG

  • Hannes Holst Profile Picture
    Hannes Holst 5,767 on at
    RE: Lack of Permission while importing from Bank Acc. Reconciliation

    Hi,

    It's because the License Type of that user is "Limited User".

    You can change it on the User-Page and here is more information on that topic: docs.microsoft.com/.../license-types

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans