how to make _NA_ party

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

how to make _NA_ party

rugstan
Hi,

I need help. I just loaded the ofbiz seed data and there is no _NA_ party id. how can i create this party id.

i try to create it from party section but the party id is automatically assigned as a numeric id.

Please help.

Thanks

Rishi
Reply | Threaded
Open this post in threaded view
|

Re: how to make _NA_ party

BJ Freeman
the _NA_ was meant to satisfy records that were in the PFK so a view
could be done.
Some how it has been used for other things.
it should not be used for programming purposes even though it was done
for the no shipping.
the no shipping should be refactor to accomplish it with a default
partyID like 900.

to answer your question
https:/localhost:8443/webtools/control/FindGeneric?entityName=Party&find=true&VIEW_SIZE=50&VIEW_INDEX=0
click on create new.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


rugstan sent the following on 5/3/2010 9:36 PM:

> Hi,
>
> I need help. I just loaded the ofbiz seed data and there is no _NA_ party
> id. how can i create this party id.
>
> i try to create it from party section but the party id is automatically
> assigned as a numeric id.
>
> Please help.
>
> Thanks
>
> Rishi


Reply | Threaded
Open this post in threaded view
|

Re: how to make _NA_ party

Scott Gray-2
Do we have an _NA_ partyId OOTB?  I can't off the top of my head think of an example of where it would be used.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 4/05/2010, at 4:53 PM, BJ Freeman wrote:

> the _NA_ was meant to satisfy records that were in the PFK so a view
> could be done.
> Some how it has been used for other things.
> it should not be used for programming purposes even though it was done
> for the no shipping.
> the no shipping should be refactor to accomplish it with a default
> partyID like 900.
>
> to answer your question
> https:/localhost:8443/webtools/control/FindGeneric?entityName=Party&find=true&VIEW_SIZE=50&VIEW_INDEX=0
> click on create new.
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> rugstan sent the following on 5/3/2010 9:36 PM:
>> Hi,
>>
>> I need help. I just loaded the ofbiz seed data and there is no _NA_ party
>> id. how can i create this party id.
>>
>> i try to create it from party section but the party id is automatically
>> assigned as a numeric id.
>>
>> Please help.
>>
>> Thanks
>>
>> Rishi
>
>


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

Re: how to make _NA_ party

BJ Freeman
In reply to this post by BJ Freeman
look at the freeshiping
https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStoreShipSetup?productStoreId=9000


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Scott Gray sent the following on 5/3/2010 10:01 PM:

> Do we have an _NA_ partyId OOTB?  I can't off the top of my head think of an example of where it would be used.
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
> On 4/05/2010, at 4:53 PM, BJ Freeman wrote:
>
>> the _NA_ was meant to satisfy records that were in the PFK so a view
>> could be done.
>> Some how it has been used for other things.
>> it should not be used for programming purposes even though it was done
>> for the no shipping.
>> the no shipping should be refactor to accomplish it with a default
>> partyID like 900.
>>
>> to answer your question
>> https:/localhost:8443/webtools/control/FindGeneric?entityName=Party&find=true&VIEW_SIZE=50&VIEW_INDEX=0
>> click on create new.
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>> rugstan sent the following on 5/3/2010 9:36 PM:
>>> Hi,
>>>
>>> I need help. I just loaded the ofbiz seed data and there is no _NA_ party
>>> id. how can i create this party id.
>>>
>>> i try to create it from party section but the party id is automatically
>>> assigned as a numeric id.
>>>
>>> Please help.
>>>
>>> Thanks
>>>
>>> Rishi
>>
>


Reply | Threaded
Open this post in threaded view
|

Re: how to make _NA_ party

BJ Freeman
In reply to this post by BJ Freeman
just checked we still have
an _NA_ party
https://demo-trunk.ofbiz.apache.org/partymgr/control/viewprofile?partyId=_NA_

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


