Can I execute a HR API with a concurrent process?
I’ve been developing a new application with APEX. It is going to replace a legacy system program(s) that we use for our in house administration for Dental and Vision benefits.
Making a long story short hopefully…. Once I’ve determined that
employee(s) will receive a reimbursement from the Dental or Vision p lans… I want to update a batch of employees (entering the appropriate element entry via hr_element_entry_api.create_element_entry.
I’ve learned so far that I have to be logged in to the APPS schema to execute the API and can’t execute from my APEX application as I originally intended.
Making a long story short hopefully…. Once I’ve determined that
employee(s) will receive a reimbursement from the Dental or Vision p lans… I want to update a batch of employees (entering the appropriate element entry via hr_element_entry_api.create_element_entry.
I’ve learned so far that I have to be logged in to the APPS schema to execute the API and can’t execute from my APEX application as I originally intended.
Tagged:
0