Skip to end of banner
Go to start of banner

Dynamics AX Delete (Field Version*)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

On this Page

Dynamics AX Delete Snap under the Microsoft Dynamics AX 2009 Snap Pack is a field version supported by the Snaplogic Professional Services Team. For a fully supported version, refer the Microsoft Dynamics AX Snap Pack under the Enterprise Snaps.

Snap type:

Write


Description:

This Snap provides the functionality to delete objects in Microsoft Dynamics® AX through the Microsoft Dynamics AX AIF web services. The Snap requires an input ID specific to the object to delete and sends the request to Microsoft Dynamics AX. If the result is successful, then the ID is returned. However, if there is an error in performing the delete, then the error view will contain the error message.


Prerequisites:

[None]


Support and limitations:


Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Dynamics AX Account (Field Version*) for information on setting up this type of account.


Views:
InputThis Snap has exactly one document input view. Each document contains an ID of the object to be deleted. Depending on the Microsoft Dynamics AX object, the name of the ID might be different. For instance, for the Customer object, the name of the ID is AccountNum. However, for Sales Order, the name of the ID is SalesId. The way to determine the name of the ID is to create a pipeline with the Delete component and save the pipeline. Based on the suggest functionality, the Delete Snap will populate with the correct input view field name.
OutputThis Snap has exactly one document output view. Each document contains Map data, which includes the ID of the object created.
ErrorThis Snap has at most one document error view and might produce documents in the view if the input data causes an error in Microsoft Dynamics AX. By default, Microsoft Dynamics AX only returns generic error messages. If detailed system error messages are required, the AIF services in Microsoft Dynamics AX must be configured to propagate errors.

Settings

Label


Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Snap execution

Select one of the three modes in which the Snap executes. Available options are:
  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.
  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.
  • Disabled: Disables the Snap and all Snaps that are downstream from it.

Error rendering macro 'excerpt-include' : No link could be created for 'Microsoft Dynamics AX Snap Pack'.

  • No labels