Fixes for Process Builder
The following issues have been fixed in this release for Process Builder.
- 14.0323.51
- Google Sheets > Update Cell Data and Add Rows activities, if the option First Row Is A Header Row is selected, Request Mapping shows columns only from A-Z and does not show columns beyond Z, such as AA, AB, and so on.
- 14.0323.52
- Google Sheets > Update Cell Data and Add Rows activities, if the option First Row As A Header Row is not selected, it does not update cell values in columns beyond Z, such as AA, AB, and so on.
- 14.0323.53
- A Document Transfer activity with a SharePoint document repository does not resolve the Runtime Site Collection URL XPath variable value specified in the access token.
- 14.0323.54
- Process annotation margins are too large, making it difficult to place annotations close to activities.
- 14.0323.55
- An HTML To Markdown activity with the
Overwrite If File Exists selected throws this error:
File already exists
- 14.0323.56
- Google Sheets > Create Spreadsheet activity
throws this error when the folder path
is set to Google Shared Drive:
404 File Not Found
- 14.0323.57
- PostgreSQL > Update Record activity does not update a field with an empty value.
- 14.0323.58
- Oracle NetSuite > Query Records activity, the response mapping for AddressBookList does not display the Address Line 1, Address Line 2, Phone, City, State, Country, and ZIP Code fields.
- 14.0323.59
- SharePoint > CAML Query activity, selecting Show Hidden Fields clears previously selected fields from the configured View Fields.
- 14.0323.60
- SharePoint > Create SharePoint List activity, in the Columns, a column that was previously added is not editable.
- 14.0323.61
- In the Anonymous Standard Task activity, an empty expiration date displays a blank error pop-up.
- 14.0323.62
- In the Anonymous Standard Task activity, the expiration date is set to empty after the expiration date elapses.
- 14.0323.63
- When editing the configuration for the Anonymous Standard Task activity, the Show All APIs option under Security > Restrict API gets deselected.
- 14.0323.64
- In the Anonymous Standard Task activity, in API Whitelisting, the Save button is disabled, which prevents updates.
- 14.0323.65
- The Document Transfer activity
throws this error for an AWS S3 bucket in the South Africa region:
The Maximum expiry period for a presigned URL using AWS4 signing is 604800 seconds
- 14.0323.66
- ServiceNow > Add Attachment activity does not suspend a process instances if the Record ID for which the file is attached is empty or null.
- 14.0323.67
- Importing an app with
a process model containing a Read Excel Table activity
throws this error, even if
a SharePoint access token exists in the environment:
One or more dependencies missing in this environment
- 14.0323.68
- Exchange Server > Find Journal Entry activity
throws this error at runtime:
Object reference not set to an instance of an object.
- 14.0323.69
- Users without the View Global Application Resources access right cannot access app level email templates.
- 14.0323.70
- Document > Microsoft Word activity, unmapped image merge fields are replaced with empty merge field tags.
- 14.0323.71
- If an app designer copies a Condition activity and its outbound activities, additional If conditions are added to the copied Condition activity.
- 14.0323.72
- Database > Stored Procedure activity when configured
with an Oracle database access token,
fails to retrieve the stored procedure or packages
and throws this error for users who are not database administrators:
Table or View does not exist
- 14.0323.73
- If an anonymous form activity is associated with an access token that has been deleted, the user cannot select a new access token.
- 14.0323.74
- AgilePoint NX > Create User activity fails to register a user if the email address contains an apostrophe (').
- 14.0323.75
- AWS Lambda > AWS Lambda Invoke Function activity
throws this error while invoking the method if the access token
uses Temporary Credentials (IAM Role):
GetFunctions, Error: Missing Authentication Token
- 14.0323.76
- Salesforce > Salesforce Query Advanced Records activity
throws this error if the WHERE clause contains a less than ('<') or
greater than ('>') operator:
MALFORMED_QUERY: unexpected token: '>'
- 14.0323.77
- The process model version displayed in the Process Details, Generate Report, and Model Properties are inconsistent.
- 14.0323.78
- Database > Query Multiple activity configuration dialog, the vertical scrollbar is missing when variables are used to select data.
- 14.0323.79
- Digital Signature > Adobe Sign activity fails if the document is created by a user other than the user who created the access token.
- 14.0323.80
- Microsoft 365 Administration >
Assign License activity fails when using invalid usage location and throws this error:
Object reference not set to an instance of an object
- 14.0323.81
- When Microsoft Power Automate > Trigger Flow configuration is updated, it does not delete the previously provisioned AgilePoint webhook.
- 14.0323.82
- SharePoint > Update Metadata activity fails to update an item's metadata if the Folder field is configured with a forward slash (/).
- 14.0323.83
- SharePoint > Move File activity suspends if the file name contains non-English characters, such as "ñ" or "á".
- 14.0323.84
- The Document Transfer activity fails to transfer a document to a SharePoint repository if the file name contains two consecutive periods (..).
- 14.0323.85
- SharePoint > CAML Query activity does not return data for internal fields such as DocIcon and BaseName.
- 14.0323.86
- The Document Transfer activity fails to transfer the file if the file name ends with a tilde (~).
- 14.0323.87
- SharePoint > Create Multiple List Item activity, if the List Item field value contains an ampersand (&) or a quoted value ('[value]'), the text is converted to lowercase.
- 14.0323.88
- If Web Service activity loads a WSDL that creates a cyclical dependency, AgilePoint Server crashes because it creates an infinite loop.
- 14.0323.89
- These SharePoint activities fail with Microsoft Entra ID
authentication configured in the access token:
- Create Site Collection
- Copy List Items
- Copy Item
- 14.0323.90
- SharePoint > CAML Query activity does not consider the time when filtering data based on DateTime fields.
- 14.0323.91
- SharePoint > Move File activity fails to move a file if the file name contains Unicode characters.
- 14.0323.92
- SharePoint > Copy Files activity fails to copy files after updating the access token to use the Entra ID app-only tokens instead of SharePoint Azure ACS app-only authentication.
- 14.0323.93
- SharePoint > CAML Query activity fails to return records if the view fields include the EncodedAbsUrl column.
- 14.0323.94
- SharePoint > Move File activity fails to move a file if the file name contains special characters.
- 14.0323.95
- SharePoint > CAML Query activity fails to return records if the view fields include the ContentType column.
- 14.0323.96
- Microsoft 365 activities fail when configured to use an app level access token.