Marketo SOAP Release Notes
Release notes are displayed in descending order from the most recent release to the oldest. Known Issues are listed with the most recent release.
See TIBCO Scribe® Connector For Marketo SOAP for more information.
Note: To access any changes to metadata support, such as new operations, entities, or fields, reset metadata for the Connection. See Resetting Metadata.
Version 3.1.0
Released June 7, 2017.
New And Noteworthy
- Added support for the marketoGUID field for Activity and Activity Types entities. To view this new field in TIBCO Scribe® Online, you must reset metadata your Marketo SOAP Connection. (43805)
- Enhanced error handling when batch processing is enabled on the Add operation. (8842)
Closed Issues
9276
Enhanced retry logic to prevent timeouts when processing large datasets. (Case # 74811)
10219
Enhanced the Query operation for Leads to reduce the number of lookups thus reducing metadata calls and improving performance. (Case # 75008)
21579
Lookup Leads failed with an error if no matching record was found. (Case # 81101)
43872
When there was a communication exception, the Connector did not always retry. (Case # 74811)
Known Issues
57009 / 57647 / 58150
Summary: When the ActivityID field of the Activity entity contains an ID that is too large for data type Int32, an error similar to the following is generated.(Case # 62755)
Severity: Error
Title:Scribe.Core.Processor.Executions.RunMapProcessExecutor
Win32 ThreadId:43392
Message: The process '7edfc0a3-82aa-4b44-a3af-b58c9290ce42' completed with an exception: Exception Type : OverflowException
Message : Value was either too large or too small for an Int32.
Workaround: Contact Support for Hotfix 57647.
34409 / 48996
Summary: When using Marketo SOAP as a source for a Replication Solution, the Solution may time out if the time for the data to be returned from Marketo exceeds 15 minutes. (Case #52016)
Workaround: None.
November 17, 2015 Release
New And Noteworthy
The Marketo Connector name has been updated to Marketo SOAP Connector in anticipation of the future release of a second Marketo Connector that uses the Marketo REST API.
Closed Issues
8842
Bulk operations were unsuccessful if any of the records being processed generated an error.
June 23, 2014 Release
New And Noteworthy
- Updated the connector to support Marketo API Version 2.3.
- Added Replication Solution Source support for Marketo including an option in the connection dialog to track deleted Marketo records in the replicated database for specific entities.
- Added support for query operations only for the following ActivityType entities:
- AddToList
- LeadAssigned
- RunSubflow
- AddToSFDCCampaign
- MergeLeads
- SalesEmailBounced
- AssocWithOpprtntyInSales
- NewLead
- SendSalesEmail
- ChangeLeadPartition
- NewSFDCOpprtnty
- SFDCActivity
- ChangeStatusInSFDCCampaign
- OpenSalesEmail
- SFDCActivityUpdated
- ClickSalesEmail
- ReceiveSalesEmail
- SFDCMergeLeads
- ComputeDataValue
- RemoveFromFlow
- SyncLeadToSFDC
- ConvertLead
- RemoveFromList
- SyncLeadUpdatesToSFDC
- CreateTask
- RemoveFromSFDCCampaign
- UpdateOpprtntyInSales
- DeleteLeadFromSFDC
- RequestCampaign
- Improved performance for integrating or replicating the following entities using the target Upsert operation:
- LeadRecord
- ListMember
- Opportunity
- OpportunityPersonRole
Closed Issues
There are no Closed Issues in this release.
January 31, 2014 Release
New And Noteworthy
Added the following new data types for custom objects:
- Nullable DateTime
- Nullable Date
Use these data types for dates when null values are allowed. The date value will be null (and not 1/1/1900) when a NULL value is inserted.
Changes In Functionality
Change In Logic For Create And Upsert Operations
Prior to this update, TIBCO Scribe® Online used the virtual LeadId field to locate the Lead for Create and Upsert operations. In this case, the operation failed if:
- The Lead was not found.
- The Lead was found, but was already associated to another object on the same key fields the operation.
With this update, the virtual LeadId field is no longer marked as required. Create and Upsert operations now locate the Lead as follows:
If the virtual LeadId field is populated, TIBCO Scribe® Online uses it to locate the lead. In this case, the operation will fail if:
- The Lead is not found.
- The Lead is found, but is already associated with another object on the same key fields the operation.
Otherwise TIBCO Scribe® Online updates the Lead with the custom object' s required keys (if needed); if successful, it will create or update the related object.
If the virtual LeadId field is not populated, TIBCO Scribe® Online creates or updates the custom object without locating, validating, or updating the related lead, relying solely on Marketo to either properly relate the custom object to a Lead or return an informational error that TIBCO Scribe® Online will return to the user.
Closed Issues
8205
Straight mapping for dates in custom objects is caused a exception when the value was NULL.
8217
Error " Collection was modified; enumeration operation may not execute" when mapping a foreign key field with spaces in the name for a custom Objects.
November 13, 2013 Release
New And Noteworthy
- Added support for Marketo custom objects
- Improved handling for datetime fields so that unspecified dates are interpreted as UTC time.
Closed Issues
There are no closed issues in this release.
April 9, 2013
New And Noteworthy
This is the initial release of the Marketo SOAP Connector. Use this Connector to integrate Marketo Activity, Lead, and Opportunity data into Salesforce, Dynamics CRM, or any other source or target data store
Closed Issues
There are no closed issues in this release.