Non-Opening Firewall will always use Pull Processing Mode #
We would like to inform you that the New File Agent Adapter will automatically use Pull Processing Mode on a Non-Opening Firewall. In this mode, we send a notification with message IDs to the agent via an HTTP request or event. The agent then pulls the data from Salesforce for outbound integration. This approach works for most use cases, including preventing Salesforce limitations. However, since the agent processes tasks asynchronously, we support pulling data in Non-Opening Firewall mode.
Enhancing Various Functions to Support External and Hybrid Mapping in the Mapping Tool #
In the previous version, we did not have features such as ‘Define Filter’, ‘Select Field’, and ‘Define SOQL Statement’ for External and Hybrid Mapping. Now, we have enhanced these features to provide support.
Enhanced the Mapping Tool to Make the UI More User-Friendly: #
We have enhanced the mapping tool to make the UI more user-friendly:
- Add two more columns called ‘Key’ and ‘Option’ to the data mapping.
- The ‘Key’ column displays a key icon when the record is an external ID or the ‘Ext Id’ flag is checked.
- The ‘Option’ column displays filter, formula, selected field, and SOQL icons when the record has a defined filter, formula, selected field, and SOQL statement.
- Added four buttons to the data mapping: ‘Open Formula,’ ‘Define Filter,’ ‘Select Field,’ and ‘Define SOQL Statement.
- ‘Open Formula’ opens the formula screen without needing to click on the row.
- Define Filter’ adds conditions or filters data to select values based on specific criteria.
- ‘Select Field’ we can select fields from the parent or the own node.
- ‘Define SOQL Statement’ is used to query field values from the database into message data.”
- Formula Screen: Remove some combo boxes, including Source Tree, Target Tree, Target Fields, sObject Tree, and sObject Fields. Split this screen into three sections: Source Tree, Expression, and Filter Fields (inboundv3).
- The ‘Source Tree’ section displays source tree nodes.
- The ‘Expression’ section is a combination of values, variables, operators, and functions that, when evaluated, produce another value.
- The ‘Filter’ section shows the filter name and source path.
- Define Filter Screen: This screen has three sections: Source Tree, Conditions, and Preview Results.
- Inbound V3 Mapping: Remove the set context function and allow users to perform mapping without validation.