[ 
https://issues.apache.org/jira/browse/CAMEL-13186?focusedWorklogId=200045&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-200045
 ]

ASF GitHub Bot logged work on CAMEL-13186:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Feb/19 13:17
            Start Date: 18/Feb/19 13:17
    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
 
 
   Picklist/Multipicklists can be now exclusively enforced to be of type 
String/enum.
   
   This cleans up #2779.
   
   @przemeklenik can you please take a look and see if I missed anything, this 
should incorporate your changes and in addition some clean up work I wanted to 
do.
 
----------------------------------------------------------------
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: 200045)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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)

Reply via email to