Hi, New to ofbiz, Please help

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

Hi, New to ofbiz, Please help

amit kumar-2

Hi,

I have to upload a image file on server,
And i didn't get the attribute type (*****) for the file:

  <service name="uploadLogo" engine="java"  default-entity-name="Logo"
        location="com.myClass.UploadLogo"
        invoke="uploadMerchantLogo" auth="true">
      <description>Update Merchant Logo</description>
     <attribute name="merchantLogoName" type=" ****** " mode="IN" optional="false" />   
    </service>


Is there any other way to upload a file, or from where i can get help?



Regards,
Amit Baliyan



Reply | Threaded
Open this post in threaded view
|

Re: Hi, New to ofbiz, Please help

Jacques Le Roux
Administrator
Sorry I should have replied in user ML, please don't use dev for questions like that

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Look for uploadFileInterface
>
> Jacques
>
> From: "amit kumar" <[hidden email]>
> Hi,
>
> I have to upload a image file on server,
> And i didn't get the attribute type (*****) for the file:
>
> <service name="uploadLogo" engine="java" default-entity-name="Logo"
> location="com.myClass.UploadLogo"
> invoke="uploadMerchantLogo" auth="true">
> <description>Update Merchant Logo</description>
> <attribute name="merchantLogoName" type=" ****** " mode="IN" optional="false" />
> </service>
>
>
> Is there any other way to upload a file, or from where i can get help?
>
>
>
> Regards,
> Amit Baliyan
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Hi, New to ofbiz, Please help

Sumit Pandit
Oops !! Sorry from me as well.



On Mon, Apr 12, 2010 at 6:50 PM, Jacques Le Roux <
[hidden email]> wrote:

> Sorry I should have replied in user ML, please don't use dev for questions
> like that
>
> Jacques
>
> From: "Jacques Le Roux" <[hidden email]>
>
>  Look for uploadFileInterface
>>
>> Jacques
>>
>> From: "amit kumar" <[hidden email]>
>> Hi,
>>
>> I have to upload a image file on server,
>> And i didn't get the attribute type (*****) for the file:
>>
>> <service name="uploadLogo" engine="java" default-entity-name="Logo"
>> location="com.myClass.UploadLogo"
>> invoke="uploadMerchantLogo" auth="true">
>> <description>Update Merchant Logo</description>
>> <attribute name="merchantLogoName" type=" ****** " mode="IN"
>> optional="false" /> </service>
>>
>>
>> Is there any other way to upload a file, or from where i can get help?
>>
>>
>>
>> Regards,
>> Amit Baliyan
>>
>>
>>
>>
>>
>


--
Thanks and Regards
Sumit Pandit
Thanks And Regards
Sumit Pandit