Create Employee Policy


Description

The policy for the CreateEmployee web method.

ID

7a0190d1-1104-400f-9eca-0854e0c086f1

Behaviors

The following behaviors are defined for this policy:

Create With Default Class Behavior

Description: Will determine if a default employee class, to be used when creating a new employee, will be specified

Type: Internal

ID: 2b768e3c-05c4-48fe-a300-1ed0fe1877f3

Behavior Options:

[spacer]

Name

Description

Parameters

ID

No Default Class

No default class Id specified

None

0

Specify Default Class

Specify default class Id

Class Id Parameter

1


Selected option: No Default Class

Employee Class Defaulting Behavior

Description: Will determine whether the employee class will be used to default other values

Type: Internal

ID: 7559855c-8276-4556-ba06-663e45f3b1f3

Behavior Options:

[spacer]

Name

Description

Parameters

ID

Do Not Use Employee Class

No employee class will be set

None

0

Use Employee Class

Use the employee class Id that is passed in to default any property that is part of employee class but was not passed in. For properties that do not have a value passed in and are not part of employee class will be defaulted based on the Dynamics GP business logic.

None

1


Selected option: Do Not Use Employee Class

Create Active Behavior

Description: Will determine how the active status of a employee will be set; the Create Active behavior will always be applied. Any value provided for the IsActive property may be overwritten based on the behavior option selected.

Type: Internal

ID: cc111297-3f02-4587-9251-c5205f39687d

Behavior Options:

[spacer]

Name

Description

Parameters

ID

Use Supplied Value

Use the value supplied; If a value for IsActive is not provided the employee will be set to the default (Active).

None

0

Set To Active

Each employee is created as active. The service recommends this option for those service owners that have a very high trust level with employees.

None

1

Set To Inactive

Each employee is created as inactive.

None

2


Selected option: Use Supplied Value


Documentation Feedback