Magidoc

Create or modify an CREmployee and perform additional tasks in one go

Arguments

#

confirmMail

Code of the template for the confirmation e-mail. Defaults to 'web-confirm'

dedupe

Enables employee de-duplication. When false, deduplication is disabled. Defaults to true.

dupmatchMail

Code of the template for email, to inform that apply resulted in duplicate match creation

language

nomatch

Prevent the creation of a match with the publication's vacancy when set to true. Defaults to false.

orgpub

Primary key ofCRPublication on the affiliate website through which the applicant browsed to the web portal website

prod

Business line (CRDataNode ID) for an open application.

pub

Primary key of CRPublication (published vacancy).

request

Non-null

webConfirmDeclineEmail

If true - confirmation email would not be sent.

webDupmatchDeclineEmail

If true - email-warning about duplicate match would not be sent.

webDupwarnDeclineEmail

If true - email-warning about possible duplicates would not be sent.

webNotifyDeclineEmail

If true - notification email would not be sent.

Response

#

Returns CREmployee .

Example

#

    
  

3

    
  

3

    
  

3