alexduta created NIFI-14181:
-------------------------------
Summary: QuerySalesforceObject processor not accepting attributes
for sObject Name property
Key: NIFI-14181
URL: https://issues.apache.org/jira/browse/NIFI-14181
Project: Apache NiFi
Issue Type: Bug
Components: NiFi Stateless
Affects Versions: 2.1.0
Reporter: alexduta
When trying to use QuerySalesforceObject processor with the Property Based
Query with an attribute defined for the sObject Name property, is giving the
errorĀ
[\{"errorCode":"NOT_FOUND","message":"The requested resource does not exist"}]
In my case, I have an attribute called object which value is Account.
When trying to define sObject Name property as ${object} is throwing the above
error.
I need to mention that each time I am using Account as a word in the property
name, no problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)