service uploadPartyContentFile not available in release09.04

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

service uploadPartyContentFile not available in release09.04

Heidi Dehaes - Olagos
Hello,

I try to use the upload feature in the profile page of the party in the
ecommerce application.

But the upload file feature calls a service "uploadPartyContentFile" which
is not implemented in release 09.04 apparently.

Has anyone a solution how to let it work?

regards,
Heidi
Reply | Threaded
Open this post in threaded view
|

Re: service uploadPartyContentFile not available in release09.04

Scott Gray-2
On 18/08/2010, at 10:07 AM, Info Olagos wrote:

> Hello,
>
> I try to use the upload feature in the profile page of the party in the
> ecommerce application.
>
> But the upload file feature calls a service "uploadPartyContentFile" which
> is not implemented in release 09.04 apparently.

What makes you say that?  It looks implemented in 9.04 at first glance.

> Has anyone a solution how to let it work?
>
> regards,
> Heidi


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: service uploadPartyContentFile not available in release09.04

Heidi Dehaes - Olagos
Hello Scott,

i can't find the uploadPartyContentFile service in Release09.04.
Can you say me where to find it?

Heidi

2010/8/18 Scott Gray <[hidden email]>

> On 18/08/2010, at 10:07 AM, Info Olagos wrote:
>
> > Hello,
> >
> > I try to use the upload feature in the profile page of the party in the
> > ecommerce application.
> >
> > But the upload file feature calls a service "uploadPartyContentFile"
> which
> > is not implemented in release 09.04 apparently.
>
> What makes you say that?  It looks implemented in 9.04 at first glance.
>
> > Has anyone a solution how to let it work?
> >
> > regards,
> > Heidi
>
>
Reply | Threaded
Open this post in threaded view
|

Re: service uploadPartyContentFile not available in release09.04

Scott Gray-2
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/party/servicedef/services.xml?view=markup
Search the page and you should see it pretty quickly.  Note that it doesn't actually have its own implementation because it's a group service, so it's just a service definition that points to other service defs.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 18/08/2010, at 11:49 AM, Info Olagos wrote:

> Hello Scott,
>
> i can't find the uploadPartyContentFile service in Release09.04.
> Can you say me where to find it?
>
> Heidi
>
> 2010/8/18 Scott Gray <[hidden email]>
>
>> On 18/08/2010, at 10:07 AM, Info Olagos wrote:
>>
>>> Hello,
>>>
>>> I try to use the upload feature in the profile page of the party in the
>>> ecommerce application.
>>>
>>> But the upload file feature calls a service "uploadPartyContentFile"
>> which
>>> is not implemented in release 09.04 apparently.
>>
>> What makes you say that?  It looks implemented in 9.04 at first glance.
>>
>>> Has anyone a solution how to let it work?
>>>
>>> regards,
>>> Heidi
>>
>>


smime.p7s (3K) Download Attachment