-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
W-13589088 Database Connector Data Types Examples - Parameter Types | How to write as **Expression or Bean reference** #2050
Comments
@kevintroller Can you open a ticket for this to confirm with dev? |
Do you know how I can open a case? Do I need to post on Issues | Known Issues (salesforce.com) ? I tried to use the documentation How to Log a New Support Case in the MuleSoft Help Center | MuleSoft Help Center (help.mulesoft.com), but it seems outdated. |
Hi @AndyDaSilva52 I already opened a case with the dev team and currently investigating. |
Thank you, @AndyDaSilva52 I'll pass this along to the dev team. |
Hi @AndyDaSilva52 Could you please report a Support case with this request? Please log a ticket to our Support team following these steps: https://help.mulesoft.com/s/article/How-to-log-a-new-support-case The Support team will perform an initial investigation and test the connector behavior with the parameters for then us be able to document the missing information. Thank you. |
None of the docs below helps to understand how to write an Expression or Bean reference for the Parameter Types, when using for example the Insert operation of the Database Connector
I had tried the right definition:
[{'key': "ID", 'type': "LONGNVARCHAR"}]
The XML:
The error using the example is:
How can we know the right way to write this Expression or Bean reference ?
The text was updated successfully, but these errors were encountered: