Resourceprofile

A resource profile item [Resourceprofile] is a skill or competency that is part of an employee's resource profile.

XML

SOAP

REST

Database table

Object

Resourceprofile

oaResourceprofile

resourceprofile

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The Resourceprofile object has the following properties:

XML / SOAP

Database

Description

attributeid

attribute_id

The ID of the optional resourceprofile attribute.

comment

comment

Additional comment describing this resourceprofile.

created

created

[Read-only] Time the record was created. See Date Fields.

externalid

external_id

If the record was imported from an external system you store the unique external record ID here.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

The resourceprofile name.

resourceprofile_typeid

resourceprofile_type_id

[Required] The ID of the resourceprofile_type.

type

type

[Required] The resourceprofile type. The entity on which this resourceprofile is based.

  • Skill

  • Education

  • Location

  • Jobrole

  • Industry

  • Customprofile_1..20

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.

userid

user_id

[Required] The ID of the user for which this resourceprofile describes. The user must exist, must not be marked as deleted and must be active.