[
https://issues.apache.org/jira/browse/CAMEL-13186?focusedWorklogId=200435&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-200435
]
ASF GitHub Bot logged work on CAMEL-13186:
------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Feb/19 09:56
Start Date: 19/Feb/19 09:56
Worklog Time Spent: 10m
Work Description: zregvart commented on pull request #2786: CAMEL-13186:
camel-salesforce-maven-plugin additional customizations missing
URL: https://github.com/apache/camel/pull/2786
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 200435)
Time Spent: 40m (was: 0.5h)
> camel-salesforce-maven-plugin additional customizations missing
> ---------------------------------------------------------------
>
> Key: CAMEL-13186
> URL: https://issues.apache.org/jira/browse/CAMEL-13186
> Project: Camel
> Issue Type: Improvement
> Components: camel-salesforce
> Affects Versions: 2.21.4
> Reporter: Przemyslaw Lenik
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> camel-salesforce-maven-plugin is missing following customizations:
> 1. Picklist/Multipicklist fields in Salesforce can be converted either to
> enum or String in java using only one mechanism - setting variable
> useStringsForPicklists = true. This however affects all fields during plugin
> run. It would be great, if only specific fields could be converted to
> String/Enum.
> -2. Date/Datetime fields in Salesforce are converted to
> java.time.ZonedDateTime. It would be great if they could be converted to
> java.time.LocalDate, java.time.OffsetTime or String (not sure if the last one
> is ok). Also targetting specific fields per Object would be great.- - indeed,
> this feature would break functionality.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)