Die Suche ergab 34 Treffer

von skiman
Mo, 04. Jul 2022 13:30
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, I agree, BOA isn't made to build games, webshops or flashy apps. It is made to build CRUD applications where you need a powerfull grid and forms. There is also put a lot of effort in the navigation. The combination of this makes it possible to create a powerfull web application for all kind...
von skiman
Mo, 04. Jul 2022 11:04
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, Angular isn't helping me in my conversion of my xbase application to a web application. In the past 15 years I was struggling with different solutions to build a web application where I could use the same data as my windows application at the same time. By using Angular we have build BOA. T...
von skiman
Mo, 04. Jul 2022 9:38
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, As you noticed by yourself, learning a technology as Angular is a steep learning curve, and to use BOA you don't need it. BOA is developed with Angular and the main goal of the system is that a developer don't need to know how to develop it. You just need to use it to build your web applica...
von skiman
Do, 30. Jun 2022 12:32
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi, Just for your information. Currently we are upgrading BOA to the latest Angular 14. Meanwhile we also worked on the implementation of css which is also almost finished by now. Seems as a lot of developers are waiting for the 'holy grail'. The past has proven that waiting for Alaska after an anno...
von skiman
Do, 19. Mai 2022 16:25
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi, Today we modified the licence system, as discussed Monday. At login BOA will send the licence key to our licence server, but in case there is no answer from the licence server, it will proceed without any warning. This way the system can be used in a closed intranet without any problem. Also whe...
von skiman
Di, 17. Mai 2022 22:06
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Chris, version 1: Http failure response for http://109.237.216.152:8880/v1.0/login: 0 Unknown Error version 2: Http failure response for http://109.237.216.152:8880/v1.0/login: 0 Unknown Error Both tested with user de and password de01 Jan Hi Jan, I succeeded to get the same error. If I start http ...
von skiman
Di, 17. Mai 2022 20:46
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, If you would have read one of my previous posts, and executed my sample, you should know that with '*klein' you would get the results. In EON the result is 132 records. A customer as nummer 757 should also appear in the list, since there is a contact for this customer with the word 'klein' ...
von skiman
Di, 17. Mai 2022 18:53
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, After checking one of your demo's, I can say that my customers wouldn't be pleased with the way it works. - Clicking to select a row. - Click on the edit button to start editing. If you have to enter hundreds of order lines a day, you won't be happy with this kind of behaviour. Just my two ...
von skiman
Di, 17. Mai 2022 18:50
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, I knew there must be something... Anyway, you are not correct. It is up to you to decide how to do this. 1. Loading: When you select a row in the grid, the data is requested. So you have the data as it is on that moment. It is not the data from the grid, since that data could be updated. Al...
von skiman
Di, 17. Mai 2022 18:04
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Otto,

In attachment the demo database.
klant000 has more than 30.000 customers
klext000 has more than 180.000 contacts.

The database is scrambled, all addresses are fictive and email is empty.

Regards,
Chris
von skiman
Di, 17. Mai 2022 17:51
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto,

I need to 'hussle' that database to be sure there aren't any real addresses in it. Then I can post a link to it, it is rather big. There are a lot of fields in it.

Regards,
Chris
von skiman
Di, 17. Mai 2022 17:37
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Jan, No, you don't need to enter something isn the API/URL. If this is empty, if will use my demo iAPI. If you have your own iAPI server, you can enter your URL. This can be a http://localhost:8888/.... For the demo you can leave it empty, so my server will be contacted. The IP you have seen in t...
von skiman
Di, 17. Mai 2022 17:14
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Jan,

Maybe your firewall doesn't allow the BOA platform to connect to another server. In this case the IP for the iAPI server of the demo?

Regards,
Chris
von skiman
Di, 17. Mai 2022 16:40
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Jan, I'm wondering if there is some check on the server for the IP address. Could you try the following: Go to https://www.boa-platform.com Click in the menu on Demo. Select 'Yes, bring me to the demo'. In case this isn't working, you can try the following link: http://eon.aboservice.be , this is...
von skiman
Di, 17. Mai 2022 16:01
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Otto, Meanwhile I took the time to visit the modharbour.club. You can use BOA with Harbour, you can create a http-server with the use of hbhttpd. This way you can use both systems at the same time. You can have your screens with the tables, and meanwhile use the fast way to develop the grids and fo...
von skiman
Di, 17. Mai 2022 14:54
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, Printing on different printers isn't a problem. Directly printing from a webapplication to a printer on a network is not that common. In some cases it will not work because of security settings. However with BOA this isn't a problem. I try to explain below. In your case I suppose that all t...
von skiman
Di, 17. Mai 2022 13:52
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Otto, I checked the posted link about your html-report. One of the goals of BOA is to provide a system where a developer can build an attractive powerfull web-application without knowledge of HTML, CSS, Javascript, Typescript, ... Another goal is to create a hybrid system with re-use of existing ...
von skiman
Mo, 16. Mai 2022 14:11
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi,

The new version will be available at the end of the week.

Regards,
Chris
von skiman
Mo, 16. Mai 2022 12:03
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Martin,

When the licence system will be modified, it will be possible to use BOA without the licence check in a closed environment, forever.

When using the demo version, it will send the licence check to the server. You have up to 30+30 days to decide if you want to buy BOA.

Best regards,
Chris
von skiman
Mo, 16. Mai 2022 11:24
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi Carlo, I suppose there are some language/translation issues here. I wrote: ... we will provide ... which means that we will change the current way of working. At this moment it won't work on your intranet. In future it will work. I made the refund because I don't want that you feel unhappy about ...
von skiman
Mo, 16. Mai 2022 9:17
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

Hi All, During the weekend I thought about the above licence issue. I decided the following: - System will remain, at login there is one request to our licence server. This system is used to start a 30-day trial period, and this is important for developers. This way everyone can start and test the s...
von skiman
Sa, 14. Mai 2022 18:07
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Carlo, You have send me an email on Friday about this problem. Within an hour I explained you that there was ONE call to the licence server. You told me that you couldn't use the system if that behaviour was present, since your customer can't access an external website. It seems as they are on an i...
von skiman
Fr, 13. Mai 2022 14:57
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Stefan, Boa is started as a project to create web applications for typical Business applications. As I said wednesday, the disadvantage is that you can't change the theme. If someone doesn't like the look and feel, BOA isn't suited. If you like the functionality and possibilities of it, it can be a...
von skiman
Fr, 13. Mai 2022 12:12
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Volker, is it possible to modify CSS-Files in BOA to change colors? No, at this moment it isn't possible. You can change the style for each element, but you can't use classes. We are looking to the possibility to add this functionality to BOA. I will come back to this question in a few days. Regard...
von skiman
Fr, 13. Mai 2022 12:08
Forum: Web
Thema: BOA-Session
Antworten: 125
Zugriffe: 21663

Re: BOA-Session

@Stefan, Do you have experience in Handhelds e.g. Datalogic Skorpio X4 and BOA? I'm afraid that the webbrowser of this kind of devices isn't that powerfull? You can test it. If you go to http://eon.aboservice.be you will get the login screen. Of course it would be possible to create special menu's a...