-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
11.1.0
-
None
Camel component - Salesforce
Missing properties:
- loginUrl
- clientId
UI test (CamelCatalogComponentsTest) catched this one, because it verifies camel catalog properties list against properties shown inside properties tab.
Validation fails on camel catalog parameter 'required' , which is specified inside appropriate catalog .json file, which was in fuse 6.3 equal to 'false' or was not specified. In fuse 7.x is parameter 'required' set on 'true', but still not shown in properties view.
Is okey that required parameters are not visible inside properties view ? or is here any other rule which is clear from camel catalog and decides about visibility of properties inside camel editor ?