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 are the advantages of eai?
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
How to Move Flow Steps?
what is the difference of using transformer in service & direct invoke of service?
3 Answers Cap Gemini, Siemens,
what is indices in MAP flow step?
How to connect jdbc connection in webmethods without server and with server step by step explain.
Can you spell "Webmethods" properly in the language of your choice?
We have created a insert notification ,is there any way to process the document in the subscriber without publishing it .....?
How we can catch exception error on run time mode using Flow language in WebMethods??? and how we can send error description as an output parameter????
What Is an ACL?
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?
How to store logs in DB?