Monday, July 18, 2016

Oracle Learn Cloud 16B: Release features

Oracle Learn Cloud (Taleo Learn) v16B will be available on July 22nd, 2016. The release content document can be found in the below link:
http://www.oracle.com/webfolder/technetwork/tutorials/tutorial/cloud/taleo/16B_learn_rcd.htm

A quick summary of the new features:

  1. New supervisor role feature: One common role to maintain supervisor permissions. This role will also be assigned to all users mapped as supervisors. For existing implementations with an integration to bring in users into Learn, you will need to do an impact analysis of how this new role will affect the permissions assigned to supervisors brought in by integration.
  2. Search and Skill widgets: Continuing investment in the new "widgets" feature, 16B will see two new widgets - Search and Skill. The new widgets present an opportunity for existing implementations to provide a more modern user interface for some of the existing features. Most Learn customers will be having a "Search" feature, utilising the tradtional LearnCenter Search Dynamic Object. Evaluate the new widgets to see how the existing pages can be redesigned to incorporate the new widgets.
  3. OOTB user interface between Learn and TBE: An out of the box interface is now provided for customers using TBE to bring over user data to Learn. Note that there is a significant change in the integration strategy for new Learn projects with the adoption of REST API services. While this does not affect existing customers for the moment, current and future implementations will need to consider the impact of this change.
  4. General availability of the new SCORM course player: A new course player was introduced in earlier releases, with support for HTML 5 content. This has now emerged from BETA and is available for courses launched from the "Learning Plan", "Tasks" and "Transcript" widgets.
If you are an existing Learn customer, review the release content documents and carry out a release impact analysis at the earliest. As always, make use of the robust community in Customer Connect to raise any questions or issues you have during the upgrade.

Monday, July 4, 2016

T3: Things to note while using the "Title by Manager" field in your requisition form

So, your hiring manager raises a requisition and wants to put an internal reference for the job title. For this purpose, Oracle Talent Acquisition cloud provides a field called "Title by Manager". This field is purely used for internal reference and not posted out as the requisition title. Except, in one scenario.
Note that if the Requisition Title field is left empty and if the "Title by Manager" field has been filled up, the Requisition Title field automatically takes the values in the Title by Manager field on save. This will happen, even though Requisition Title is a mandatory field. This opens up the slight risk of the requisition title getting its value directly from title by manager, which can be undesirable at times. Do keep this constraint in mind while designing your requisition form!

Sunday, June 26, 2016

End of Life alert: Business Intelligence for Taleo Enterprise Edition

A note as we are half way through 2016 - Business Objects for Taleo Enterprise Edition will reach it's end of life by 31st December, 2016. So, if you are a Taleo customer still using Business Objects, do plan your move to Oracle Business Intelligence (OBI). There is a wealth of information on OBI available on customer connect here

Friday, June 24, 2016

The Weekend T3: How to print multiple education and work experience entries in a correspondence

So, your customer asks you to design a correspondence that prints out all the work experience and education entries of a candidate from Taleo Enterprise Edition. How do you go about it?

Work Experience is one of the data elements in Taleo that can have multiple entries  per entity

So, you access the Message Templates configuration and look up the available variables related to a candidate's education and work experience. You will see something as below:

Correspondence variables for repeating elements like work experience is indexed
Notice the array index indicator within [] for these variables? These appear only for those variables that have multiple entries for an application, like Education, Work Experience, References, Pre-screening question etc.
You will notice that only variables for the first work experience/education entries are available in the list of variables (eg. {Application.Experiences[1].Employer}). In this case, how do you print other entries in a correspondence?

Even though additional array index entries are not provided in the list of variables, you can use the appropriate array index numbering to print additional entries. For eg. if you wanted to print up to the first 3 employers of a candidate's application, use the below variables:
{Application.Experiences[1].Employer}
{Application.Experiences[2].Employer}
{Application.Experiences[3].Employer}

