Objects Permission

mouddaimouddai Member Posts: 3
edited 2014-01-27 in NAV Three Tier
Hi,

Can someone explain me the permissions to be applied to objects of an ISV solution for a client.

The configuration is done at VOICE.

Possible fingers are: READ, INSERT, DELETE, MODIFY, EXECUTE

Possible values​​: Direct, Indirect, No Access

What Read,what Modify,what execution,...

Thank you.

Comments

  • bbrownbbrown Member Posts: 3,268
    Some are also dependent on having the required designer granule:

    READ - Allows you to open the object and view in the designer.

    INSERT - Allows you to create/insert using the specified Object ID

    DELETE - allows you to delete the specified Object ID

    MODIFY - allows you to modify the specified Object ID

    EXECUTE - Allows you to run the specified Object ID. (this is the only permission an end-user needs.
    There are no bugs - only undocumented features.
  • mouddaimouddai Member Posts: 3
    Hi,

    Thank you for the answer.

    I give the performing rights to the client on all objects: ---- X but when execute page on RTC, I have this error :


    No execute permission on 'xxxxxxxxxxxxxx' Page with ID xxxxxxxxxx.

    Page xxxxxxxx must close
    .
Sign In or Register to comment.