Complete the following steps:
-
Delete the step in the flow.
-
Re-add the step in the flow.
-
Refresh the process list.
-
Select the new process.
The following list displays known issues and limitations for MuleSoft Composer for Salesforce. The list is sorted by the date in which the known issue or limitation appeared.
Known Issue | Workaround | ID |
---|---|---|
Composer’s functionality may be subject to various limitations related to the external systems and their respective limits used in data retrieval. Composer is primarily intended for processing simpler and more lightweight datasets. It is important to understand that there is no single, rigid limit and that specific thresholds vary depending on each individual use case. For example, the following limits apply to Salesforce Connector. |
For use cases requiring greater control, advanced logic, or larger datasets, users should consider Anypoint Code Builder. |
W-19176552 |
Known Issue | Workaround | ID |
---|---|---|
In Salesforce Connector, the |
Rerun the flow to catch the missed events. For more information, refer to the known issue. |
W-16418279 |
Known Issue | Workaround | ID |
---|---|---|
When selecting a record type, if there is a large amount of metadata, the metadata resolver cannot parse the data within the three-minute time limit required by Composer and the |
For more information, see the knowledge article. |
W-15586159 |
Known Issue | Workaround | ID |
---|---|---|
When testing an Invocable Flow, if the value in the output fields was generated by a custom expression or if the value is either a |
None |
None |
Known Issue | Workaround | ID |
---|---|---|
When adding an action or a trigger, the Service field dropdown menu might appear empty, which prevents completing the connector configuration. Similarly, during configuration, the |
This is an intermittent issue that should resolve after a brief period of time. |
W-13527982 |
Known Issue | Workaround | ID |
---|---|---|
If connecting to a different RPA than one for which that the existing flow was built, the current RPA process is not automatically mapped to the processes in the new org. |
Complete the following steps:
|
None |
When getting a JSON from RPA, you can pass a list of objects to a connector supporting lists. For example, you can pass the list of order line items to NetSuite. |
None |
None. |
When getting a JSON from RPA, you cannot use primitive values of a list when iterating the list. For example, a list of strings can be iterated, but you cannot do anything with the resulting values. |
None |
None |
Known Issue | Workaround | ID |
---|---|---|
When deleting a connection, Composer ensures that there are no flows using that connection. If there are flows using that connection, they appear in a list in the Delete Connection window. However, in rare cases, flows created or edited before July 12, 2022 might not appear in the list. |
Known Issue | Workaround | ID |
---|---|---|
In the Invoice object, all fields containing the data type |
Using the Custom Expression Editor, you can use the typecasting function,
|
Known Issue | Workaround | ID |
---|---|---|
After changing the text in the Example Request field, the HTTP Request fields do not clear. |
Rebuild the action. |
W-11052290 |
Some API endpoints expect a list as input. Composer only supports creating one list from another. |
Add a previous step that returns a list to your flow and use it as a basis for the list required in the HTTP request. |
|
When testing a connection, the Request Body field appears even if the Request Method field is set to |
None |
Known Issue | Workaround | ID |
---|---|---|
An error occurs in Composer when testing your flow. |
In your Chrome browser, click Developer Tools and then click Network. In the Network tab in Chrome, test your flow again. If you encounter the
|
None |
Known Issue | Workaround | ID |
---|---|---|
The following standard fields are not supported at this time:
|
None |
None |
Custom fields containing the following list components fail to render:
|
None |
None |
In the Status field, the In Progress value sometimes appears twice. |
None |
None |
After creating a case in Jira, the Update issue action does not update the value in the Reporter field. Additionally, the value in this field must be blank for the Update issue action to succeed. |
To update the value in the Reporter field, you can manually update the case record in Jira. |
None |
Custom fields fail to appear. |
Reset your Jira connection by deleting the connection and re-authenticating your Jira account. |
None |
When you create an issue, you may encounter a 400 error in the output metadata. |
Disregard this error. |
None |
Known Issue | Workaround | ID |
---|---|---|
The Already editing somewhere? dialog appears, but you aren’t editing the flow in another tab. |
Log out of Composer and log back in to resume work. |
CAPO-47 |
When using the fromDateToTime or the fromStringToDateTime function in the Custom Expression Editor, the value returned is off by one day. For example, if you enter |
Known Issue | Workaround | ID |
---|---|---|
If a NetSuite data pill is used in a Slack message that also contains text, testing fails for the NetSuite to Slack flows. |
None. |
CPLAT-1288 |
If a user has not completed any field mappings in the NetSuite Update Record action, then testing will not start. |
None. |
CPLAT-1292 |
Known Issue | Workaround | ID |
---|---|---|
If you don’t see the New Flow button on the Recently Viewed list page, switch to the All page. |
None. |
CAPP-1625 |
If you see a blank area instead of the Home page contents when you first log in to Composer, clear your browser cookies and reload. |
None. |
CAPP-2051 |
You can’t access the Add Connection button from a trigger or action once it has been created. |
To change a connection to a new connection of the same system type:
|
|
After you create a trigger, you can’t delete that step. |
If you want to change the data source, for example switching from Salesforce to Workday, create a new flow. If you want to change the instance of the same data source, but the connection for that source doesn’t exist yet:
|
CAPP-1550 |
As part of the Salesforce action Get records, you can’t query based on a Date field. |
None. |
CPLAT-1126 |
Known Issue | Workaround | ID |
---|---|---|
A space in the name of your Google Sheet worksheet can cause an error during testing. |
Remove the space and rerun the test. |
CCONN-735 |