So, that's the quick tip for the week. If there are specific topics you want me to cover in the Tips and Tricks column, just drop a comment. Stay tuned for more and have a nice weekend.

PS: In case you were wondering, T3 = Taleo Tips and Tricks

Friday, June 17, 2016

Driving field level validations in Taleo using Javascript API

The Javascript API available in Oracle Talent Acquisition Cloud can be utilised to drive field level validations and calculations. This is especially useful in the offer process, where specific offer components can be auto-calculated based on the base salary. The paper looks at the framework in general and illustrates the application of the same with an example scenario.



Friday, June 10, 2016

Learning Plans - The Swiss Army Knife of Oracle Learning Cloud

Jim manages the Learning & Development team of a large automobile component manufacturing company with a 10,000+ workforce. They have manufacturing plants across 5 locations in Asia, with sales and service offices spread across 20 countries. One of the critical KPIs of the L&D function is to administer multiple mandatory courses with varying eligibility and completion rules. One of his biggest challenges is to deliver Health and Safety compliance certification to over 3,000 employees and contractors working in the manufacturing plants. All these workers have to certify themselves after viewing 3 eLearning courses every 6 months and all new workers have to complete this within the first week of their assignment to the plants. While this is monitored on a weekly basis by site HRs, Jim keeps a constant tab of any non-compliance using their global LMS.

So, if you were to implement Oracle Learning Cloud (Taleo Learn) for Jim, how would you handle this requirement?

Enter Learning Plans


Learning Plans is the swiss army knife of Taleo Learn. Brandish it to deliver any type of program/curriculum based learning. Think of Learning Plan as a container that can pack different types of learning items for specific purposes.
Learning Plans - The Swiss Army Knife of Oracle Learning Cloud

 Let's take the case of Jim to illustrate this. His new hire health and safety training involves a set of 3 eLearning courses that need to be completed within a week of being assigned to the employees. Learning Plan is a way of packaging these 3 courses in one set, setting the required deadline, reminders, notifications and assigning it to required employees. For new employees in sales, Jim has a much larger Learning Plan that involves the new hires attending class room based orientations and field assignments. A Learning Plan can effectively combine multiple types of learning items like eLearning, Class room based training, tests and assessments, offline learning etc.

Auto-Enrollment through Groups

One key element of the Learning Plan functionality is the ability to auto-enroll employees into Learning Plans using dynamic groups. So, Jim can define rules to auto-enroll all manufacturing new hires into the Health and Safety Learning Plan, while to move all Sales new hires into the Sales Learning plan. While reducing the administrative overhead is a benefit brought in by this auto-enrollment feature, a more strategic advantage is the ability to push employees into specific Learning Plans based on their attributes. For eg. let's say you have a Future Manager learning path where high potential employees are enrolled into. Once you identify an employee as eligible for this program in Learn (will need a custom field to indicate this), he/she can be automatically enrolled into the Future Manager Learning Plan.

Well, but remember that Jim also has to assign this plan every six months to his manufacturing employees? How do we do that?

Enter Recurring Learning Plans.....Learning Plans reloaded!
In v16A of the product, Oracle has introduced an enhancement to the Learning Plan feature. Now you can define Learning Plans as "Recurring"
Recurring Learning Plans can be defined to handle recurring learning needs
This feature gives you the ability to recur a Learning plan within a specific interval (defined in days or months) as well as sent reminders before the Learning Plan is to expire. This key enhancement is exactly what customers like that of Jim in industries with heavy compliance requirements will be looking for.

All in all, Learning Plans is an extremely powerful feature that can be creatively used to meet a number of functional use cases. I am sure you will have lot of fun exploring this feature further.

Thursday, June 2, 2016

Kirkpatrick Model Level3 evaluation in Taleo Learn

One of the most common models used for measuring training effectiveness is the Kirkpatrick Model. This model measures four levels of training effectiveness as shown below:

