Re: OPEN PRINTING FORM

2017-03-27 Thread Sujit Shah via 4D_Tech
Many thanks On Tue, 28 Mar 2017 at 12:23 pm, Keisuke Miyako via 4D_Tech < 4d_tech@lists.4d.com> wrote: > FORM LOAD > > the command was so useful, it can now be used outside of a printing > context. > > > 2017/03/28 10:04、Sujit Shah via 4D_Tech <4d_tech

Google Address Lookup/ Autocomplete

2017-04-04 Thread Sujit Shah via 4D_Tech
I am wondering if anyone has developed code to integrate with their API within the context of a 4D Form? -- xxx "There must be ingenuity as well as intention, strategy as well as strength. " ** 4D

Re: Google Address Lookup/ Autocomplete

2017-04-04 Thread Sujit Shah via 4D_Tech
Very good! Thanks. On Wed, Apr 5, 2017 at 11:11 AM, Scott Staley via 4D_Tech < 4d_tech@lists.4d.com> wrote: > > The 4D method user group did a presentation that included an address > validation app using google maps api. The url to the website page that > includes the 4D sample database is

Re: Replacing - OAuth.bundle

2017-04-12 Thread Sujit Shah via 4D_Tech
Thank god there are still some people who find websites and web applications non ituitive. But GitHub is used by millions so you cannot really argue. ;-) On Wed, 12 Apr 2017 at 4:38 am, Kirk Brooks via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Clive, > > I'm reading this and thinking you're

Re: Questions about the 'Sum' function

2017-04-12 Thread Sujit Shah via 4D_Tech
Perhaps you are confusing it with subtotal? Sum has always worked on a series E On Wed, 12 Apr 2017 at 9:22 pm, Peter Jakobsson via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi > > Occasionally I’d like to use the “Sum” function on a current selection but > am hesitant because of distant

Re: Questions about the 'Sum' function

2017-04-12 Thread Sujit Shah via 4D_Tech
Apr 2017, at 13:29, Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > > Sum has always worked on a series > > Thanks Sujit. But what’s the definition of a ‘series’ ? > > Does a field from a current sele

Re: Google Address Lookup/ Autocomplete

2017-04-05 Thread Sujit Shah via 4D_Tech
ally when the job might be someplace > that doesn't have street names yet (housing tracts). But you can't send the > bill there. For those addresses you need a better service. I like > SmartyStreets but there are lot of others. > > On Tue, Apr 4, 2017 at 5:39 PM, Sujit Shah vi

Re: Top Menu Vs Sidebar (Web Applications)

2017-04-19 Thread Sujit Shah via 4D_Tech
> > I think users generally could care less about what design format we are > using (not talking advertising or landing pages here). What they do care > about is being able to get their work done and that means making the > interface easy to use and understand. > > On Tue, Apr

Re: Anyone successfully running Sierra on their development machine

2017-03-13 Thread Sujit Shah via 4D_Tech
That's why you have sticky keys on Windows. Keeps everyone busy.. On Mon, 13 Mar 2017 at 1:59 pm, Robert ListMail via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi Kirk, understood, I decided to put the goggles on and go for Sierra and > will deal with the issues if any. I can still boot from a

Can 4D connect to Firebird?

2017-03-06 Thread Sujit Shah via 4D_Tech
Before I commit to a project I though I will find out if 4D can connect to Firebird SQL.. -- xxx "There must be ingenuity as well as intention, strategy as well as strength. " ** 4D Internet Users

Re: Can 4D connect to Firebird?

2017-03-07 Thread Sujit Shah via 4D_Tech
Thanks I think the requirements are to replace a firebird based desktop solution with a web interface. Firebird is a pretty decent sql compliant framework but it does not seem to have many followers I will PM you if the project gets the nod On Tue, 7 Mar 2017 at 5:16 pm, David Samson via

Re: Google Address Lookup/ Autocomplete

2017-04-04 Thread Sujit Shah via 4D_Tech
Hmm.. I am able to get the Address Validate to work but not the Auto-Complete. JSON Parse Object is saying: "This API project is not authorised to use this API..." This is using my own key. I have replaced it in both places ie Demo_Validate and Demo_Predict ?? On Wed, Apr 5, 2017 at 12:32

Re: Google Address Lookup/ Autocomplete

