Fiona Chen

Results 7 comments of Fiona Chen

So I grant the operator role to the TDE user and get TDE work. That said, this enables that user very powerful privileges. Can you please explain what role is...

In DH5.1.0 , I created a role has below privileges: "role": ["data-hub-admin-role","flow-developer-role","flow-operator-role","pii-reader"]. I run all the flows except mapping( mapping ran by admin) with a user granted above role. If...

I ran the TDE/Optic through Java API by "flow-dev" with ["data-hub-admin-role","flow-developer-role","flow-operator-role","pii-reader"] . It throws error: Exception in thread "main" com.marklogic.client.FailedRequestException: Local message: failed to apply resource at rows: Internal Server...

[Final Doc Permission.xlsx](https://github.com/marklogic/marklogic-data-hub/files/4350675/Final.Doc.Permission.xlsx) Please see the detailed breakdown of the doc permission in the Final. The flows are ran by the "flow-dev" except the mapping ran by admin.

Read: temporal-admin tde-view rest-reader tde-admin harmonized-reader Update: temporal-admin rest-writer rest-admin tde-admin harmonized-updater flow-dev

No, the error is from Java API which is nothing to do with QConsole. It throws error when ran by "flow-dev". It produces the correct result when ran by admin....

I have tried using the custom mapping before but failed.