[ 
https://issues.apache.org/jira/browse/OFBIZ-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753599#action_12753599
 ] 

Vikas Mayur commented on OFBIZ-2913:
------------------------------------

Does it mean that createContact service in SFA is made generic so that it can 
also be utilized to create a customer? If that is true I did not like that 
approach because of two reasons.

1. The service name is not generic (could be createPerson or whatever) so it 
should not be used for different purposes other then just for creating a 
contact, 
2. If the service is generic then it should be in party component, so that it 
can be used from party, sfa to ecommerce etc.

Vikas



> Write a new service for quick create customer profile.
> ------------------------------------------------------
>
>                 Key: OFBIZ-2913
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2913
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: specialpurpose/ecommerce
>    Affects Versions: SVN trunk
>            Reporter: Sumit Pandit
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2913.patch, OFBIZ-2913.patch, OFBIZ-2913.patch
>
>
> Write a new service for creating a customer profile. This could be called as 
> QuickCreateCustomerProfile.
> Create a Customer Profile based on following IN parameter - 
> 1) First Name 
> 2) Last Name
> 3) Email Address
> Based on above information create - Person, Party, PartyRole (CUSTOMER), 
> Contact (Email).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to