2017-04-04 Thread Sujit Shah via 4D_Tech
OK Got it There are 2 API keys needed one for Google Maps and one for Google Places. Just for the record.. On Wed, Apr 5, 2017 at 3:41 PM, Sujit Shah wrote: > Hmm.. I am able to get the Address Validate to work but not the > Auto-Complete. > > JSON Parse Object is saying:

Listbox row select

2017-04-06 Thread Sujit Shah via 4D_Tech
I am getting 2 different row highlight (colors) - When row is selected indirectly LISTBOX SELECT ROW (grey) - When row is directly clicked (blue) Once it is blue it remains that way. Wondering is this is a feature or something wrong in my code. -- xxx "There

Top Menu Vs Sidebar (Web Applications)

2017-04-18 Thread Sujit Shah via 4D_Tech
I have read a bit about the pros and cons of a Top Menu layout vs Sidebar Layout. A lot of popular web applications like Xero, Salesforce use Top Menus. Gmail is of course using a sidebar. For me a sidebar offers a lot more flexibility (accordion) without using several levels of menus and

Re: Animated Notifcation

2017-08-10 Thread Sujit Shah via 4D_Tech
Great thanks - thats the one On Thu, Aug 10, 2017 at 3:22 PM, Keisuke Miyako via 4D_Tech < 4d_tech@lists.4d.com> wrote: > did you mean... > > > AnotherTip 2.0 is available > > ——— > > > > AJAR SA is pleased to announce a new release of the 4D widget : Another > Tip 2.0 >

Animated Notifcation

2017-08-09 Thread Sujit Shah via 4D_Tech
I believe someone had developed a component to display JQuery Like Notifications in 4D using animation and transparency pretty much like: http://ned.im/noty/#/animations If someone can recall please send a link Thanks -- xxx "There must be ingenuity as well as

Re: Triggers and modified by fields in roll-your-own user schemes

2017-07-01 Thread Sujit Shah via 4D_Tech
On Sat, 1 Jul 2017 at 8:59 am, Alan Chan via 4D_Tech <4d_tech@lists.4d.com> wrote: > MODIFY RECORD won't save record until you click "Save button". The same > Save_Record Wrapper in Save Button should work without 2nd call. Do I miss > something? What Alan said. When I need to capture other

Re: revelation! - Choose

2017-07-06 Thread Sujit Shah via 4D_Tech
I swear I was the first one to invent this... :-)) Good one! On Fri, Jul 7, 2017 at 2:45 AM, Chip Scheide via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Thanks to code from Robert Livingston > I found out about a command I had not known about > Choose > > I love this command > if anyone does not

Re: Machine ID

2017-04-25 Thread Sujit Shah via 4D_Tech
On Wed, Apr 26, 2017 at 1:46 PM, Douglas von Roeder via 4D_Tech < 4d_tech@lists.4d.com> wrote: > There's Current machine > but > that may not be an "ID". > > http://doc.4d.com/4Dv16/4D/16/Current-machine.301-3035973.en.html > > >

Re: Machine ID

2017-04-25 Thread Sujit Shah via 4D_Tech
com/4Dv16/4D/16/Current-machine.301-3035973.en.html> but > that may not be an "ID". > > http://doc.4d.com/4Dv16/4D/16/Current-machine.301-3035973.en.html > > -- > Douglas von Roeder > 949-336-2902 > > On Tue, Apr 25, 2017 at 8:23 PM, Sujit Shah via 4D_Tech < >

Machine ID

2017-04-25 Thread Sujit Shah via 4D_Tech
Which 4D command returns the machine ID? Was there one? TIA -- xxx "There must be ingenuity as well as intention, strategy as well as strength. " ** 4D Internet Users Group (4D iNUG) FAQ:

Re: Screen Redraw Issues v15.1

2017-04-25 Thread Sujit Shah via 4D_Tech
Has anyone been able to resolve this or is it just me. I am seeing this in 15.3 as well. On Tue, Apr 19, 2016 at 9:55 AM, Sujit Shah wrote: > I am having numerous screen redraw issues especially where subforms are > used. Parts of the subform are replicated on other pages. >

Re: Machine ID

2017-04-25 Thread Sujit Shah via 4D_Tech
I think you can LEP as well. But this will do me for now. On Wed, Apr 26, 2017 at 1:54 PM, Sujit Shah wrote: > > > On Wed, Apr 26, 2017 at 1:46 PM, Douglas von Roeder via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > >> There's Current machine >>