The four levels of evaluation in Kirkpatrick Model

Measurement of first and second levels is straightforward and can be easily handled in Taleo Learn. Level 3 measures the impact of training on performance of the employee/degree of behavioral change. Typically, these are measured after the training and involves the employee's supervisor who provides a feedback on the observed impact on performance of the training.

Taleo Learn facilitates Level 3 measurement using the concept of "Delayed Surveys". Delayed Surveys can be used to send out an evaluation form or survey to an employee's manager, specific number of days after the completion of an Instructor Lead Training session. The steps to setup a Delayed Survey is as below:

1. Create a new assessment with type of "survey" and define the questions that need to be part of the Level 3 evaluation.
2. Once the assessment has been created, create a survey as shown below, where you can mention the number of days after the course completion when you need the survey to be sent out.

Setup of a delayed survey requires you to fil up the "Number of days to delay survey delivery" option

3. Select the assessment created in step 1 and attach to the "Supervisor Survey" option on the above page. This will send out the selected survey questionnaire to the employee's supervisor
4. Add the Delayed Survey dynamic object on your Learn homepage, so that managers can view any delayed survey that has been sent to them.
5. Enable reports to view results of the Level 3 survey provided
6. Review notifications related to delayed survey and enable/modify as required.

As they say, 'you can't manage what you can't measure' and the measurement of impact of training on day to day job performance of an employee is a critical performance index for any organization. While delayed surveys is a powerful mechanism to measure this, you can also look at extending L3 measurement to performance reviews, development conversations and your employee surveys.

Monday, May 30, 2016

On the Bulk Loader feature in Taleo Learn

With thousands of enrollments, mass updates of attendance, mass creation of courses etc. Learning Management is easily one of the most transaction intensive of HR processes. Let's look at some of the business scenarios where mass transactions are involved in a typical learning management process:

1. Instructor Lead Training schedule/calendar to be updated in the LMS
2. Enrolling all new hires into a compliance course
3. Updating attendance of all employees who attended an Instructor Lead Training session
4. Enrolling High Potential employees into a Leadership development program
5. Migration of learning history from a previous LMS

To cater to such requirements of mass transactions, Oracle Learning Cloud (Taleo Learn) introduced the 'Bulk Loader' features few releases back. The bulk loader feature which started off with options to mass create Instructor Lead Trainings (ILTs), has been significantly expanded in the latest release to cover the following functionalities:

a. Create/Update ILT events, tracks, sessions, enrollment
b. Create Learncenter authored courses
c. Map items to categories
d. Manage pre and post-enrollment status of employees
e. Map employees to Learning Plans
f. Manager course completion status of employees

Bulk Loader is available in the Configuration center of Oracle Learning Cloud, allowing L&D administrators to carry out these transactions directly from the web UI. The tool is extremely intuitive as it works like a guided process and provides file templates to be used as well. L&D Administrators should be able to utilise this with minimal or almost no training (which is what cloud solutions are all about).

This feature brings in important considerations from an implementation standpoint as well:

1. Now, partners and customers will be able to carry out migration of training history into Oracle Learning Cloud, without depending on Oracle Consulting. This was earlier restricted only to Oracle Consulting, but bulk loader opens this up for the partner ecosystem, which is great!

2. Post-enrollment status can be updated using bulk loader now. This addresses the need to update 'attendance'/'completion' details of Instructor Lead Trainings. Note that bulk loader can also be scheduled now, bringing in the possibility to automate the updation of post-enrollment statuses in case attendance for a class is tracked externally.

3. A good amount of the initial ILT setup, typically done during the cutover to the product can now be managed through bulk loader.

4. Ensure that the L&D Administrators are fully aware of this feature as this will help to minimise administrative overheads during operations. L&D Admins should love this feature as it involves zero technical overhead!

All in all, this is a great addition to the product which should be utilized by implementation consultants and L&D Administrators alike.