Thank you , But I mean permission to URL " 
https://127.0.0.1:8443/accounting/control/main " 
How I can analyze /accounting or /humanres 'example'  based on userlogin or 
party id

Best Regards,

Ismail Alkouz
Java Developer


 


 
P.O.Box 3516 Amman, 11821
The Hashemite Kingdom of Jordan
Tel.                     +962 (6) 556 2620
Mob (Jordan).   +962 79 282 2098


/biict
@biict


-----Original Message-----
From: Deepak Nigam [mailto:deepak.ni...@hotwaxsystems.com] 
Sent: Wednesday, July 19, 2017 2:58 PM
To: dev@ofbiz.apache.org
Subject: Re: analyse the user permission

Hi Ismail,

You can refer the following set of data (copied from HumanResDemoData.xml)

<UserLogin userLoginId="demoemployee"
currentPassword="{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a"
requirePasswordChange="N" partyId="DemoEmployee"/>

<SecurityGroup groupId="HUMANRES_EMPLOYEE" description="This security group is 
for all the employees who want to apply for internal Job Posting."/>

<SecurityPermission description="Employee can check the status of his requests 
and trainings assigned to him with this permission."
permissionId="EMPLOYEE_VIEW"/>

<SecurityGroupPermission groupId="HUMANRES_EMPLOYEE"
permissionId="EMPLOYEE_VIEW"/>

<UserLoginSecurityGroup groupId="HUMANRES_EMPLOYEE"
userLoginId="demoemployee" fromDate="2001-01-01 12:00:00.0"/>



Thanks & Regards
--
Deepak Nigam
Technical Consultant/Team Lead
Hotwax Systems
www.hotwaxsystems.com

On Wed, Jul 19, 2017 at 5:03 PM, Ismail Al Kouz <ialk...@bi-bst.com> wrote:

> Hello Guys.
>
>
>
> How I can analyze the user permission based on userLoginId or PartyId
>
>
>
> thanks
>
>
>
> *Best Regards,*
>
>
>
> *Ismail Alkouz*
>
> Java Developer
>
>
>
> [image: Description: Logo for Office-4]
>
>
>
> [image: Description: bi email-3-02]
>
>
>
> P.O.Box 3516 Amman, 11821
>
> The Hashemite Kingdom of Jordan
>
> *Tel.*                     +962 (6) 556 2620
>
> *Mob (Jordan).*   +962 79 282 2098
>
> [image: Description: bi email-3-04]
>
> [image: Description: bi email-3-05]
>
> /biict
>
> @biict
>
>
>
>
>

Reply via email to