Re: QR code

2017-04-26 Thread Sujit Shah via 4D_Tech
Check Miyako GitHub as well On Wed, 26 Apr 2017 at 6:33 pm, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> wrote: > Check out the barcode plugin from HM Plugins > https://www.hmplugins.com/en/hmBarcode/Features-133.html > > On 26 April 2017 at 09:23, Paul Lovejoy via 4D_Tech

Re: Resetting The Explorer Window - Tip

2017-08-06 Thread Sujit Shah via 4D_Tech
Thanks Allan You are a wizard! How on earth one is supposed to know this? :-) On Tue, Jul 18, 2017 at 2:20 AM, Douglas von Roeder via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Allan: > > Thank you for passing this along. > > It's very helpful. > > -- > Douglas von Roeder > 949-336-2902 > >

Running PHP scripts from 4D

2017-08-22 Thread Sujit Shah via 4D_Tech
I have a few scripts that run on an Apache server with the relevant SDK. I can run these scripts manually from the browser. The result "echo" ed to the console. Currently, it is run from a Cron Job but I would like to run it on demand from 4D and return the result. What would be the best way to

OBJECT SET ENABLED

2017-05-09 Thread Sujit Shah via 4D_Tech
Just got bit by this OSE no longer works on buttons which have an automatic action. ENABLE/ DISABLE BUTTON did In fact I can get the obsolete function to work in v15 but not OSE. So in addition to changing DISABLE/ ENABLE BUTTON to OSE you also need to handle the automatic action somewhere else

Re: Sending Emails Quicker?

2017-06-20 Thread Sujit Shah via 4D_Tech
Thanks Jim. Due to windows security issues the user can only send these emails from the Client Machine. It seems to really slow down their computer when distributed over 3 or 4 processes. It will be interesting to see how much improvement v16 brings in. On Wed, Jun 21, 2017 at 2:21 AM, Jim

Re: Sending Emails Quicker?

2017-06-20 Thread Sujit Shah via 4D_Tech
; > why not use a single process, login once and reuse the same SMTP reference? > > for example, commands such as SMTP_Body has a "replace" option. > > > 2017/06/21 8:21、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > > > Thanks Jim. Due to windows

Sending Emails Quicker?

2017-06-19 Thread Sujit Shah via 4D_Tech
I would like to send merged emails to several recipients. atm this is how i do it For($i;1;$lRecipients) - Open New SMTP Connection - Set the Body, Subject, To, From - Authenticate with Outgoing mail server - Merge the tags in the Body Dear John, Dear Renu etc And Set the SMTP_Body - Send -

Re: Favorite tricks and keystrokes: Please take one and leave on

2017-05-27 Thread Sujit Shah via 4D_Tech
Did not put a cancel or accept button on a form and close box event not handled - debug - type cancel in debugger ( in fact you can type a few things in the debugger )  On Sun, 28 May 2017 at 3:05 am, Douglas von Roeder via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Steve: > > R2 works with

Re: Web Areas On Form Page >1

2017-05-30 Thread Sujit Shah via 4D_Tech
I have web areas on a multi page layout each with its own variable. Works well for me. There was a Kirk - Mayako iNUG message exchange on this and I am not sure now what made it work for me. On Wed, 31 May 2017 at 8:00 am, Keith Goebel via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Actually, the

Managing AV Vendors

2017-06-02 Thread Sujit Shah via 4D_Tech
Recently I have seen a growing number of support issues where the AV software blocks the program or simply deletes the application folder itself identifying it as a virus. The ones I have had most problems with are Norton and a Trend Micro. I submit my builds to them get it white listed but this

POST CLICK on highlight button

2017-05-08 Thread Sujit Shah via 4D_Tech
I find a POST CLICK on a highlight button does not put the button in highlight. A normal click does. I can trap the object event so it definitely does click the button. -- xxx "There must be ingenuity as well as intention, strategy as well as strength. "

Re: Automatic type-ahead on single-column listbox?

2017-06-27 Thread Sujit Shah via 4D_Tech
There are some really nice TA examples on the french forum also our Man Keisuke.. I think it is a KB called Address Validation or something similar. I like the way Keisuke use Styled text to generate double row list boxes that pretty much look like JS drop downs. On Wed, Jun 28, 2017 at 12:52

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
So you are implying that I should set all style sheets to the system font My thinking has been to use the “Default “ style sheet and explicitly set it to the prevailing system font on both platforms. However, the stylesheet editor has only one setting for macOS and some obsolete windows OS. I

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
really dug into it. > > > > Keep in mind that the Yosemite system font is significantly wider than > its successors. > > > > -- > > Jeffrey Kain > > jeffrey.k...@gmail.com > > > >> On Oct 9, 2017, at 4:28 PM, Sujit Shah via 4D_Tech < > 4d_t

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
As always thanks for the confirmation On Tue, 10 Oct 2017 at 9:32 am, Jeffrey Kain via 4D_Tech < 4d_tech@lists.4d.com> wrote: > You can use any size. > > -- > Jeffrey Kain > jeffrey.k...@gmail.com > > > > > > On Oct 9, 2017, at 6:30 PM, Sujit Shah via

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
l-design/typography/ > > > 2017/10/10 10:57、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > > > "Automatic style sheets manage the font as well as its size and color" > > > > However, when I apply the "Automatic" style sheet I g

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
; > > > On Tue, Oct 10, 2017 at 2:03 PM, Keisuke Miyako via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > >> no, >> >> it simply means that the form is specifically designed. >> >> https://developer.apple.com/macos/human-interface-guidelines

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
then have the name to be used for the system font available for > calling thought the system. > > Cheers, > > Wayne > > > > > Regards, > > Wayne > > > [image: --] > Wayne Stewart > [image: http://]about.me/waynestewart > <http://a

San Fransisco Font

2017-10-08 Thread Sujit Shah via 4D_Tech
Does the SF font replace Lucida Grand on macOS Sierra? If so I don't seem to find it on my Mac? Has SF become the standard default font for macOS Sierra? -- xxx "There must be ingenuity as well as intention, strategy as well as strength. "

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
I think I am going to bite the bullet and do as Keisuke suggests. Testing it I found the User experience is way better.. An easy sprint or 2 for the hundreds of forms in the DB. On Tue, Oct 10, 2017 at 3:12 PM, Wayne Stewart via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi, > > I guess that's

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
t; stylesheet and replace it with > "Automatic". > > it's how 4D replaced all its internal dialogs. > > > 2017/10/10 13:34、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > An easy sprint or 2 for the > > hundreds of forms in the DB. > > > > >

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
I see from http://doc.4d.com/4Dv16/4D/16.1/Automatic-style-sheets.300-3373396.en.html "Automatic style sheets manage the font as well as its size and color" However, when I apply the "Automatic" style sheet I get a System Font 13 for fields and variables which is way too large for the form

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
Does this also explain the problem I have with retina displays? On Tue, Oct 10, 2017 at 12:57 PM, Sujit Shah wrote: > I see from http://doc.4d.com/4Dv16/4D/16.1/Automatic-style- > sheets.300-3373396.en.html > > "Automatic style sheets manage the font as well as its size and

Re: Updater v16

2017-10-11 Thread Sujit Shah via 4D_Tech
gt; when used outside of the context of autoupdating, the RESTART 4D command > simply restarts 4D. > > > 2017/10/11 8:11、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > What does this magical "updater" actually do? what files must be incl

Updater v16

2017-10-10 Thread Sujit Shah via 4D_Tech
The manuals say "in the application in production, call the RESTART 4D command: this command triggers execution of a utility program named "updater" that exits the current application, replaces it using the "pending" update if

Re: San Fransisco Font

2017-10-09 Thread Sujit Shah via 4D_Tech
4D_Tech < 4d_tech@lists.4d.com> wrote: > Sujit- > > You need to refer to it in your style sheets as “System Font.” > > > On Oct 9, 2017, at 1:09 AM, Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > > > Does the SF font replace Lucida Grand on

Re: PDF in Web Area not displaying on a Mac

2017-10-19 Thread Sujit Shah via 4D_Tech
Which version of 4D? On Thu, 19 Oct 2017 at 7:28 pm, John Baughman via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Not running 64-bit so I don’t believe Blink is involved, but tried your > suggestion. Still does not work. It loads a blank html or any html for that > matter, but not a pdf. > > > On

Re: PDF in Web Area not displaying on a Mac

2017-10-19 Thread Sujit Shah via 4D_Tech
Try updating Adobe On Thu, 19 Oct 2017 at 7:43 pm, John Baughman via 4D_Tech < 4d_tech@lists.4d.com> wrote: > R4 > > > On Oct 18, 2017, at 10:33 PM, Sujit Shah via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > > Which version of 4D? > > > >

Re: PDF in Web Area not displaying on a Mac

2017-10-19 Thread Sujit Shah via 4D_Tech
That’s disappointing Which version of 4D? Is integrated web kit ticked? I had a similar issue but don’t remember what fixed it. On Thu, 19 Oct 2017 at 7:11 pm, John Baughman via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I just checked and on my mac I did not have the adobe plug-in in the >

Re: List item parent question

2017-11-13 Thread Sujit Shah via 4D_Tech
No Perhaps an error in code On Tue, 14 Nov 2017 at 2:19 am, Kirk Brooks via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I'm working with hLists for the first time in a long time. I have a hList > with 3 hierarchical levels. I select 'this item' at level 3 and want to get > the Parent. > > A > > B

Re: Sending HTML Email?

2017-11-16 Thread Sujit Shah via 4D_Tech
There are a number of HTML email validators from freebie ones to sophisticated ones like Litmus. They can check for errors and mail client compatibility as well. Have you tried them. I would start with http://www.htmlemailcheck.com On Fri, Nov 17, 2017 at 9:08 AM, bob.miller--- via 4D_Tech <

Re: FTP_Progress

2017-11-01 Thread Sujit Shah via 4D_Tech
mand > is deprecated in the 64-bit version of OS X. > When called in this environment, the command returns error -2201 > (unimplemented feature). > > > 2017/11/02 11:57、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > Is the

Re: FTP_Progress

2017-11-01 Thread Sujit Shah via 4D_Tech
erations. The FTP_ProgressFTP_Progress command >> is deprecated in the 64-bit version of OS X. >> When called in this environment, the command returns error -2201 >> (unimplemented feature). >> >> > 2017/11/02 11:57、Su

Re: SET UPDATE FOLDER

2017-11-08 Thread Sujit Shah via 4D_Tech
; CREATE FOLDER(Temporary folder+Generate UUID+Folder separator;*) > > it's only needed for the swapping process. > when automatic update is over, the old app goes to trash. > > > 2017/11/09 14:23、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > > > Automatic Up

Re: SOAP Parameter Limit (Sujit Shah)

2018-05-18 Thread Sujit Shah via 4D_Tech
Agree XML or JSON would be best. At this stage only providing support to an existing web service. On Fri, May 18, 2018 at 7:51 PM, Wayne Stewart via 4D_Tech < 4d_tech@lists.4d.com> wrote: > If I needed to pass that many parameters I'd pass them as a JSON string. > > One text parameter containing

Re: Auto Positioning Print Forms

2018-05-21 Thread Sujit Shah via 4D_Tech
Footer, etc.). Not sure that it works > with On Load for printing. > > John DeSoi, Ph.D. > > > > On May 20, 2018, at 10:43 PM, Sujit Shah via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > > I am trying to automatically "center" the Form 4D prints usin

SOAP Parameter Limit

2018-05-16 Thread Sujit Shah via 4D_Tech
Is there a limit to the number of parameters that can be passed to a SOAP call. Our legacy web service methods has reached 100 and crashes no matter which parameter is added. I wish 4D would have some documentation on this. ;-( -- xxx "There must be ingenuity as

Auto Positioning Print Forms

2018-05-20 Thread Sujit Shah via 4D_Tech
I am trying to automatically "center" the Form 4D prints using PRINT FORM. For some reason no matter where the form objects are placed I keep getting the same coordinates in the first line of code below: `Form event On Load OBJECT GET COORDINATES(*;"@";$lLeft;$lTop;$lRight;$lBottom) //The form

Re: Auto Positioning Print Forms

2018-05-21 Thread Sujit Shah via 4D_Tech
16/4D/16.3/OBJECT-GET-COORDINATES.301-3651562.en.html > > > 2018/05/21 12:43、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > > > I am trying to automatically "center" the Form 4D prints using PRINT > FORM. > > > > For some reason no matter wh

Re: Save Record($vptr_Table->)

2018-06-10 Thread Sujit Shah via 4D_Tech
You have an invalid table number as the error message says. Perhaps I don’t fully understand the issue. On Mon, 11 Jun 2018 at 6:22 am, Jody Bevan via 4D_Tech <4d_tech@lists.4d.com> wrote: > Pat: > > Thanks for the pointer to this. We have never used the unique field > checkbox in any of our

Re: Constants - Can I make a Date Constant?

2018-05-01 Thread Sujit Shah via 4D_Tech
:-) On Wed, 2 May 2018 at 5:22 am, Arnaud de Montard via 4D_Tech < 4d_tech@lists.4d.com> wrote: > > > Le 30 avr. 2018 à 21:33, Chip Scheide via 4D_Tech <4d_tech@lists.4d.com> > a écrit : > > > > for example : !00/00/00! > > > //KdateNull -> date > c_date($0) > $0:=!00/00/00! > > -- > Arnaud

Re: 16.3 HF2 test of the new network layer

2018-05-01 Thread Sujit Shah via 4D_Tech
Very encouraging On Wed, 2 May 2018 at 1:27 am, Paul Lovejoy via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Thanks for sharing! > > Paul > > > On 1 May 2018, at 16:43, Jeffrey Kain via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > > > Over the weekend, we ran our production 4D Server using the new

Re: 9913 SOAP errors

2018-04-30 Thread Sujit Shah via 4D_Tech
oap calls and except for >> the closing call. >> >> > 2018/04/30 9:12、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: >> > We have a customer with a 4D web server behind a proxy. The customers IT >> > department ping the WSDL (a secure https url). Bo

9913 SOAP errors

2018-04-29 Thread Sujit Shah via 4D_Tech
We have a customer with a 4D web server behind a proxy. The customers IT department ping the WSDL (a secure https url). Both their IT department and the 4D error logs are reporting 9913 SOAP errors several times a day. That the "web server is not reachable" is a cause of concern. This is a large

Re: 9913 SOAP errors

2018-04-29 Thread Sujit Shah via 4D_Tech
> normally, it should only be used with blocks of soap calls and except for > the closing call. > > > 2018/04/30 9:12、Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> のメール: > > We have a customer with a 4D web server behind a proxy. The customers IT > > department ping

CREATE VIEW and then QR

2018-02-08 Thread Sujit Shah via 4D_Tech
Is it possible to create a view and then allow the user to select the fields and print reports using Quick Reports? -- xxx "There must be ingenuity as well as intention, strategy as well as strength. "

Can't Run Method In Design Environment

2018-02-11 Thread Sujit Shah via 4D_Tech
I have access to the design environment. I can create a method but the menu under Run-> Method is disabled. I am in interpreted mode but "Run Interpreted" is enabled. Very Strange.. -- xxx "There must be ingenuity as well as intention, strategy as well as strength.

Re: Can't Run Method In Design Environment

2018-02-11 Thread Sujit Shah via 4D_Tech
; jeffrey.k...@gmail.com > > > > On Feb 11, 2018, at 6:18 PM, Sujit Shah via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > > I have access to the design environment. I can create a method but the > menu > > under Run-> Method is di

Sort Tables and Fields in QR editor

2018-02-15 Thread Sujit Shah via 4D_Tech
I remember this was discussed before but cannot seem to find the thread Anyone? -- xxx "There must be ingenuity as well as intention, strategy as well as strength. " ** 4D Internet Users Group (4D

Re: Sort Tables and Fields in QR editor

2018-02-15 Thread Sujit Shah via 4D_Tech
Don’t bother found it. :-) http://doc.4d.com/4Dv16R4/4D/16-R4/SET-FIELD-TITLES.301-3317195.en.html On Thu, 15 Feb 2018 at 8:14 pm, Sujit Shah wrote: > I remember this was discussed before but cannot seem to find the thread > > Anyone? > > > -- > >

NQR_ADD_SORT (quick-report)

2018-03-15 Thread Sujit Shah via 4D_Tech
I am getting these errors after adding 14-15 fields in Quick Reports. QR SET SORTS (Error 9852) 9852 refers to invalid parameter Has anyone seen this error? NQR_ADD_SORT is an inbuilt 4D QR method. -- xxx "There must be ingenuity as well as intention, strategy

Re: NQR_ADD_SORT (quick-report)

2018-03-15 Thread Sujit Shah via 4D_Tech
Update: It happens after exactly 31 fields are dragged onto the Quick Report. Regardless of Table. On Fri, Mar 16, 2018 at 9:10 AM, Sujit Shah wrote: > I am getting these errors after adding 14-15 fields in Quick Reports. > > QR SET SORTS (Error 9852) > > 9852 refers to

Web Server Freeze

2018-04-11 Thread Sujit Shah via 4D_Tech
We are having random occasional freezing of the Web Server with several SOAP call processes accumulating on the Server Process window with a "waiting for flag" state. Eventually the 4D Server stops responding and a forced restart is required. Our sites can have upto 300 calls per second. There

Re: Web Server Freeze

2018-04-11 Thread Sujit Shah via 4D_Tech
15.2 Windows On Thu, Apr 12, 2018 at 10:26 AM, John DeSoi via 4D_Tech < 4d_tech@lists.4d.com> wrote: > What 4D version? Mac or Windows? > > > On Apr 11, 2018, at 6:55 PM, Sujit Shah via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > > > > We are having rando

Appending XML Elements

2018-04-11 Thread Sujit Shah via 4D_Tech
Is there a more efficient way that a large number of sub - elements can be added to the root element? At the moment we are using a For Loop. (I am looking for something like SELECTION TO JSON or JSON Stringify array for XML..) -- xxx "There must be ingenuity as

Corrupted? 4D SOAP message

2018-03-01 Thread Sujit Shah via 4D_Tech
Occasionally we are receiving certain SOAP calls which are crashing the server. How do you capture the entire SOAP message between OWA and the SOAP method? What network conditions or device can cause a malformed or corrupted SOAP message. I ask this because the same message when resent works. --

Re: Corrupted? 4D SOAP message

2018-03-01 Thread Sujit Shah via 4D_Tech
I got WEB GET HTTP BODY which answers my first question. On Fri, Mar 2, 2018 at 11:11 AM, Sujit Shah wrote: > Occasionally we are receiving certain SOAP calls which are crashing the > server. How do you capture the entire SOAP message between OWA and the SOAP > method? > >

4D 15R5 Feedback

2018-02-26 Thread Sujit Shah via 4D_Tech
We have a database which uses SOAP across several sites in various configurations of C/S, C/S <-> C/S and C/S <-> Standalone. The server crashes randomly (or so it seems) with a MSVCR120.dll crash. We have updated to the latest Visual Studio/ reinstalled etc but the crashing persists. Has anyone

Re: [SAD NEWS] legendary developer and 4D base-rock Ortwin Zillgen

2018-02-28 Thread Sujit Shah via 4D_Tech
Very sad to hear. We did buy a few components from him. Always great with UI and a very pragmatic approach. He was very active and always had a very refreshing way to resolve issues. He will be missed greatly God Bless On Tue, 27 Feb 2018 at 9:22 pm, Herr Alexander Heintz via 4D_Tech <

Re: 4D 15R5 Feedback

2018-02-28 Thread Sujit Shah via 4D_Tech
s per minute, and it would typically > crash after 15-20 minutes or so. > > J > > On 28 Feb 2018, at 12:54 pm, Sujit Shah via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > > > Justin, > > > > Was it the volume of SOAP calls or the frequency that cause

Re: 4D 15R5 Feedback

2018-02-27 Thread Sujit Shah via 4D_Tech
Justin, Was it the volume of SOAP calls or the frequency that caused the crashes? We are clocking around 400 per minute at peak times. On Wed, Feb 28, 2018 at 9:39 AM, Justin Carr via 4D_Tech < 4d_tech@lists.4d.com> wrote: > That one was raised by me but in our case, it is only happening on

Re: 4D 15R5 Feedback

2018-02-27 Thread Sujit Shah via 4D_Tech
Thanks Keisuke Do you know if this fixed in 15R5 as well? On Wed, Feb 28, 2018 at 8:29 AM, Keisuke Miyako via 4D_Tech < 4d_tech@lists.4d.com> wrote: > that would be: ACI0097539 > > > https://bugs.4d.fr/fixedbugslist?branch=16_R6 > https://bugs.4d.fr/fixedbugslist?branch=16 > > > 2018/02/28