Informatica ActiveVOS
- Informatica ActiveVOS 9.2.4.6
- All Products
<screenflowConfig ...> <global...> <features> <feature name="guidePermissions" enabled="true"/> ... </features> ...
<tns:requestCategoryDefs> <tns:requestCategoryDef id="requestcategory_guides_launchpad" name="${requestcategory_guides_launchpad}"> <avccom:requestDef id="hello-world" name="Guide In Form"> <avccom:allowedRoles> <avccom:role>abAdmin</avccom:role> <avccom:role>abDeveloper</avccom:role> <avccom:role>loanreps</avccom:role> </avccom:allowedRoles> ...