Gardens allows to create additional functionalities or their modeling according to Client’s business needs. This is an open system that enables creating links with other programs operating other areas of the company.
Moving from one location to the rank of a wide retail network and vice versa does not cause any difficulty for the system. Gardens is adjusted to the pace of company business development.
Gardens performs business needs dynamically, enables rapid implementation process and change management by implementation team, thanks to an integrated development environment of application - Gardens ERP.
We created a new technology. GAM is a modern platform for application development. QLX is a special high-level programming language developed especially for ERP Gardens.
Operation in various modes and access from mobile devices both at headquarters and for the sales representatives.
we are a producer of enterprise class software as well as dedicated programming environment Gardens Application Model.
Based on 20 year experience in development and implementation of an Enterprise Resource Planning software, Gardens team designed hi-end flexible solution that consist of Integrated Development Environment and application layer of which the key component is Gardens ERP system.
Gardens Software main priority is to deliver ultimate solutions tailor-made and customized to our Client's needs. That is why, one of the key areas covered during development and implementation process is the understanding of sector and company specific business success drivers.
Gardens-Software provides ERP software solutions as well as creates and develops modern, specialist integrated development environment (IDE) incorporated in its ERP system.
All dynamically growing organisations require not only functional software for process management, but also a platform that provides a basis to develop software functionality dynamically as the company grows. Therefore, we have invented our new high-level programming language, created a complier and specialist, completely integrated and optimised application development environment for ERP system implementation. Our aim was to streamline processes while implementing, customising and developing software solutions in companies.
We deliver implementation projects and are building a countrywide partner network in Poland. The primary mission of Gardens-Software is to promote the awareness that the ERP system market is divided into two categories of unmodifiable, out-of-the box applications and ERP platforms. A modern ERP system is a development platform that requires implementation methodology based on the objective of innovative company reorganisation.
Funkcja
DS:_ASXML - Metoda zwraca strukturę oraz zawartość danych DS w postaci XML. W zależności od parametru XML zawiera jeden lub wiele poziomów DS.
Pola binarne typu BLOB są zapisywane w postaci heksagonalnej gdzie każdemu bajtowi odpowiadają dwa znaki ASCI.
Pola typu Date są zapisywane w postaci 'Dyyyymmdd hhmmss' np: 'D20010101 083000' co odpowiada dacie:
2001-01-01 g.8:00:00.
Pola typu Decimal są konwertowane do tekstu zgodnie z ustawieniami regionalnymi systemu Windows.
Składnia
_ASXML ([subds_class]) : Text
subds_class -
0 - XML wynikowy zawierał będzie wszystkie podgałęzie subds
1 - XML wynikowy zawierał będzie tylko DS najwyższego poziomu bez podgałęzi subds,
2 - XML wynikowy zawierał będzie tylko podgałęzie subds w tej samej klasie tabel co główny DS
Przykład
:Cust:FIRST;
// all tables Customer DS
INFO(:Cust:_ASXML(0));
// only Customer table
INFO(:Cust:_ASXML(1));
// only Customer dictionary tables
INFO(:Cust:_ASXML(2));
//1 node is <Customer__recid>1<Field1>val1</Field1><Field2>val2</Field2>....</Customer__recid>
Interesting articles
How to choose ERP system?
The selection of an ERP system is one of the most significant and the most difficult step of ERP software implementation. Selection of the key criteria determines final decision of the company. more...