BJ Freeman sent the following on 5/3/2010 11:08 PM:

> look at the freeshiping
> https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStoreShipSetup?productStoreId=9000
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> Scott Gray sent the following on 5/3/2010 10:01 PM:
>> Do we have an _NA_ partyId OOTB?  I can't off the top of my head think of an example of where it would be used.
>>
>> Regards
>> Scott
>>
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> On 4/05/2010, at 4:53 PM, BJ Freeman wrote:
>>
>>> the _NA_ was meant to satisfy records that were in the PFK so a view
>>> could be done.
>>> Some how it has been used for other things.
>>> it should not be used for programming purposes even though it was done
>>> for the no shipping.
>>> the no shipping should be refactor to accomplish it with a default
>>> partyID like 900.
>>>
>>> to answer your question
>>> https:/localhost:8443/webtools/control/FindGeneric?entityName=Party&find=true&VIEW_SIZE=50&VIEW_INDEX=0
>>> click on create new.
>>>
>>> =========================
>>> BJ Freeman
>>> http://bjfreeman.elance.com
>>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat  Y! messenger: bjfr33man
>>> Linkedin
>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>
>>>
>>> rugstan sent the following on 5/3/2010 9:36 PM:
>>>> Hi,
>>>>
>>>> I need help. I just loaded the ofbiz seed data and there is no _NA_ party
>>>> id. how can i create this party id.
>>>>
>>>> i try to create it from party section but the party id is automatically
>>>> assigned as a numeric id.
>>>>
>>>> Please help.
>>>>
>>>> Thanks
>>>>
>>>> Rishi
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: how to make _NA_ party

BJ Freeman
In reply to this post by BJ Freeman
wow it looks like it was introduced  back in the incubator by Japoco
svn commit: r432836 -8/19/2006 6:55 AM
and a few other commits.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


BJ Freeman sent the following on 5/24/2010 2:52 PM:

> just checked we still have
> an _NA_ party
> https://demo-trunk.ofbiz.apache.org/partymgr/control/viewprofile?partyId=_NA_
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> BJ Freeman sent the following on 5/3/2010 11:08 PM:
>> look at the freeshiping
>> https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductStoreShipSetup?productStoreId=9000
>>
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat  Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>> Scott Gray sent the following on 5/3/2010 10:01 PM:
>>> Do we have an _NA_ partyId OOTB?  I can't off the top of my head think of an example of where it would be used.
>>>
>>> Regards
>>> Scott
>>>
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>>
>>> On 4/05/2010, at 4:53 PM, BJ Freeman wrote:
>>>
>>>> the _NA_ was meant to satisfy records that were in the PFK so a view
>>>> could be done.
>>>> Some how it has been used for other things.
>>>> it should not be used for programming purposes even though it was done
>>>> for the no shipping.
>>>> the no shipping should be refactor to accomplish it with a default
>>>> partyID like 900.
>>>>
>>>> to answer your question
>>>> https:/localhost:8443/webtools/control/FindGeneric?entityName=Party&find=true&VIEW_SIZE=50&VIEW_INDEX=0
>>>> click on create new.
>>>>
>>>> =========================
>>>> BJ Freeman
>>>> http://bjfreeman.elance.com
>>>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>>
>>>> Systems Integrator-- Glad to Assist
>>>>
>>>> Chat  Y! messenger: bjfr33man
>>>> Linkedin
>>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>>
>>>>
>>>> rugstan sent the following on 5/3/2010 9:36 PM:
>>>>> Hi,
>>>>>
>>>>> I need help. I just loaded the ofbiz seed data and there is no _NA_ party
>>>>> id. how can i create this party id.
>>>>>
>>>>> i try to create it from party section but the party id is automatically
>>>>> assigned as a numeric id.
>>>>>
>>>>> Please help.
>>>>>
>>>>> Thanks
>>>>>
>>>>> Rishi
>>
>>
>
>
>