SAP Open Connectors

Production Release Notes - Version v2.208.988

Release notes -- v2.208.988 (since vhotfix-SDR-2121)

Highlights

RBAC 1.2

  • Adds ability to share instances across an organization

SLYT-1407 | feat(formula): add event suppression

  • Change default debug logging enabled setting for new Formulas from true to false. This is done by changing the default in both the Java domain object and the database.
  • Change behavior of Formulas with 'false' debug logging enabled setting from never emitting step execution values to emitting step executions values upon Formula error. This is accomplished via passing an Event Emission Policy of 'onError' to the step end event type option within Bodenstein. An enhancement was made to Bodenstein where we went from a boolean option domain (which we were providing as 'false' when the debug logging enabled setting was 'false' prior) to the above mentioned Event Emission Policy.

TS-1551: Don't allow nulls if not supposed to passthrough

  • If the value is null in an array transformation only passthrough if we are supposed to

EL-4421 - Oracle JDBC Connector

  • New connector in Database hub, Oracle JDBC
  • Supports CRUDS for all the tables in DB

EL-4334 Infusionsoft CRM and Marketing: Added pagination support

  • Infusionsoft CRM - Added Pagination support on Contacts and Opportunities resources
  • Infusionsoft Marketing - Added Pagination support on Accounts, Contacts, Leads and Notes objects

EL-4380 Modified code to pass query param in Syncplicity

  • Now user can retrieve files even from Syncplicity drive

EL-4101 Syncplicity Incorrect Event Types Received for Polling

  • Corrected event types for file deletion and addition of participant to folder for syncplicity

EL-3906 Adds IncludeType parameter in request payload while creating folder - syncliplicity

  • Adds IncludeType parameter in request payload while creating folder /folders -POST

EL-3941 SFTP Improvements

  • Now the user will be able to select authentication type (Basic / Custom) from dropdown

  • When basic is chosen name ,username ,Hostname/IP, Password shows up

  • When custom is chosen name ,username ,Private key,Private Key Password shows up

EL-4316 Update descriptions returned via Hub APIs

  • Updated descriptions returned via Hub APIs

EL-4444:Fixed the platform swagger json errors for code generation tool

  • bullet separated list of highlights that customers will see in our release notes
  • also, when applicable, include any examples (videos, GIFs, images, etc.) that demonstrate these changes that our customers may want to see

EL-4483:SFDC Bulk for common resource object typecasting fix

  • Fix for SFDC bulk download failed with "Restart not supported for the job"

EL-4367 - Fixed Microsoft Graph connector re-authentication issue

  • Fixed re-authentication issue for Microsoft Graph connector

EL-3974 - fixed the metadata generation from models

  • Enhanced the metadata generated from the model.

EL-4473: Added new resources for SAP B1

  • Added inventoryGeneralExit, inventoryGeneralEntry, and inventoryTransfers resources for SAP B1 connector.

EL-4501: NetsuiteRestlets : Polling interval should be defaulted to 15mins

EL-4200: In Intacct where clause description must be changed for entities resource

  • Sage Intacct Where clause description change from status='active' to status='T' for Entities resource

EL-3177: Unhide Netsuite Suitescripts connector from production

feat: add cancel for v3 formula executions (SLYT-1212)

  • Users are now able to request cancellation of a formula execution running on the v3 engine
  • The API to cancel a formula execution now returns the execution record

SLYT-1474: fix(formula): handle trigger payload nested within args via FIE endpoint

SLYT-1479: fix(formula): set debugLoggingEnabled to true upon creation for v1

EL-4008 | NetsuiteRestlets : Issue with GET /vendors