You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/10/19 21:19:59 UTC

[jira] Closed: (OFBIZ-3049) Need help on service definition

     [ https://issues.apache.org/jira/browse/OFBIZ-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3049.
----------------------------------

    Resolution: Fixed

Actually we don't use Jira for questions. I have even asked the infra team [to remove this Jira issue type for OFBiz|https://issues.apache.org/jira/browse/INFRA-2206]

So please ask your questions on user ML. 
2 benefits : 
* you will (hopefully) get more attention and answers
* We will not have to repeat, repeat, repeat...

Thanks

> Need help on service definition
> -------------------------------
>
>                 Key: OFBIZ-3049
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3049
>             Project: OFBiz
>          Issue Type: Question
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: Weixue Zhang 
>
> I want to implement below business logic which is a little different from current implementation of Ofbiz.
> 1.Setup below relationship between two parties:
> partyIdFrom: party1
> partyIdTo: party2
> roleTypeIdFrom: EMPLOYEE
> roleTypeIdTo: ORGANIZATION_ROLE
> 2. before doing above, the system need to AUTOMATICALLY set EMPLOYEE role to party1 and ORGANIZATION_ROLE to party2 if they are not set.
> Is there a way to achieve this by reusing existing services through seca?
> I attempted to set createPartyRole service as an action of createPartyRelationship service in seca, but found it doesn't work for the input field-names of these two services are different.
> Above is only an example, I have met many other similar cases in actual. Can anyone give me a solution for this? Thanks a lot.

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