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

Sumit Pandit commented on OFBIZ-2913:
-------------------------------------

Vikas, 
I don't think that the point I mentioned is difficult to understand. BTW let me 
clear it once again.

Initially it was required to write a service which will crate a party (Person, 
Email Address and Party Role), but later I got a service which fulfill the 
purpose by modifying by a bit. And it is always good that if we can make a 
service generic to increase its scope. So I changed the plan. And try to update 
the existing service - createContact, Sorry! since changed plan was not posted 
in the issue.

Now as per as name concern - 
Old service was designed to create a CONTACT (a party role) in SFA that is 
true, but it is also true that modified service is now create a party and 
contact(connection) with logged in user which will not be the same party. (I 
repeat that here contact means connection not the ROLE_TYPE in OFBiz).
That is a connection or relationship of some one with logged in user.

If still this will not help then please make appropriate changes and commit the 
code.

> 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