Ofbiz Encryption Model and Key Rotation

2020-03-18 Thread pratyush Giri
Hi All, I am looking to understand on my production system 1. How and where I can configure encryption keys. 2. If I need to rotate the encryption keys, what is the process to do so? Thank you in advance. Best, Pratyush

Re: Ofbiz Encryption Model and Key Rotation

2020-03-19 Thread pratyush Giri
ccept them (other moderators still could). > > Thanks > > This said, in what context do you use encryption keys? Can you refer to a > code section or something? > > Jacques > > Le 18/03/2020 à 07:30, pratyush Giri a écrit : > > Hi All, > > > > I am looking

Re: Ofbiz Encryption Model and Key Rotation

2020-03-23 Thread pratyush Giri
-bit key length. Can you kindly confirm? Best, Pratyush On 2020/03/21 08:32:51, Jacques Le Roux wrote: > Hi Pratyush, > > Inline... > > Le 18/03/2020 à 19:12, pratyush Giri a écrit : > > Hi Jacques, > > > > > > Forst, I thought I have posted it to the Us

Ofbiz Security: Where to keep encryption keys

2020-08-31 Thread pratyush Giri
Hi Ofbiz Security Experts, Requirement: I have an encryption key. Where should I keep it? >From the various documentation and code review, I found that I can keep them >in the entity "EntityKeyStore". Ideally per my understanding, the encryption >key should be kept elsewhere so that in case the

Failure when trying to upload an agreement content

2021-01-13 Thread pratyush Giri
Hi All, I am using Ofbiz release version 18.12. I went to the accounting/agreement UI and created an agreement between two parties. Then I tried to create an agreement content by choosing a PDF file from my local computer (file permission is 777 on mac). When tried to save the file I get thi

Re: Failure when trying to upload an agreement content

2021-01-13 Thread pratyush Giri
13, 2021 at 1:28 PM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi pratyush, > > Please create a Jira and attach your PDF file there > > TIA > > Jacques > > Le 13/01/2021 à 20:20, pratyush Giri a écrit : > > Hi All, > > > > I am using

Service Engine - Thread pool

2021-03-08 Thread pratyush Giri
Hi All, I researched the topic and could not find answers and hence the question. If I was not able to figure out the appropriate search query, my aplogies. I am trying to increase the thread count for the service engine (min - 20, max: 200). Currently, I am exploring and would like to find the

Re: Service Engine - Thread pool

2021-03-09 Thread pratyush Giri
your jvm values, database activity for improve > indexes, or analyze secas or eecas not useful for your process to increase > your velocity > > Cheers, > Nicolas > > > On 08/03/2021 22:18, pratyush Giri wrote: > > Hi All, > > I researched the topic and could no

OfBiz - Shipping Process and Integration [Shipping Label]

2021-06-16 Thread pratyush Giri
Hi All, I am trying to integrate Shipping into my Ecommerce Site. I played around in the demo trunk unsuccessfully. My understanding of the process is this: 1. An order is created and approved. During the order finalization process, a shipping method is selected (I am interested in UPS, FedEx

Inventory - Receive - Stock transfer and results

2021-10-20 Thread pratyush Giri
Hi Inventory Experts, 1st Question === I am trying to move a serialized product from one location in a facility to another location in the same facility. What I observe is that the process creates another inventory item with the same data where the location has been changed from A to B