Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Setting up security

My customer, who is an end-user, is disapointed because the security setup must be done by scripting and therefore by the (external) IT department.

I know it is tecnically very difficult to do otherwise, but maybe some-one has a genius idea.

2 Replies
calvindk
Creator III
Creator III

Just have the scripting read from an excel or a db, and have the customer enter the security settings in that.

eg,

SECTION Access;

LOAD ACCESS,  NTNAME, DEPARTMENT

FROM

Access\AccessList.xlsx

(ooxml, embedded labels, table is Sheet1);

;

SECTION Application;

Bill_Britt
Former Employee
Former Employee

You can also set this up in publisher and pull it into the document from there.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.