[
https://issues.apache.org/jira/browse/OFBIZ-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101100#comment-15101100 ]
Chula Lathong commented on OFBIZ-6795:
--------------------------------------
Thank you for your review Jacques Le Roux.
1. Why did you put a transaction-timeout="72000" to importVCard service?
- Because, Vcard which has many people cannot run with default transaction-timeout.
2. Why did you set unmarshaller.setStrict(false); in VCard class.
- Because, if "Strict" is "true" service will stop immediately if vcard has problem like some require field missing. So, I set "strict" to "false" to make service continues working to check and return problem of vcard data to user.
3. Why did you "comments" when retrieving persons?
- It was my mistake I will remove this code.
Please let me know if your still have any question or suggestion.
Regards.
> Bug on SFA vcard import
> -----------------------
>
> Key: OFBIZ-6795
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6795> Project: OFBiz
> Issue Type: Bug
> Components: marketing
> Reporter: Chula Lathong
> Assignee: Jacques Le Roux
> Attachments: improtVcard.patch
>
>
> Error occur when create Lead/Contact from Vcard.
> This patch will improve importVcard service to able to create Lead/Contact from Vcard and display error messages when Vcard has invalid values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)