Document Upload Not working

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

Document Upload Not working

Madhi Krishnan
Hey everyone..
I'am currently working on 18.12 release.
Uploading Customer document is not working for me.
It's giving an error as required parameter is missing i.e
the partyContentTypeId parameter.
Although i'am passing the required parameter.But it's still giving me
the same error message.
I traced the request and figure out that its running a service named
as uploadPartyContentFile and that service is calling bunch of other
services.

Can Anyone help me to figure this out?

Thank You..
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Swapnil M Mane
Hello Madhi,

On cursory view, it seems this issue is related to [1].
I recommend you to manually apply the patch attached to the issue,
hopefully, it should work for you.


[1] https://issues.apache.org/jira/browse/OFBIZ-10833


- Best Regards,
Swapnil M Mane,
ofbiz.apache.org



On Wed, Mar 6, 2019 at 6:46 PM Madhi Krishnan <[hidden email]>
wrote:

> Hey everyone..
> I'am currently working on 18.12 release.
> Uploading Customer document is not working for me.
> It's giving an error as required parameter is missing i.e
> the partyContentTypeId parameter.
> Although i'am passing the required parameter.But it's still giving me
> the same error message.
> I traced the request and figure out that its running a service named
> as uploadPartyContentFile and that service is calling bunch of other
> services.
>
> Can Anyone help me to figure this out?
>
> Thank You..
>
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Pierre Smits-3
In reply to this post by Madhi Krishnan
Hi Mahdi,

As far as I can tell there is no 18.12 release yet.

But to get to your issue, either you (as the user) or the customer party
don’t have the appropriate permissions.

On Wed, 6 Mar 2019 at 14:16 Madhi Krishnan <[hidden email]>
wrote:

> Hey everyone..
> I'am currently working on 18.12 release.
> Uploading Customer document is not working for me.
> It's giving an error as required parameter is missing i.e
> the partyContentTypeId parameter.
> Although i'am passing the required parameter.But it's still giving me
> the same error message.
> I traced the request and figure out that its running a service named
> as uploadPartyContentFile and that service is calling bunch of other
> services.
>
> Can Anyone help me to figure this out?
>
> Thank You..
>
--
Sent from my phone
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Madhi Krishnan
In reply to this post by Swapnil M Mane
Hey Sawpnil ..
Thank you for your reply..
I manually attached the patch files..
Now its giving me a different error as :- No uploaded content found in
context.

On Wed, Mar 6, 2019 at 7:05 PM Swapnil M Mane <[hidden email]>
wrote:

> Hello Madhi,
>
> On cursory view, it seems this issue is related to [1].
> I recommend you to manually apply the patch attached to the issue,
> hopefully, it should work for you.
>
>
> [1] https://issues.apache.org/jira/browse/OFBIZ-10833
>
>
> - Best Regards,
> Swapnil M Mane,
> ofbiz.apache.org
>
>
>
> On Wed, Mar 6, 2019 at 6:46 PM Madhi Krishnan <
> [hidden email]>
> wrote:
>
> > Hey everyone..
> > I'am currently working on 18.12 release.
> > Uploading Customer document is not working for me.
> > It's giving an error as required parameter is missing i.e
> > the partyContentTypeId parameter.
> > Although i'am passing the required parameter.But it's still giving me
> > the same error message.
> > I traced the request and figure out that its running a service named
> > as uploadPartyContentFile and that service is calling bunch of other
> > services.
> >
> > Can Anyone help me to figure this out?
> >
> > Thank You..
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Swapnil M Mane
Hello Madhi,

It seems an issue, feel free to create a Jira for the same [1].
Also, please add the descriptive steps to regenerate the issue.

[1] https://issues.apache.org/jira/projects/OFBIZ/issues


- Thanks & Regards,
Swapnil M Mane,
ofbiz.apache.org

On Thu, Mar 7, 2019 at 4:03 PM Madhi Krishnan <[hidden email]>
wrote:

