> > > >

Use this form to configure actions for an endpoint. When you associate an action with an endpoint, this is called an action policy.

Typically, you will associate Web service actions with an endpoint. These actions are defined as ServiceOperation actions in the form. For example, the CustCustomerService.createaction creates a new customer in Microsoft Dynamics AX. You may also associate a SendXML action with an endpoint. A SendXML action defines an action that is independent of any service or class and is used in X++ to send XML (outbound).

For more information, see the following topics in the Server and Database Administration Help:

  • Configure endpoint action policies

  • Creating and configuring actions

Tasks that use this form

See topic "Configure endpoint action policies" in the Server and Database Administration Help.

Navigating the form

The following tables provide descriptions for the controls in this form.

Tabs

Tab

Description

View a list of actions that are associated with the endpoint.

Enter and modify values for the selected action policy.

Buttons

Button

Description

Open an action-specific configuration form that is defined by the document class. Use this form to configure information that is specific to the endpoint and action, such as value maps for default document types.

For more information, see Value mapping (form).

Open the form, in which you can configure the data policy for an action associated with an endpoint. A data policy defines what fields are allowed or required in an exchange.

For more information, see Endpoint action data policies (form).

Open the form to configure pipeline components for inbound messages.

Open the form to configure pipeline components for outbound messages.

Open the form to view the internal XML schemas for the action parameters and return value and optionally export the schemas to an .xsd file. This schema is specific to the selected endpoint and will differ depending on what fields you have selected in the action data policy.

Fields

Field

Description

The unique identifier for the action. Read-only after the action policy has been added.

The descriptive label for the action (read-only)

  1. Select this check box to use the default data policy. Only enabled for the default endpoint. The default data policy specifies that the endpoint action will use the full document schema in the exchange. If you clear this field, the button is enabled and you can modify the data policy for the action.

By default, the check box is selected for all actions associated with the default endpoint. If you want to modify the data policy for an action associated with the default endpoint, you must clear this field.

The status of the action:

  • (active)

  • (disabled)

  • (on hold)

An optional element that overrides the external identifier defined for the action in the form. If this field has a value, it must be specified in the <Action> tag in the message. If this field is empty, then the message <Action> tag must contain the value in the form.

The read-only name of the service class that is associated with the action.

Enter the desired logging frequency: