Using LookUp to autofill multiple values in form

2014-08-27 Thread vivek.mi
Hello all, I want to use lookup field in a form to fill the multiple fields in same form. As of now i am able to set only one value. The above code is having only one description-field that is being filled after the selection is made. Thanks in advance, Vivek Mishra - Vivek M

Re: Using LookUp to autofill multiple values in form

2014-08-28 Thread vivek.mi
Thanks Jacques for your reply. I have used the same to get one value. After Look-up it actually sets another value which is specified as *description-field-name* while using the look-up on a particular field. description-field-name*="designation"/> May be some other way around i can g

Deletion of Party Data

2014-12-01 Thread vivek.mi
Hello all, I want to delete a party along with all associated data with it. How can it be achieved in OFBiz, as of now i can not see if we can delete a party in OFBiz. Thanks in advance, Vivek - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Deletion-of-Pa

Calculate date difference in days

2014-12-24 Thread vivek.mi
Hello everyone, I want to calculate the difference in days between the *now-timestamp and some previous date*. How this can be achieved in XML or ftl. Thanks in advance Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Calculate-date-differenc

Using OFBiz service as a Web Servive

2015-02-18 Thread vivek.mi
Hello everyone, I want to use the services in ofbiz as a web-service in my application. How can it be done in OFBiz. Thanks in advance, Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Using-OFBiz-service-as-a-Web-Servive-tp4663008.html Sent f

Using two list in a form

2015-03-19 Thread vivek.mi
Hello all, I am trying to use result from two lists in the context in a single form. Is it possible in OFBiz? Thanks in advance, Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Using-two-list-in-a-form-tp4665217.html Sent from the OFBiz - Us

OFBiz Project Management

2015-07-13 Thread vivek.mi
Hello All, What are the project management features that OFBiz offers? Has anyone done any customization for the same? Thanks in advance. Vivek Mishra Mob: 9873205937 - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-Project-Management-tp4670946.htm

Configure Apache Geronimo With OFBiz

2016-02-17 Thread vivek.mi
Hello All, Is it possible to configure Apache Geronimo with OFBiz? Does OFBiz already use geronimo as an application server. Thanks in advance. Cheers, Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Configure-Apache-Geronimo-With-OFBiz-tp4

Re: Configure Apache Geronimo With OFBiz

2016-02-17 Thread vivek.mi
Thanks Jacques. - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Configure-Apache-Geronimo-With-OFBiz-tp4677199p4677240.html Sent from the OFBiz - User mailing list archive at Nabble.com.

OFBiz intrgration with CAS/LDAP

2016-02-23 Thread vivek.mi
Hello everyone, I want to integrate ofbiz to cas/ldap server. I want to know how can it be done in ofbiz, is there any integration done already? Thanks & regards, Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-intrgration-with-CAS-LDA

Re: OFBiz intrgration with CAS/LDAP

2016-05-17 Thread vivek.mi
Hello Shi, Ldap authentication was successfully done, but it only log in as FULL ADMIN privileges. Can you guide me how to do the authorization with LDAP authentication. Thanks a ton, Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-int

OFBiz 16.11 with postgres

2016-12-13 Thread vivek.mi
Hello all, I was trying to configure OFBiz 16.11.01 with postgres, but couldn't find the folder to place the Postgres JDBC driver. Has anyone configured it? Kindly let me know how to go for it. Thanks in advance. Regards, Vivek Mishra - Vivek Mishra -- View this message in context: http

Re: OFBiz 16.11 with postgres

2016-12-14 Thread vivek.mi
Thanks Taher. Followed the approach and it's working fine. - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-16-11-with-postgres-tp4700234p4700266.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: OFBiz 16.11 with postgres

2016-12-14 Thread vivek.mi
Thank you everyone. It was done successfully. Cheers! Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFBiz-16-11-with-postgres-tp4700234p4700267.html Sent from the OFBiz - User mailing list archive at Nabble.com.

OFbiz Build

2017-03-22 Thread vivek.mi
Hello All, I am trying to build OFbiz, but getting the following error: Skipping task ':jar' as it is up-to-date (took 0.425 secs). :jar UP-TO-DATE :jar (Thread[main,5,main]) completed. Took 0.436 secs. :assemble (Thread[main,5,main]) started. :assemble Skipping task ':assemble' as it has no acti

Re: OFbiz Build

2017-03-23 Thread vivek.mi
Hello Taher, Thanks for your prompt reply. I am using OFBiz 16.11 with jdk1.8 ./gradlew -Dhttps.proxyHost=192.*.*.* -Dhttps.proxyPort= -- Vivek Mishra - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/OFbiz-Build-tp4703855p4703857.html Sent from the O

Tenant Login Issue in OFBiz 16.11

2017-07-17 Thread vivek.mi
Hello All, I have created two tenants in the application. When i am logging in, the first tenant is logging in successfully, but second one throwing error. *Can't access entity of entityGroup = org.apache.ofbiz.tenant using tenant delegator default#DDS, use base delegator instead* 2017-07-17 15:0

Re: Tenant Login Issue in OFBiz 16.11

2017-07-17 Thread vivek.mi
Thanks Taher for your reply. Yes we can go ahead with that. - Vivek Mishra -- View this message in context: http://ofbiz.135035.n4.nabble.com/Tenant-Login-Issue-in-OFBiz-16-11-tp4708208p4708217.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Tenant Login Issue in OFBiz 16.11

2017-07-17 Thread vivek.mi
Actually what is happening when i am stopping the application and using the command *./gradlew "ofbiz --load-data readers=seed"* then the other tenant login will be successful, but first one again is not able to and the process continues. - Vivek Mishra -- View this message in context: http

Re: Tenant Login Issue in OFBiz 16.11

2017-07-17 Thread vivek.mi
I did try. I created two tenants with: 1. *./gradlew createTenant -PtenantId=mytenant -PtenantName="My Name" -PdomainName=com.example -PtenantReaders=seed,seed-initial,ext -PdbPlatform=M -PdbIp=127.0.0.1 -PdbUser=mydbuser -PdbPassword=mydbpass* Tenant1: CAD Tenant 2: DDS 2. Used ./gradlew ofbiz

Multitenancy issue OFBiz 16.11

2017-09-12 Thread vivek.mi
Hello All, I have created two tenants in the application.1. Tenant ID: CAD2. Tenant ID: DDSWhen i am logging in, the first tenant is logging in successfully, but second one is not successful. Can't access entity of entityGroup = org.apache.ofbiz.tenant using tenant delegator default#DDS, use base d

Re: Multitenancy issue OFBiz 16.11

2017-09-15 Thread vivek.mi
Thanks Deepak. Actually it's true and the tenant is not connected to that datasource anyway. If you see log below, when i am logging in from DDS tenant, delegator value is fine in LoginServices before userlogin method. But after that on runtime the value is changing to Humanres#CAD, which is the p

Temporary File Download Vulnerability

2017-12-18 Thread vivek.mi
Hello All, I was doing Black box testing of my application using IBM AppScan Tool. It has reported Temporary file download vulnerability. Is it an issue in framework itself? Please suggest something. Thanks, Vivek Mishra - Vivek Mishra -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-

Security Related Issues in OFBiz

2017-12-18 Thread vivek.mi
Hello All, A few issues were reported while testing my application using IBM AppScan tool, built upon OFBiz framework for Blackbox testing. Issues are listed as below: 1. Unsafe third-party link (target="_blank") in screens and forms. 2. Query Parameter in SSL Request while sending hidden fi

Tomcat Upgrade to 9.0.31, with Apache web server 2.4.39 configuration

2020-05-11 Thread vivek.mi
Hi All, I have upgraded to Tomcat 9.0.31 in OFBiz 16.11.01. I have configured my Apche web server (9.4.39) to access website. With TOMCAT 9.0.21 it was working fine. But with 9.0.31 website is not accessible. I have made changes in /framework/catalina/ofbiz-component.xml as below:

Re: Tomcat Upgrade to 9.0.31, with Apache web server 2.4.39 configuration

2020-05-25 Thread vivek.mi
Hi Nameet, OFBiz is running with this. And with above configuration, Apache server is able to communicate with TOMCAT. But if i want to configure it with secretRequired as true then how to ge