Re: Re: Long running reports to disk intermittently disrupted and fail

2020-04-17 Thread Chip Scheide via 4D_Tech
why not just save the blob in a (temporary) record? the blob is auto transmitted to the server via 4D. and you can then (on the server) do a blob to document if necessary > Now I create the document as before, do a document to blob on the > client and call an "execute on server"-method that

Re: reporting table relations

2020-04-17 Thread Keisuke Miyako via 4D_Tech
you can also introspect relations by parsing the xml from "export structure" example: https://github.com/miyako/4d-utility-structure-to-svg-converter-v2 ** 4D Internet Users Group (4D iNUG) Archive:

Re: Configure 4D server as Windows Service on Windows Server 2016

2020-04-17 Thread Keisuke Miyako via 4D_Tech
4D Server does not have to run on a server OS. many users find the option both practical and affordable. the server side admin window makes perfect sense for those kinds of distribution. for headless deployment, https://blog.4d.com/headless-4d-applications/ you can either: 1. take advantage

Re: Anyone used Twilio SMS?

2020-04-17 Thread Kirk Brooks via 4D_Tech
Hey Joshua, Thanks for the real life feedback. I got Twilio up and running with the help from another friend and it looks great. We will be deploying it in a couple of weeks. On Fri, Apr 17, 2020 at 2:27 PM Joshua Hunter via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I've used Twilio since about

Re: Multiple instances of 4D Client

2020-04-17 Thread Tim Nevels via 4D_Tech
On Apr 17, 2020, at 4:27 PM, Kevin Abraham wrote: > Simply go find your 4D Installation, in my case 4D v13.3 in Program Files > (x86). Then make as many copies of that 4D folder as you need, in your case 1 > and in my case 4. They will be named 4D v13.3 - Copy, Copy(2), etc. by > windows when

Re: 4D Created and Developed by Screen on Quitting standalone Desktop Application

2020-04-17 Thread John J Foster via 4D_Tech
Hi nisshaa, That’s what comes with the volume desktop. The only way to remove that screen is by being able to form a special OEM relationship with 4D based upon unit sales volume. 4D store says: "The 4D OEM Desktop license is designed for software developers with a large number of customers,

Re: Multiple instances of 4D Client

2020-04-17 Thread Ken Geiger Gmail via 4D_Tech
Thanks all. I doped the 4D directory... we’re are good to go. Ken Sent from my iPhone > On Apr 17, 2020, at 3:37 PM, JOHN BAUGHMAN via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Forgot to mention he is on 4D v18. > >> On Apr 17, 2020, at 11:36 AM, JOHN BAUGHMAN wrote: >> >> I don’t

Re: Multiple instances of 4D Client

2020-04-17 Thread JOHN BAUGHMAN via 4D_Tech
Forgot to mention he is on 4D v18. > On Apr 17, 2020, at 11:36 AM, JOHN BAUGHMAN wrote: > > I don’t think you have to create duplicate copies of 4D. I an not on Windows > but have a client who is on Windows 10 and he is able to have multiple > instances of the same 4D client running at the

Re: Multiple instances of 4D Client

2020-04-17 Thread JOHN BAUGHMAN via 4D_Tech
I don’t think you have to create duplicate copies of 4D. I an not on Windows but have a client who is on Windows 10 and he is able to have multiple instances of the same 4D client running at the same time on the same machine, each connected to different 4D servers. John > On Apr 2, 2020, at

Re: Multiple instances of 4D Client

2020-04-17 Thread Darin Schroeder via 4D_Tech
You can duplicate the folder, but you have to rename the executable too ... so 4D.exe becomes 4D-A.exe and 4D-B.exe ... something unique. I also create a folder called 'clientLocal' next to the executable for all the plugins, components, resources, etc. On windows 10, I had to change the security

RE: Anyone used Twilio SMS?

