Hit enter to search.
Back last sommer we introduced a new function called 'SkipField'. The function can be used as part of the mapping and will cause that Rapidi dynamically can skip sending a specific field (for a specific record) to the destination system. This is very useful
One such case is when you want to create a text or comment line on a SalesOrder in Microsoft Dynamics NAV using the Microsoft Dynamics NAV SalesOrder web service (standard Microsoft Dynamics NAV SalesOrder Card Page exposed as a SOAP web service).
image 1: 'SkipField' function in use under a SubTransfer
In this case the Microsoft Dynamics NAV web service does not accept the fields No (Item No), Quantity and UnitPrice to be sent on that line. We can use the 'SkipField' function to achive exactly that, with a formula like:
##IF(EQUALS(LineType,0),SKIPFIELD(),Quantity)
With this we can achive that the Quantity field is not sent to the destination if the LineType is 0.
The 'SkipField' function is now supported for use with the Microsoft Dynamics NAV web service Connector.
The 'SkipField' function caused a change to the communication protocol between the central server and the RapidiConnector - as the information about skipping a field needed to be sent to the RapidiConnector. Therefore both the RapidiConnector and the central server have been upgraded.
However, introducing this change in the communication protocol, we still ensure backward compatibility for both ends - meaning an earlier version of the RapidiConnector will work with a later or the latest version of the Rapidi central server or a later version of the RapidiConnector will work with an earlier version of the Rapidi central server. During the initial communication the RapidiConnector and the Rapidi central server simply agree with each other what features they have in common and which features they can support in the protocol. This makes upgrades much more flexible.
To use this feature, you need to upgrade both the Rapidi central service and local RapidiConnector to version 3.2.92u or later. Please contact our support to arrange an upgrade.
Thanks
Michael
Michael Bock, Founder & CEO
Transfer Fields, SFDC API Calls, Comments, and Mirror ...
Feature: Continue on Error
VIDEO: MyRapidi Product Update Webinar February 2022
Carrer de la Font del Colom, 6,
L'Aldosa,
AD400 La Massana, Andorra
Copyright © 2024 Rapidi.
All Rights Reserved
Terms & Conditions |
Privacy Policy