Is there any way for customers to drill-down to specific users that are consuming Cloud Solution licenses? For example, my customers would like to know who are the users behind the number of licenses consumed in Performance Management and Recruiting....
In this blog, I will show how two unique requirements in Recruiting can easily be met using the Rules Engine.
First let’s look at populating a read-only field.
Populating Read-only Fields
The most common use case is salary calculation for offer appr...
This blog deals with the topic of updating applicants’ statuses using OData API. One can either use a tool such as Postman or, more easily, Integration Center.
Here we’ll look at how to use Integration Center to achieve this. Though its fairly easy,...
Are you someone who’s trying to create requisitions using EC Position Org Chart and running into issues? Or looking for information on what it supports and what it doesn’t?
Then you’ve come to the right place. We’re going to tell you how to use this...
Often times I across this requirement where recruiters say the application they forwarded to a requisition resulted in some data being overwritten. Having gone through various content - queries, incidents, JIRA, customer community portal - I think it...
Is there any way for customers to drill-down to specific users that are consuming Cloud Solution licenses? For example, my customers would like to know who are the users behind the number of licenses consumed in Performance Management and Recruiting....
Wonderful. This leaves absolutely no doubt in the value of learning brings.
I recently interacted with an organization that insisted on measuring adoption purely based on the time spent by users on each of their three learning platforms.
To me, this...
Very good, Husain. This situation should change once ONB 2.0 is released. Until then, this is a good way of meeting this requirement.
In my experience, the most common feature requested for around suite integration is the ability to transfer backgro...
Hi Doug,
Please try the following snippet. You can use Postman to execute this:
Operation Type : POST
URL : https://<<HOST_NAME>>:<<PORT_NUMBER>>/odata/v2/upsert?$format=json
{
"__metadata": {
"uri": "JobApplication(<<APPLICATION_ID>>L)",
"type":...