2020-04-17 Thread Joshua Hunter via 4D_Tech
I've used Twilio since about 2015, but not from 4D. I've found their support to be friendly and helpful. Their pricing is transparent and they offer good logging and let you control your maximum spend. I highly recommend them. I haven't had an outage that I noticed and it costs me less per

4D Created and Developed by Screen on Quitting standalone Desktop Application

2020-04-17 Thread nisshaa2004 via 4D_Tech
Hi All, I am new to 4D and recently built a standalone desktop application using 4D Volume Desktop (v16.4 and v16.6). The build is successful and I am able to run the exe. But while quitting the application, right before closing, the 4D Created and Developed by Screen appears. I do not want that

Re: running server v17.3 as a service

2020-04-17 Thread Tonu Mikk via 4D_Tech
We are experiencing the same issue. Microsoft has turned off the ability to interact with the software running as a Service in Session 0. We found a software that addresses this, but are a bit afraid to jump on it - https://kb.firedaemon.com/support/solutions/articles/4000123189 . Anyone have

Re: Multiple instances of 4D Client

2020-04-17 Thread Kevin Abraham via 4D_Tech
Don’t tell me Windows 10 for 4Dv16.2 has broken this but it is incredibly easy and we have been doing this with up to 4 Servers since v6 all the way to v13, so I would be very surprised if this ability was changed by Window or 4D. Simply go find your 4D Installation, in my case 4D v13.3 in

Configure 4D server as Windows Service on Windows Server 2016

2020-04-17 Thread Tonu Mikk via 4D_Tech
Hello, We are having trouble being able to manage a 4D server (v18.2) on Windows Server 2016 when the 4D server Windows service is set up to run under a Local System account. The interactive service window never shows up. I understand that Microsoft has turned off the Interactive Service window

Re: reporting table relations

2020-04-17 Thread Chuck Miller via 4D_Tech
Never mind. I figured it out If any interested, here is the code C_TEXT($Rep_txt) C_LONGINT($Table_l;$Field_L;$OneField_L;$OneTable_L) For ($Table_l;1;Get last table number) If (Is table number valid($Table_l)) For ($Field_L;1;Get last field number($Table_l))

Re: Long running reports to disk intermittently disrupted and fail

2020-04-17 Thread John J Foster via 4D_Tech
On Apr 17, 2020, at 12:15 PM, John J Foster wrote: Hey Kirk and Miyako, I like the idea of having a copy at months end and then moving it. This client is quite picky about what I can do and what I can’t. Been working with them since 1994-1995 I think. Anyway thanks for the ideas.

Re: Long running reports to disk intermittently disrupted and fail

2020-04-17 Thread John J Foster via 4D_Tech
Hey Arnaud, No worries not on a MacOS. John… > Unfortunately on macOS it's not enough, I sometimes have the shared volume > when I ask "are you here", a while after it's gone. I use an applescript that > is called each time 4D sees a volume is gone to mount it, but same problem > can

Re: Re: Long running reports to disk intermittently disrupted and fail

2020-04-17 Thread Bernd Fröhlich via 4D_Tech
Arnaud de Montard: > Unfortunately on macOS it's not enough, I sometimes have the shared volume > when I ask "are you here", a while after it's gone. I use an applescript that > is called each time 4D sees a volume is gone to mount it, but same problem > can occur. I feel like fighting with

reporting table relations

2020-04-17 Thread Chuck Miller via 4D_Tech
Hi All, 4D v 17.4 has anyone written code to report on all table relations in a structure. I am looking at doing this but can not see the command I would use. I am sure I simply can not see the forest for the trees Thanks and regards Chuck

Re: Long running reports to disk intermittently disrupted and fail

2020-04-17 Thread Arnaud de Montard via 4D_Tech
> Le 16 avr. 2020 à 22:33, John J Foster via 4D_Tech <4d_tech@lists.4d.com> a > écrit : > > Hi Arnaud, > > Yes that path would have to tested and if not found then a report or email > sent alerting them. Unfortunately on macOS it's not enough, I sometimes have the shared volume when I ask