-
Bug
-
Resolution: Not a Bug
-
Minor
-
camel-K-M3
-
None
-
False
-
False
-
%
-
Undefined
-
-
OCP 4.5, Camel-K #5
With secret-based configuration, topic/channel is correctly created (checked in Salesforce Developer Console), but log of the integration contains null values for the topic's attributes:
[1] 2020-10-28 22:01:01,321 INFO [org.apa.cam.com.sal.int.str.PushTopicHelper] (main) Creating Topic kamelet-topic1: {"attributes":{"referenceId":null,"type":null,"url":null},"Query":"SELECT Id FROM Contact","Description":"Topic created by Camel Salesforce component","ApiVersion":34.0,"NotifyForFields":"All","NotifyForOperationCreate":true,"NotifyForOperationDelete":false,"NotifyForOperationUndelete":false,"NotifyForOperationUpdate":false,"Name":"kamelet-topic1"} [1] 2020-10-28 22:01:06,755 INFO [org.apa.cam.com.sal.int.str.SubscriptionHelper] (main) Subscribing to channel /topic/kamelet-topic1... [1] 2020-10-28 22:01:06,760 INFO [org.apa.cam.imp.eng.InternalRouteStartupManager] (main) Route: sfconfig started and consuming from: wrap:salesforce:kamelet-topic1
- relates to
-
ENTESB-15219 Salesforce Kamelet ignores topicName parameter in property-based configuration
- Closed