How ACLs Affect locking?
Answers were Sorted based on User's Feedback
Answer / praveen
ACLS are used to give the authorization to the particular
user groups.If u give ACL to administrator then the admin
group users who are there in that group they can have the
acess to that particular service.Otherwise we can not use
it.This is called ACL locking.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / av raviteja
ACL manages different levels of access to users/groups. Elements which are locked by users from a particular group can be unlocked only by other users from the same group or by the users who are from a group having higher level of access privilege.
For example if a element is locked by user A from Developers group, it can be unlocked by another person from Developers group or by anyone from Admin group who are having higher level of privileges.
| Is This Answer Correct ? | 0 Yes | 0 No |
What Does an IS Schema Look Like?
How to create a link between variables?
What is Modeler
When and why should we use transformers and flow services? How are they different from each other?
what are extended settings?
When Should You Use Flow Diagram View?
How to use SEQUENCE as the Target of a BRANCH?
Can U Explain JDBC Adapter Transaction types..?
8 Answers Cap Gemini, LG CNS, STC, Tech Mahindra,
In which case we are not advised to use Transformers...?
difference between 8x and 9x
Can u please tell me abt WebMethods in brief
scenario: i have a loop A, under which i have a child loop B, under which i have a Branch with few services with a condition. if a condition is satisfied , then i need my branch to exit from loop B, what should i do?