> Hey Sawpnil ..
> Thank you for your reply..
> I manually attached the patch files..
> Now its giving me a different error as :- No uploaded content found in
> context.
>
> On Wed, Mar 6, 2019 at 7:05 PM Swapnil M Mane <[hidden email]>
> wrote:
>
> > Hello Madhi,
> >
> > On cursory view, it seems this issue is related to [1].
> > I recommend you to manually apply the patch attached to the issue,
> > hopefully, it should work for you.
> >
> >
> > [1] https://issues.apache.org/jira/browse/OFBIZ-10833
> >
> >
> > - Best Regards,
> > Swapnil M Mane,
> > ofbiz.apache.org
> >
> >
> >
> > On Wed, Mar 6, 2019 at 6:46 PM Madhi Krishnan <
> > [hidden email]>
> > wrote:
> >
> > > Hey everyone..
> > > I'am currently working on 18.12 release.
> > > Uploading Customer document is not working for me.
> > > It's giving an error as required parameter is missing i.e
> > > the partyContentTypeId parameter.
> > > Although i'am passing the required parameter.But it's still giving me
> > > the same error message.
> > > I traced the request and figure out that its running a service named
> > > as uploadPartyContentFile and that service is calling bunch of other
> > > services.
> > >
> > > Can Anyone help me to figure this out?
> > >
> > > Thank You..
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Bordin Phayaphrom (Alex)-2
In reply to this post by Madhi Krishnan
Dear all,
Since I am out of the ofbiz business and interest.
How can I remove myself from the mailing list?
Thanks & Regards
Alex

On Wed, Mar 6, 2019 at 8:16 PM Madhi Krishnan <[hidden email]>
wrote:

> Hey everyone..
> I'am currently working on 18.12 release.
> Uploading Customer document is not working for me.
> It's giving an error as required parameter is missing i.e
> the partyContentTypeId parameter.
> Although i'am passing the required parameter.But it's still giving me
> the same error message.
> I traced the request and figure out that its running a service named
> as uploadPartyContentFile and that service is calling bunch of other
> services.
>
> Can Anyone help me to figure this out?
>
> Thank You..
>


--
Bordin Phayaphrom (Alex)

Chief Executive Officer
Jewelry Channel
24 Krungthepkritha Soi 27
Saphansung, Bangkok 10250
Thailand

Tel. ++ 66 2 1054093
www.jwctv.com
Skype Call: alexbordin
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Jacques Le Roux
Administrator
Hi Alex,

Please help yourself: ofbiz.apache.org/mailing-lists.html

Thanks

Jacques

Le 07/03/2019 à 16:46, Bordin Phayaphrom (Alex) a écrit :

> Dear all,
> Since I am out of the ofbiz business and interest.
> How can I remove myself from the mailing list?
> Thanks & Regards
> Alex
>
> On Wed, Mar 6, 2019 at 8:16 PM Madhi Krishnan <[hidden email]>
> wrote:
>
>> Hey everyone..
>> I'am currently working on 18.12 release.
>> Uploading Customer document is not working for me.
>> It's giving an error as required parameter is missing i.e
>> the partyContentTypeId parameter.
>> Although i'am passing the required parameter.But it's still giving me
>> the same error message.
>> I traced the request and figure out that its running a service named
>> as uploadPartyContentFile and that service is calling bunch of other
>> services.
>>
>> Can Anyone help me to figure this out?
>>
>> Thank You..
>>
>
Reply | Threaded
Open this post in threaded view
|

Re: Document Upload Not working

Madhi Krishnan
In reply to this post by Pierre Smits-3
Hey thank you for your reply..
i even tried  with logging in with admin Id , since admin has permission to
create content..
But that was still giving me the same error.

On Wed, Mar 6, 2019 at 7:08 PM Pierre Smits <[hidden email]> wrote:

> Hi Mahdi,
>
> As far as I can tell there is no 18.12 release yet.
>
> But to get to your issue, either you (as the user) or the customer party
> don’t have the appropriate permissions.
>
> On Wed, 6 Mar 2019 at 14:16 Madhi Krishnan <[hidden email]>
> wrote:
>
> > Hey everyone..
> > I'am currently working on 18.12 release.
> > Uploading Customer document is not working for me.
> > It's giving an error as required parameter is missing i.e
> > the partyContentTypeId parameter.
> > Although i'am passing the required parameter.But it's still giving me
> > the same error message.
> > I traced the request and figure out that its running a service named
> > as uploadPartyContentFile and that service is calling bunch of other
> > services.
> >
> > Can Anyone help me to figure this out?
> >
> > Thank You..
> >
> --
> Sent from my phone
>