Microsoft Dynamics AX V3 Connector Guide > Mappings and Mapping Configuration Tasks with Microsoft Dynamics AX V3 Connector > Microsoft Dynamics AX V3 Midstream Transformation in Mappings
  

Microsoft Dynamics AX V3 Midstream Transformation in Mappings

Before you configure a midstream transformation, you must create a business service on the Configure tab. You must select a Microsoft Dynamics AX V3 connection and an operation when you create a business service.
When you configure the midstream transformation, select the business service and the operation on the Web Service tab.
You can map the input fields from source file to elements in request structure on the Request Mapping tab.
You can view the response structure in the field mapping. When you map the elements from the response structure to the output fields, the Secure Agent creates the output groups, along with the primary and foreign keys for the field names.

Advanced Midstream Properties

The following table describes the advanced properties that you can configure for a midstream transformation:
Property
Description
Cache Size for Web Service Request (KB)
Memory available for the web service request. If the request is more than 100 KB, you can increase the cache size. Default is 100 KB.
Cache Size for Web Service Response (KB)
Memory available for the web service response. If the web service response contains many rows or columns, you might want to increase the cache size. Default is 100 KB.
Allow Input Flush
Not Applicable.
Transaction Commit Control
Not Applicable.
The following table describes the advanced properties that you can configure on the Web Service tab:
Property
Description
Business Service
Name of the business service. Select the business service.
Operation
Select read, readAll, find, findKeys, getKeys, getChangedKeys, or create.
Note: You cannot perform delete or update operation.
Batch Size
Not supported.
Company Name
Specify the company name. You can enter multiple company names separated by semicolons. For example, ceu;ceed.
Language
Localizes the data you write to Microsoft Dynamics AX 2012. Specify the language code.