Thursday, September 20, 2018

Implementation Users in Oracle Fusion

Implementation Users will manage the implementation of Oracle Human Capital Management Cloud (Oracle HCM Cloud).
• Administer Oracle HCM Cloud users and security, both during and after implementation.
• Set up basic enterprise structures for an Oracle HCM Cloud service.
Implementation users have the necessary access for both initial implementation of the Oracle HCM Cloud service and its
ongoing maintenance. You're recommended to create at least one implementation user.

No comments:

Post a Comment

Query to get the list of contexts for each formula type in Oracle Fusion HCM

select t.base_formula_type_name ,      ttl.formula_type_name ,      ttl.description ,      c.base_context_name from   ff_formula_types_b t ,...