cancel
Showing results for 
Search instead for 
Did you mean: 

Target documents to different users with respect to Mobile categories in BO Mobile

Former Member
0 Kudos

Hi All,

I want to target documents in BO Mobile to different users with respect to Mobile categories assigned in CMC. Consider the below situation:

server.properties (in server):

1. bo_mobile_user: abc

2. bo_mobile_user: xyz

mobi.properties (in server):

1. default.corporateCategory=Mobile,Smartphone

connection (odbc):

1. abc (for universe abc)

2. xyz (for universe xyz)

universe:

1. abc (for user:abc with full control)

2. xyz (for user:xyz with full control)

users:

1. abc (with full control)

2. xyz (with full control)

mobile categories:

1. Mobile (having webi document abc.webi)

2. Smartphone (having webi document xyz.webi)

I want to target the users with respective mobile category document in BO Mobile. For example,

A. BO Mobile --> user (login: abc) --> should have access to document "abc.webi" of category: Mobile

B. BO Mobile --> user (login: xyz) --> should have access to document "xyz.webi" of category: Smartphone

How can I achieve this? Please suggest.

Regards,

Kim

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kim,

You can achieve your requirements by creating multiple users in CMC. Design your reports using login credentials of the user (starting from universe design and so on and assign respective privileges to the users at each level). Once the reports are ready, assign the same to users Personal Category folder and restrict the accessibility to the user level. Then finally you can configure the mobile properties and access the reports which are limited to the individual users.

Thanks,

Santoshpratim

Former Member
0 Kudos

Hello,

Thanks a ton for your response. It worked for me.

Regards,

Kim

Answers (0)