Automic Workload Automation

 View Only
  • 1.  Issue with Authorizations on VARA

    Posted Jul 31, 2020 12:45 PM
    Edited by Shravani Vedantham Jul 31, 2020 03:35 PM
    ​Hello everyone

    I am facing an issue while trying to assign authorizations to a particular user group. Its more specific to the VARA object, EVNT and JOBP.it could be the same issue for all three.
     I am attaching the screenshot of the authorizations, Privileges, Folder structure.

    Please look at it and let me know why its not working. I get an "Access Denied" i changed multiple times trying different things but nothing seems to work

    Eg:
    The VARA is located under \APPLICATIONS\EBS\FINANCIAL_CLOSING\VARA\ 
    VARA Name :VARA.EBS.ADHOC_FINANCIAL_CLOSE_EXECUTION_REQUESTS

    Any help/input is much appreciated.






    ------------------------------
    Thanks Shravani
    ------------------------------


  • 2.  RE: Issue with Authorizations on VARA

    Posted Jul 31, 2020 07:27 PM
    Try specifying the variable with no folder specification.
    Instead of coding this into the Name column;
        \foldername\foldername\varaname
    
    just code this;
        varaname​


    ------------------------------
    Pete Wirfs
    SAIF Corporation
    Salem Oregon USA
    ------------------------------



  • 3.  RE: Issue with Authorizations on VARA

    Posted Aug 04, 2020 12:28 PM
    Sorry Pete. It took me a while to reply. 
    I tried that but it still doesnt work.

    ------------------------------
    Thanks Shravani
    ------------------------------



  • 4.  RE: Issue with Authorizations on VARA

    Posted Aug 05, 2020 02:53 AM
    Hi,

    if everything looks correct, then it might be because it is. ;-) Normally such effects occur because a user is in another group that forbids the access. This overrules access rights defined elsewhere.

    Regards
    Juergen

    ------------------------------
    Juergen Lechner
    Senior Consultant
    setis GmbH
    Germany
    ------------------------------



  • 5.  RE: Issue with Authorizations on VARA
    Best Answer

    Posted Aug 06, 2020 04:32 AM
    Hi,
    The best advice i can give you to deal with authorization problems is to activate 'SECURITY_AUDIT_FAILURE' in UC_CLIENT_SETTINGS. This will give you additional error messages that will make the debugging much easier.

    UC_CLIENT_SETTINGS - Security Parameters

    ------------------------------
    Best regards,
    Thierry

    Banque de Luxembourg
    ------------------------------



  • 6.  RE: Issue with Authorizations on VARA

    Posted Aug 06, 2020 12:40 PM
    Thank you. Should i just add - 'SECURITY_AUDIT_FAILURE' as Y in UC_CLIENT_SETTINGS .I activated it.

    Also, Where do I check for the additional error messages?

    ------------------------------
    Thanks Shravani
    ------------------------------



  • 7.  RE: Issue with Authorizations on VARA

    Posted Aug 07, 2020 02:40 AM
    The value should be any or several of those keywords separated by a comma:
    HOST_ACCESS
    LOGON
    OBJECT_ACCESS
    USER_PRIVILEGES


    Messages should appear in the message window.


    ------------------------------
    Best regards,
    Thierry

    Banque de Luxembourg
    ------------------------------